An email health checker analyses everything that affects whether your emails reach the inbox — or end up in spam. Unlike individual lookup tools that return raw DNS records, this tool combines five critical checks into a single plain-English verdict: MX records, SPF, DKIM, DMARC, and blacklist status.
Every email you send passes through a gauntlet of authentication checks before it reaches its destination. The receiving mail server first confirms your domain has MX records to prove it can send and receive mail, then verifies SPF to confirm your sending server is authorised, validates the DKIM signature to prove the message has not been tampered with, and checks DMARC to determine what should happen if authentication fails. On top of all that, your mail server's IP address is cross-referenced against seven global spam blacklists maintained by organisations like Spamhaus, SpamCop, and Barracuda.
A gap in any one of these layers can cause legitimate email to land in spam, get rejected outright, or leave your domain open to spoofing and phishing. This free email deliverability checker runs all five checks simultaneously and delivers a clear verdict — Healthy, Warning, or Critical — along with a detailed breakdown so you know exactly what needs fixing, why it matters, and where to start. Whether you're asking why are my emails going to spam or auditing a client's domain, this is the only check you need to run first.
How to Use the Email Health Checker
- 1
Enter your domain name
Type the domain you want to audit — for example, yourbusiness.com. You do not need the full email address, just the domain. The tool strips http://, www., and any path automatically.
- 2
Click "Check Email Health"
The tool simultaneously queries MX records, SPF and DMARC TXT records, DKIM public keys across common selectors, and resolves your mail server IP against seven blacklists. This typically completes in under 10 seconds.
- 3
Read your verdict
You will receive a Healthy (green), Warning (yellow), or Critical (red) verdict with a plain-English explanation of the most significant issue found. A summary row shows the pass/fail status of each individual check at a glance.
- 4
Expand the breakdown for specifics
Each of the five checks has its own expandable section showing the raw DNS record, status badge, and plain-language explanation. If there is an issue, the section explains exactly what it means and links to the relevant individual lookup tool for deeper inspection.
Understanding Your Email Health Verdict
| Field | Description |
|---|---|
| MX Records | Mail Exchange records identify which servers handle email for your domain. Without MX records, no email can be delivered to or sent from the domain. |
| SPF | Sender Policy Framework — a TXT record listing which servers are authorised to send email from your domain. Prevents spoofing of the envelope sender address. |
| DKIM | DomainKeys Identified Mail — a TXT record containing a public key used to verify a cryptographic signature added to each outgoing email by your mail server. |
| DMARC | Domain-based Message Authentication, Reporting and Conformance — a TXT record that ties SPF and DKIM results to the visible From: header and specifies what to do when authentication fails (none, quarantine, or reject). |
| Blacklist (DNSBL) | DNS-based Blackhole List — a database of IP addresses known to send spam. Checked by receiving mail servers to decide whether to accept, quarantine, or reject incoming messages. |
Advertisement
When to Run an Email Health Check
Diagnosing why emails land in spam
If recipients are finding your messages in junk folders, a missing or misconfigured SPF, DKIM, or DMARC record is the most common cause. This tool identifies the exact missing layer within seconds so you can fix the root problem rather than guessing.
Auditing email setup after a domain migration
Moving to a new hosting provider, email platform, or registrar frequently breaks DNS records. Run this check immediately after a migration to confirm all five layers — MX, SPF, DKIM, DMARC, and blacklist status — are intact on the new configuration.
Checking a new domain before sending campaigns
Before launching email marketing from a brand-new domain, verify that all authentication is in place. Sending campaigns without SPF, DKIM, and DMARC established results in high spam rates that damage your sender reputation before it is even built.
Verifying email security for a client engagement
Freelancers, agencies, and IT consultants can use this tool as a fast first-pass audit for any client domain. The colour-coded verdict and detailed breakdown provide an instant talking point and a clear prioritised remediation list.
Confirming blacklist removal after a spam incident
After a server compromise, a misconfigured bulk-send, or a hijacked account, mail server IPs frequently end up on blacklists. Use this tool to confirm removal from each DNSBL after submitting delisting requests, rather than waiting for email delivery to recover on its own.
Email Health Checker — Frequently Asked Questions
What is an email health checker?
Why are my emails going to spam?
What does it mean if my domain has no SPF record?
How do I fix MX record errors?
What is DKIM and why does my domain need it?
What does a DMARC policy of "none" mean?
How do I know if my domain is blacklisted?
How do I get removed from an email blacklist?
What is the difference between SPF, DKIM, and DMARC?
Can I fix email deliverability issues myself?
How long does it take for email DNS changes to take effect?
Why does my email work for some recipients but not others?
What is a DNSBL?
Do I need all of SPF, DKIM, and DMARC, or just one?
Related Tools
SPF Lookup
Inspect SPF mechanisms, DNS lookup count, and policy qualifier in detail.
DKIM Lookup
Check DKIM public key for any selector, including key length and revocation status.
DMARC Lookup
Review the full DMARC policy, reporting addresses, and alignment settings.
MX Lookup
Check mail server records and priorities for any domain.
DNS Propagation
Verify that new SPF, DKIM, or DMARC records have propagated across global nameservers.