Email Verification
Check an address before you send. See its status, risk score and reason.
Every answer comes from the mail provider itself, and when it will not answer, we say unknown instead of guessing.
Check an address before you send. See its status, risk score and reason.
Grade your sending domain across 8+ checks and get the exact DNS fix.
Turn a name and company domain into a verified work email.
A verifier that never says “I don’t know” is guessing. Here is every verdict InboxValid returns and what each one means for your next send.
The mailbox exists. The receiving provider confirmed the recipient, so this address can be mailed today.
The server rejected the recipient outright. Sending here is a guaranteed hard bounce, and hard bounces are what mailbox providers count against your reputation.
The domain accepts everything, so acceptance proves nothing. We say so instead of scoring it valid, and give you a risk score to decide with.
A throwaway inbox from a known temporary provider. It will stop existing shortly, so remove it from any long-term list or nurture sequence before you send.
A shared functional mailbox rather than a person. Deliverable, but it draws complaints in cold outreach, so it is flagged separately from invalid.
The server gave no straight answer within the retry window. We return unknown rather than guessing, and you pay only if a later re-run resolves it.
Every address is checked against its mail provider: syntax, typo detection, MX records and mailbox existence, with native lookups for Google, Microsoft 365, Yahoo and iCloud. Results in seconds.
{
"email": "sara@acmecorp.com",
"status": "valid",
"sub_status": "mailbox_exists",
"provider": "google",
"mx_host": "aspmx.l.google.com",
"trust_score": 96
}Enter a name and company domain. We test the likely work-email patterns against the live mail server and returns the one that answers.
Sara Chen · acmecorp.com pattern first.last candidate sara.chen@acmecorp.com status found and verified
One click grades a domain across 8+ checks, including MX, SPF, DKIM, DMARC, PTR, blocklists, MTA-STS and BIMI, plus a Gmail/Yahoo/Microsoft bulk-sender verdict.
acmecorp.com grade B+ MX pass SPF pass DKIM pass DMARC p=none PTR pass blocklist clean MTA-STS none BIMI none
Paste up to 50,000 addresses or upload CSV, TSV, TXT, Excel or JSON files of up to 10 million rows. Watch live progress, pause or cancel any time, and pay only for what reaches a verdict.
job_8f21c4 running 38,204 / 50,000 valid 29,881 invalid 5,402 catch-all 2,117 unknown 804
Spot catch-all domains, role accounts and risky addresses with a per-email risk score, so you decide what makes the cut.
hello@agency-mail.net catch-all risk 58 support@acmecorp.com role risk 41 sara@acmecorp.com clean risk 4
Temporary and throwaway inboxes are flagged automatically before they ever pollute your list or skew your metrics.
if (result.is_disposable) {
return reject("Use a permanent address");
}Verify at signup, in your CRM or anywhere else with simple API keys, a REST API with rich structured results, and live job progress over SSE.
curl https://api.inboxvalid.com/v1/verify \
-H "Authorization: Bearer $IV_KEY" \
-d '{"email":"sara@acmecorp.com"}'Every account starts with free credits; eligible business emails can apply for 100,000.
Sign Up Free