WhatIPIP tools + free calculators
Free tool · No signup

MX Records Lookup

Where does email for a domain actually go? Find out in one query.

MX records lookup

About this tool

MX records, short for Mail Exchanger records, are the DNS entries that tell senders where to deliver email for a domain. When your mail server has a message for `someone@example.com`, it queries DNS for the MX records of `example.com` and sends the message to the highest-priority server in the list. If MX is misconfigured, missing, or pointing at the wrong host, inbound mail bounces or gets routed incorrectly. This tool fetches the MX records for any domain over DNS-over-HTTPS, sorted by priority. A lower priority number means higher precedence. Many domains list multiple MX records for redundancy, and email systems retry against each in priority order before giving up.

Frequently asked questions

5 questions answered

It's the order in which sending mail servers should try the recipient mail servers. Lower numbers go first. Identical priorities are tried in random order so you can load-balance.

Related tools

This tool runs in your browser using public lookup endpoints. We do not log or store the data you enter. Information returned by third-party services is provided as-is and may be cached or approximate.