Developer Tools

Mail Server Lookup — MX Hosts with IPv4 Addresses

Resolve MX mail exchangers in priority order with IPv4 for each inbound SMTP hostname

How to Use This Tool

  1. Enter the domain that receives inbound mail.
  2. Live MX query returns all published mail exchanger records.
  3. Each MX string parses into numeric priority and target hostname.
  4. Hostnames resolve to IPv4 A records in parallel.
  5. Servers sort ascending by priority — lower number is preferred.
  6. Review primary host, ips per server, and serverCount in results.

About This Tool

Inbound mail routing starts at MX records — senders connect to the lowest priority exchanger that accepts SMTP. Firewall allowlists, migration validation, and bounce troubleshooting need MX hostnames and the IPv4 addresses they resolve to today. VSPIC mail server lookup calls the smtp-server action, queries MX for the domain you enter, sorts exchangers by ascending priority, resolves each hostname to IPv4, and returns servers array with priority, host, ips, and raw MX data plus serverCount, primary, and summary.

Results mirror smtp-server-finder on the main tools catalog — this missing-tool page targets mail server lookup search phrasing. IPv6 AAAA on MX targets is not listed; SMTP port connectivity is not tested.

Common use cases

  • Inspect HTTP headers and user-agent strings
  • Analyze email headers for phishing investigation
  • Generate strong passwords for staging environments

Why use VSPIC for ?

  • MX priority order with primary identification.
  • IPv4 resolution per SMTP hostname in one lookup.
  • Raw MX data preserved for documentation.
  • Sorted servers array for quick scanning.
  • Detects domains with no MX configured.
  • Free instant mail routing snapshot.

How inbound mail uses MX

Sending MTAs look up MX for the recipient domain, sort by priority, and attempt delivery starting with the lowest number. Multiple equal-priority MX records load-balance. No MX means the domain may not accept mail unless A record fallback applies — increasingly rare.

Our lookup shows the same MX data senders use at SMTP time, plus IPv4 for network policy work.

Reading servers, primary, and summary

Each servers entry includes priority, host, ips array, and raw MX record reference. primary is the first row after sorting — the preferred exchanger. summary states primary host, priority, and IPv4 count in plain language.

serverCount zero with summary about no MX means inbound mail may fail — confirm intentional null MX for send-only domains.

IPv4 resolution on MX hostnames

ips lists A record answers for each exchanger hostname. Empty ips with present host suggests DNS misconfiguration or propagation delay on the MX target name.

Allowlist maintenance uses these IPs in firewalls and SEG policies — re-run after MX migrations.

Google Workspace and Microsoft 365 cutovers

Cutover checklists compare live MX against vendor documentation. Priority 1 ASPMX.L.GOOGLE.COM patterns differ from Microsoft mail.protection.outlook.com clusters.

Snapshot MX before and after registrar changes; TTL on old MX may delay global sender behavior.

Backup MX and priority semantics

Higher numeric priority is fallback — tried when lower priority hosts are unreachable. Backup MX providers sometimes tarpit spam — presence in DNS does not prove acceptance policy.

Document which priorities are active production versus passive standby.

Relationship to mx-record-lookup and email DNS health

MX record lookup may show raw strings without IPv4 resolution. Mail server lookup adds ips for network teams. email-dns-health-check scores MX presence but not per-host IPs.

Pair with PTR record lookup on outbound sending IPs — orthogonal to inbound MX.

Send-only and null MX domains

Domains that never receive mail may publish null MX (RFC 7505). serverCount may be one with special null target — interpret alongside organizational mail architecture.

Transactional senders still need SPF/DKIM/DMARC on the same brand domain.

API action smtp-server

GET /ip-tools/api/extended?action=smtp-server&domain=example.com returns servers, primary, serverCount, summary. Automate post-migration verification in runbooks.

Ingest primary.host and ips into CMDB when onboarding customer domains.

Limits of DNS-only mail server lookup

No SMTP banner grab, STARTTLS test, or greylisting behavior detection. Mail may reject at TCP 25 despite correct MX and A records.

Use port checker on MX IPs only with authorization — do not scan third-party infrastructure without permission.

Privacy and responsible use

MX and A records are public. Query domains you own or troubleshoot with authorization.

We do not permanently store lookups.

Important notes & limitations

  • IPv6 AAAA on MX hosts is not listed — IPv4 only.
  • Does not test SMTP port 25 connectivity or TLS.
  • Cannot verify backup MX accepts mail versus tarpits.
  • CNAME chains on MX targets follow resolution but may add latency.
  • One resolver path — internal MX views may differ.

Frequently Asked Questions

Yes. VSPIC offers this mail server lookup at no cost with no account required. Results load in real time.

We do not permanently store your queries on our servers. Some tools run entirely in your browser; others fetch public data for the request only.

Yes. Open the page in any modern phone or tablet browser. Results work on Wi‑Fi and mobile data.

No. It resolves MX hostnames to IPv4 only. Use authorized port checks for connectivity tests.

This action resolves IPv4 A records for MX targets. AAAA is outside current response fields.

Lowest numeric priority after sorting. Ties share preference per SMTP rules.

Yes — same smtp-server API and JSON. This page targets mail server lookup SEO phrasing.

No MX records were returned. The domain may not receive mail or DNS is misconfigured.

smtp-server with a domain parameter.

Next step for your check

Continue with smtp server finder on VSPIC.

SMTP Server Finder

Trusted by Users Who Value Privacy

Always Free

No premium plan ever

100% Private

Files processed in browser

Instant Results

Convert in seconds

Works Everywhere

Any device, any OS