MX Record Lookup
Resolve any domain's mail exchange records. See priorities, host IPs, and flags for hostnames that don't resolve.
What the tool checks
It queries the MX records for your domain, parses each one into its priority and hostname, and then resolves each hostname to verify it actually maps to a real server. If you have an MX pointing at a host that no longer exists, this is where you'll see it.
The common breakage
MX records pointing to a hostname that doesn't resolve is the silent failure mode. Senders queue mail and retry for 5 days before giving up, meanwhile your business loses every inbound message during that window. We flag any unresolvable MX hostname as a warning.
What about Null MX?
A domain with 0 . as its only MX record is publishing "we don't receive email, bounce immediately." Useful for marketing-only domains. We detect this and treat it as a valid configuration (not a failure).