MX Record Lookup

Check mail servers, email authentication (SPF, DMARC, DKIM), provider and security gateway, and DNS health for any domain

google.comuser@domain.comhttps://example.com

Enter a domain to inspect its mail setup

Get MX records with TTL, email authentication (SPF, DMARC, DKIM), provider and security detection, a mail-flow diagram, and a DNS health score.

What is the MX Record Lookup Tool?

The MX Record Lookup tool is a free utility that retrieves the MX (Mail Exchange) records of any public domain and shows you exactly which servers handle its email. Beyond the raw records, it detects the mail provider (Microsoft 365, Google Workspace, Zoho, and more), flags any email security gateway in front of the mailbox (Proofpoint, Mimecast, Barracuda), and runs a quick health check on the configuration.

MX records are DNS entries that tell sending mail servers where to deliver email for a domain. Each record carries a priority number — lower numbers are tried first, with higher numbers acting as backups. This tool reads those records live over DNS-over-HTTPS, sorts them by priority, and lets you copy them or export to CSV in one click — no sign-up, no API key.

MX Record Lookup tool showing mail servers, provider detection, and health check

How to Use the MX Record Lookup Tool

  1. 1
    Enter a Domain:

    Type or paste any domain such as google.com and click "Lookup MX". You can also paste a full URL like https://example.com or an email address like user@domain.com — the tool extracts the domain automatically.

  2. 2
    Review Provider & Security Detection:

    The tool identifies which email provider runs the mailboxes and whether a dedicated security gateway is filtering inbound mail. A domain can show both — many organizations route mail through a gateway that sits in front of the real provider.

  3. 3
    Check Configuration Health:

    A health banner confirms whether records were found and flags common issues — duplicate priorities, a single point of failure, or missing records that could break mail delivery.

  4. 4
    Copy or Export the Records:

    Use Copy to grab the records as tab-separated text, or CSV to download a spreadsheet-ready file — handy for tickets, runbooks, and migration checklists.

Key Features

Mail Provider Detection:Identifies Microsoft 365, Google Workspace, Zoho, Fastmail, Proton, Amazon SES, and more from the mail server hostnames — no guessing required.
Security Gateway Detection:Flags email security services like Proofpoint, Mimecast, Barracuda, and Cisco IronPort when they sit in front of the mailbox provider.
Configuration Health Check:Spots duplicate priorities, single points of failure, and missing records so you can catch misconfigurations before they cause delivery problems.
Flexible Input:Accepts a bare domain, a full URL, or even an email address — the domain is extracted and normalized automatically before the lookup runs.
Copy & CSV Export:Copy records to your clipboard or download a CSV — ready to paste into tickets, documentation, or migration spreadsheets.
Live DNS, No API Key:Lookups run in real time over DNS-over-HTTPS using public resolvers, so results reflect the domain's current configuration — free, with nothing to configure.

Pro Tips

Lowest Priority Wins

Mail is delivered to the server with the lowest priority number first. If you're troubleshooting delivery, that's the server to test connectivity against before the backups.

Gateway In Front of Provider

If you see a security gateway like Proofpoint or Mimecast, the actual mailbox provider may be hidden behind it. Check SPF and DKIM records to confirm who ultimately delivers the mail.

No Records = No Mail

A domain with no MX records generally can't receive email. If you expected records and see none, the DNS may not have propagated yet, or mail isn't configured for that domain.

Real-World Applications

Email Troubleshooting

When mail bounces or goes missing, confirm the domain's MX records exist, point to the right provider, and have sensible priorities before digging deeper.

Security Auditing

Quickly see whether a domain routes mail through a security gateway, or whether it's exposing its mailbox provider directly — useful for vendor and acquisition due diligence.

Migration Planning

Document the current mail setup before migrating to a new provider, and verify the new MX records resolve correctly once the cutover is complete.

Common Mail Providers & Security Gateways

The tool recognizes the mail servers used by the most common email providers and security gateways. Here's what the MX records typically look like for each — useful for identifying a provider by hand when reading raw DNS.

Microsoft 365

*.mail.protection.outlook.com
Provider

Google Workspace

aspmx.l.google.com
Provider

Zoho Mail

mx.zoho.com
Provider

Fastmail

in1-smtp.messagingengine.com
Provider

Proton Mail

mail.protonmail.ch
Provider

Amazon SES / WorkMail

inbound-smtp.*.amazonaws.com
Provider

Proofpoint

*.pphosted.com
Security

Mimecast

*.mimecast.com
Security

Cisco IronPort / ESA

*.iphmx.com
Security

Barracuda

*.barracudanetworks.com
Security

Related Networking Tools

The MX Record Lookup tool is the fastest way to see how any domain handles its email — the mail servers, the provider behind them, the security gateway filtering inbound mail, and whether the configuration is healthy. Whether you're troubleshooting delivery, auditing a vendor, or planning a migration, enter a domain and get a complete picture in seconds. No sign-up, no API key, no cost.

More Networking Tools

Comments