Email typo checker.
Catch misspelled email domains — gmial.com, hotnail.com, yaho.com — before they bounce. Paste an address and get a did-you-mean suggestion, right here in your browser. No account, no card.
Checks the domain against common mailbox providers and flags likely misspellings. Runs entirely in your browser.
Why a mistyped domain is a guaranteed bounce
A typo in the domain is one of the most common — and most preventable — causes of a hard bounce. Someone means to type gmail.com and fat-fingers gmial.com; the address is valid in form, so it sails past a format check and into your list, where it sits until your next send hard-bounces it. And a mistyped domain isn't just a bounce — it can be a spam trap, since some operators register typo domains specifically to catch careless senders.
- Caught at signup, it's a save
- A did-you-mean prompt turns a lost subscriber into a corrected one in a single click — far better than a silent bounce weeks later.
- It's the one check regex can't do
- A pattern can't tell a real domain from a near-miss of one — that needs a comparison against known providers. More in why regex email validation fails.
Email typo checker — FAQ
Catch typos at signup, automatically
The verification API returns a did-you-mean on every check, so you can offer the correction in real time — start free with 100 credits.