v2.0.0 — now on npm

Notes on stopping disposable emails.

Practical writing about throwaway email domains, self-hosted validation and keeping fake signups out — from the team building SpamNull.

Featured

A high-speed processor validating email data
PerformanceSep 3, 2026·5 min read

Email Validation Performance on Hot Paths

Signup, comments and coupon endpoints run under load. Why a local lookup with no DNS or HTTP round-trip is the only check safe to run everywhere.

Read article →

All articles

Two lines to first detection

Install the package and block throwaway domains locally — no external API, no data leaving your stack.

$ npm install spamnull