This free MX record checker asks authoritative nameservers which servers accept mail for a domain, and in what order. It is the first query to run when mail stops arriving, because every other mail check assumes an MX record lookup already passed.
MX records are a prioritised list rather than a single answer. Lower priority numbers are tried first and equal numbers load-balance, so this free MX record checker lists every host with its number β the backup MX is where mail ends up when the primary is down.
This MX lookup also separates a missing MX from a Null MX. A domain with no records may still receive mail through inconsistent implicit-MX fallback; a Null MX is an explicit refusal. This MX record lookup that reports both as empty is losing the distinction that matters.