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 a ip4:188.165.209.188 ip4:163.172.19.133 ip4:149.202.174.124 ip4:46.105.40.207 ip4:141.94.88.194 ip4:141.94.79.190 ip6:2001:41d0:118:800::8d5e:58c2 include:_spf.oktey.com include:spf.hornetsecurity.com include:mail.zendesk.com -allCryptographically signs outgoing mail (best-effort selector probe)
Only revoked DKIM keys (empty p=) are published.
Tells receivers what to do with mail that fails SPF and DKIM
DMARC is published but not fully enforcing.
v=DMARC1Enforces TLS for inbound mail and prevents downgrade attacks
MTA-STS is enforcing TLS.
v=STSv1Receives reports about TLS delivery failures
TLS reporting is configured.
v=TLSRPTv1Displays your verified brand logo in supporting inboxes
BIMI is published with caveats.
v=BIMI1Checks 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.