Check the Mail Exchange (MX) records for any domain. Find which mail servers handle incoming email.
| Priority | Mail Server (Exchange) | TTL |
|---|
MX (Mail Exchange) records are DNS records that specify which mail servers are responsible for accepting email on behalf of a domain. When you send an email to [email protected], the sending mail server queries the DNS for example.com's MX records to find out where to deliver the message.
Each MX record has a priority value (also called preference). Lower numbers mean higher priority — the sending server tries the lowest priority value first. If that server is unavailable, it tries the next highest priority. This allows for mail server redundancy and failover.
| Provider | MX Pattern |
|---|---|
| Google Workspace / Gmail | *.google.com, *.googlemail.com |
| Microsoft 365 / Outlook | *.mail.protection.outlook.com |
| ProtonMail | *.protonmail.ch |
| Zoho Mail | mx.zoho.com, mx2.zoho.com |
| Cloudflare Email Routing | *.mx.cloudflare.net |
| FastMail | *.messagingengine.com |