Email authentication
The basics are in place but can be hardened.
Authorizes which servers may send mail for the domain
SPF is published but could be tightened.
v=spf1 mx ip4:158.69.149.142 ip4:192.99.8.11 ip4:74.120.223.2 ip4:158.69.149.143 ip4:158.69.133.129 ip4:158.69.149.140 ip4:54.39.46.234 ip4:192.99.232.84 ip4:173.209.55.197 ip4:192.95.54.146 ip4:158.69.148.219 ip4:158.69.148.217 include:_spf.domains.whc.ca include:_spf.google.com include:se.web-dns1.com include:spf.protection.outlook.com include:zcsend.ca include:ca.zeptomail.net -allCryptographically signs outgoing mail (best-effort selector probe)
DKIM key published for 4 known selectors.
Tells receivers what to do with mail that fails SPF and DKIM
DMARC is enforced.
v=DMARC1;p=quarantine;sp=quarantine;rf=afrf;pct=100;ri=86400;fo=1;adkim=s;rua=mailto:[email protected],mailto:[email protected];ruf=mailto:[email protected],mailto:[email protected];Enforces TLS for inbound mail and prevents downgrade attacks
MTA-STS is published but not enforcing.
v=STSv1; id=20250820Receives reports about TLS delivery failures
TLS reporting is configured.
v=TLSRPTv1; rua=mailto:[email protected];Displays your verified brand logo in supporting inboxes
BIMI is published.
v=BIMI1;l=https://whc.ca/.well-known/bimi.svg;a=https://whc.ca/.well-known/bimi.pemChecks 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.