Email authentication
The basics are in place but can be hardened.
Authorizes which servers may send mail for the domain
SPF is published and within limits.
v=spf1 ip4:69.36.161.95 ip4:109.123.125.240 ip4:68.169.41.2 ip4:67.212.237.82 ip4:31.177.20.192 ip4:31.177.20.193 ip4:31.177.20.194 ip4:31.177.20.195 ip4:31.177.20.196 ip4:31.177.20.197 ip4:31.177.20.198 ip6:2607:fc98:0:81:f96a:edb4:b1df:de6a ip6:2a02:2498:53aa:6e80:216:3eff:feb1:b2de include:spf.mandrillapp.com include:_spf.google.com include:spf.mtasv.net ~allCryptographically signs outgoing mail (best-effort selector probe)
DKIM key published for 3 known selectors.
Tells receivers what to do with mail that fails SPF and DKIM
DMARC is published but not fully enforcing.
v=DMARC1; p=none;Enforces TLS for inbound mail and prevents downgrade attacks
No MTA-STS policy. Inbound mail can be delivered without TLS.
Receives reports about TLS delivery failures
No TLS-RPT record. You get no reports about failed TLS delivery.
Displays your verified brand logo in supporting inboxes
No BIMI record. No brand logo is published for inboxes.
Checks query live DNS over Cloudflare and the public MTA-STS policy endpoint. DKIM selectors cannot be listed from DNS, so DKIM detection probes common provider selectors only.