How to Check if an Email Address Is Valid
Five ways to check if an email address is valid, from quick syntax checks to full SMTP verification, and which one to use for each situation.
There are several ways to check if an email address is valid, ranging from instant syntax checks to full mailbox verification. The right one depends on how confident you need to be.
Check an address now
The free email checker runs all of these checks at once, no signup required.
1. Syntax check
Confirm the address is well-formed and catch typos. Fast, but it only tells you the format is right, not that the mailbox exists.
2. Domain check
Confirm the domain exists and resolves. A valid format on a dead domain is still undeliverable.
3. MX record lookup
Check that the domain has mail servers configured to receive email. Use the free MX lookup tool for any domain.
4. SMTP check
Connect to the mail server and ask whether the mailbox exists. This is the strongest signal, though some providers like Gmail do not reveal it.
5. Full verification
Combine all of the above with catch-all, disposable and role-account detection and a confidence score. That is what a real verifier does, and what you should run before sending. See what email verification is for the full breakdown.
Ready to verify your email list?
Start free with 1,000 verification credits. No credit card required.