DNS & Email Security Posture

Find out how easily someone could send mail as you. This grades a domain's email posture end to end — its sender authorisation, reporting setup, signing vendors, and mail servers — and flags the gaps that let attackers spoof your brand or that quietly hurt your deliverability. The one-look email-security health check.

How it uses the graph

Traverses the email, DNS layers of the graph, in 12 steps:

How it walks the graph12 steps
01SPF reach

Counting the domain’s SPF-authorised senders…

emailDNS
02DMARC reporting

Reading DMARC report recipients…

emailDNS
03DKIM vendors

Reading DKIM signing vendors…

emailDNS
04Mail servers

Listing the domain’s mail servers…

emailDNS
05Infrastructure reputation

Scoring the infrastructure reputation…

emailDNS
06MX hygiene (mail servers + resolved IPs)

MX hygiene (mail servers + resolved IPs)…

emailDNS
07Where the mail is hosted (MX → IP → ASN)

Where the mail is hosted (MX → IP → ASN)…

emailDNS
08Authoritative nameservers

Authoritative nameservers…

emailDNS
09SPF include tree (nested, flattened)

SPF include tree (nested, flattened)…

emailDNS
10IPs authorized to send mail

IPs authorized to send mail…

emailDNS
11SPF redirect & exists mechanisms

SPF redirect & exists mechanisms…

emailDNS
12Shared-sender cluster (co-hosted domains)

Shared-sender cluster (co-hosted domains)…

emailDNS

Why each step runs

  1. 01SPF reach. Sizes the SPF authorisation surface — every sender trusted to mail as the domain.
  2. 02DMARC reporting. DMARC reporting recipients show whether failures are monitored.
  3. 03DKIM vendors. DKIM signers name the third parties trusted to sign mail (prod-ahead layer).
  4. 04Mail servers. The MX set is the mail infrastructure to trust and monitor.
  5. 05Infrastructure reputation. Reputation of the infrastructure behind the mail posture.
  6. 06MX hygiene (mail servers + resolved IPs). Lists each mail server and whether it actually resolves to an IP — an MX with no A record is lame delegation and a delivery/hygiene gap.
  7. 07Where the mail is hosted (MX → IP → ASN). Reveals the network (ASN / provider) that actually hosts the domain's mail, exposing third-party mail providers behind the MX names.
  8. 08Authoritative nameservers. Shows the authoritative DNS servers for the domain — the delegation that all of its mail, SPF and DMARC records ultimately depend on.
  9. 09SPF include tree (nested, flattened). Flattens the full nested SPF include chain (up to 3 levels) so every delegated sender domain is visible, not just the top-level includes the anchor counts.
  10. 10IPs authorized to send mail. Resolves the SPF policy down to the concrete IPs (direct SPF_IP plus those reached through includes) that are permitted to send mail as the domain — the real spoofability surface.
  11. 11SPF redirect & exists mechanisms. Surfaces the dynamic SPF mechanisms — which other domain owns the policy this domain redirects to, and any exists lookups it depends on — that a plain include count misses.
  12. 12Shared-sender cluster (co-hosted domains). Pivots from the domain's own mail servers to other domains that share them, enriched with each co-domain's threat verdict — the shared-mail-infrastructure and abuse-concentration signal.