Skip to content

Implicit MX

published · September 10, 2026

Implicit MX is RFC 5321's fallback: a domain with no MX record but with an A or AAAA record is treated as its own mail exchanger.

Implicit MX is RFC 5321's fallback: a domain with no MX record but with an A or AAAA record is treated as its own mail exchanger, and mail is delivered to that host. The rule dates from a time when a domain's web server and mail server were the same machine.

What Spaw answers

mx_implicit is true and the reason is implicit_mx. The verdict is risky, not undeliverable, and the risk score carries +30 under "web-only domain, no MX record".

The judgement behind that weight is plain: by the letter of the standard the address is deliverable, and in practice the host at a modern domain's A record is a web server that will refuse the connection. Spaw will not call it deliverable and will not call it dead, because both would be claims the DNS does not support.

What to do with it

Treat it the way you treat a catch-all: a signup can proceed, a bulk send probably should not. If the address matters, ask the person to confirm it another way — an implicit-MX domain that really does receive mail is rare enough to be worth checking rather than assuming.

Related

markdown version: /glossary/implicit-mx.md

Verify addresses the same way

The Spaw API runs every check described here on each lookup, with an SMTP handshake that never sends mail. 10 free lookups a month, no card required.

Get your API key

More glossary

  • ASN

    An Autonomous System Number identifies one network that announces its own routes to the internet under a single routing policy.

  • Address register

    An address register is a country's official file of every address its authorities recognise, usually keyed on buildings rather than letterboxes.

  • CIDR

    CIDR notation writes a range of IP addresses as one address and a prefix length, so 203.0.113.0/24 means the 256 addresses sharing those first 24 bits.

  • Catch-all domain

    A catch-all domain is one whose mail server accepts mail addressed to every recipient, whether or not that mailbox exists.

  • Check digit

    A check digit is a digit computed from the rest of an identifier so that a mistyped one usually fails arithmetic before anybody looks it up.

  • Company number

    A company number is the identifier a national registrar assigns to an incorporated company, unique within that register and never within the world.

  • Credit

    A credit is the billing unit of the whole API: one credit buys one fresh lookup that produced a usable answer, on any of the six signals.

  • Datacenter IP

    A datacenter IP is an address inside a range operated by a hosting, cloud or server provider rather than by a consumer access network.