Sign in Check my email
DNS

MX Record Lookup

See which servers accept mail for a domain, in the order sending servers will try them.

Free, and no account needed. We read authoritative DNS live, never a cache.
About this tool. MX records tell the world which mail servers accept email for a domain. If they're missing or wrong, email simply doesn't arrive. This lookup lists every MX host in priority order, resolves each one to its IP addresses, and tells you which provider is behind it in plain English.

Ten signals decide whether your mail arrives. You just checked one.

MX records decide whether mail can reach you. Whether the mail you send is trusted by anyone else is the other half, and the half that gets people filtered.

Run the full checkup free
No card, and nothing to cancel.

How to read your MX records

Common problems and how to fix them

Mail bounces but you have MX records
Confirm each MX hostname actually resolves to an IP. An MX pointing at a name with no A/AAAA record silently fails.
You switched email providers but mail still goes to the old one
Old MX records are cached. Lower the TTL before a move, then confirm the new records here after cutover.
A RecordAAAA RecordCNAME LookupTXT RecordsFull email checkup
Common questions.
What is an MX record?

An MX (Mail Exchanger) record tells other mail servers which hosts accept email for your domain, and in what order to try them.

Why does my domain have more than one MX record?

Extra records with higher priority numbers are backups. If the primary is down, senders fall back to the next one.

Does an MX record affect deliverability?

Indirectly. Wrong or missing MX records stop mail from arriving at all. For whether your outbound mail lands in the inbox, check SPF, DKIM and DMARC.