Email checker
that goes deeper
Check if any email address is valid, deliverable, and safe to send to — with real SMTP verification, not regex.
What it catches
Every shape of bad email — caught before it ever lands in your database.
Invalid emails
Mailboxes that don’t exist, typo’d domains, unreachable servers — bounces that wreck your sender reputation.
Disposable addresses
Throwaway mailboxes from Mailinator, Guerrilla Mail, 10MinuteMail and 100k+ others — caught and flagged.
Role-based emails
Shared inboxes like info@, admin@, support@ — high spam-complaint rates, low engagement.
Typos before submit
gmial.com → gmail.com, yhaoo.com → yahoo.com. Suggest the fix while the user is still on the form.
Dead domains
Domains with no MX records or expired DNS. Filtered before they ever reach your queue.
Risky catch-alls
Domains that accept every address as “valid”. Scored separately so you can decide your risk tolerance.
A five-layer verification pipeline
Every email runs through the same five layers. Each layer narrows the verdict — what comes back is one number you can act on.
Syntax & format
RFC 5322 compliant check — catches typos, malformed domains, missing @, invalid characters.
DNS & MX lookup
Queries the domain for active mail-exchange records. Confirms the domain can actually receive email.
Reputation analysis
Cross-references 100,000+ known disposable providers and flags role-based + free-provider addresses.
SMTP mailbox check
Opens an SMTP conversation with the recipient server to verify the mailbox exists — no email is ever sent.
Score & grade
Combines every signal into a 0.0–1.0 deliverability score and an at-a-glance quality grade.
Helps demonstrate due diligence under GDPR / CAN-SPAM / CASL — record only consenting, real addresses.
Check any email, right now
Try presets, flip options, see the live response. No signup, no key required.
Simple pricing
Cancel anytime. 14-day money-back if it's not for you.
Starter
- 5,000 validations / month
- real SMTP verification
- single API key
- validation history
Growth
- 15,000 validations / month
- bulk validation
- real SMTP verification
- email OTP 2FA (25k/mo)
Pro
- 50,000 validations / month
- unlimited API keys
- duplicate removal
- webhooks & callbacks
Unlimited
- unlimited validations
- all Pro features
- dedicated support
- fair use up to 5M/mo
Email checker FAQ
What does the email checker actually check?
How is this different from a regex email checker?
Can I check emails in bulk?
How fast is the email checker?
Does the email checker actually send a message to the address?
Start checking emails today
Try the playground or get an API key for programmatic access.