NetworkEdge resolution

MX Lookup

Check a domain's Mail Exchange records to troubleshoot email routing.

Quick presets
✉️

Mail Exchange Diagnostics

Enter any domain to inspect its published MX records and mail delivery priority order.

Technical specification & engineering details

What this tool does

Returns a domain's MX (Mail Exchange) records in priority order — the first thing to check when inbound mail isn't being routed to the expected mail server, or when setting up a new mail provider.

Reading priority values

Lower priority numbers are tried first. A domain with multiple MX records is typically using the lowest-priority one as primary and higher-priority ones as backups if the primary is unreachable — mail servers attempt delivery in that order automatically.

When you'd use this

Verifying a migration to a new email provider has fully propagated before decommissioning the old mail server, or diagnosing why inbound mail is bouncing or being misdirected.

Frequently asked questions

What does the priority number next to each MX record mean?

Lower numbers are tried first. Mail servers attempt delivery to the lowest-priority (most preferred) MX record, and only fall back to higher numbers if that server is unreachable.

Why do I see no MX records at all?

Either the domain isn't set up to receive email, or — a common misconfiguration — mail is actually configured on a subdomain rather than the root domain you looked up.

Can a domain legitimately have multiple MX records?

Yes, and it's normal — most domains list a primary and one or more backup mail servers so delivery can still succeed if the primary is temporarily down.