What MX Lookup does
Like MXToolbox “mx:”: lists MX by preference with TTL and A/AAAA, plus PTR for IPv4. Delivery also needs working SMTP.
No MX means the domain cannot receive mail (normal for web-only sites). Row SMTP Test runs the same port-25 diagnostics as Mail Server Test; blacklist opens that IP.
Examples
aspmx.l.google.comSeveral MX with rising preference.- Single MX
mail.example.com · 10A should point at the right IP.
Reading results
Empty A often means a bad exchange or missing glue. Missing AAAA is usually a warning only. SMTP Test checks connect time, banner match, FCrDNS, STARTTLS and open relay.