Free MX record lookup tool. Check mail exchange records for any domain across global DNS servers to verify email routing.
ReviewMyDNS is a free DNS propagation checker that queries 50+ global DNS servers to verify your DNS records. Check A, AAAA, MX, CNAME, TXT, NS, and SOA records instantly.
Mail Exchange (MX) records are the DNS records that determine where email for your domain is delivered. Every time someone sends mail to user@yourdomain.com, their mail server performs an MX lookup, retrieves the list of mail servers authorised to receive mail for your domain, and attempts delivery in priority order — lowest priority number first.
A domain can have multiple MX records for redundancy. If the primary mail server (lowest priority number) is unavailable, the sending server tries the next one. Most email providers supply between one and five MX records as part of their setup instructions.
Enter your domain name and click Look Up. The tool returns your full set of MX records including the mail server hostname and priority value for each. Compare the results against your email provider's required configuration to confirm everything is set up correctly.
MX records confirm where email should be delivered but don't guarantee deliverability. If your email is being rejected or going to spam, check your TXT records for SPF, DKIM, and DMARC configuration using the TXT record checker. A valid MX record with missing or broken SPF will still result in delivery failures at many receiving servers.