Apex, subdomain, or URL. We figure it out.

Email authentication

The basics are in place but can be hardened.

  • 2Pass
  • 1Warning
  • 0Fail
  • 3Not set

SPF

Warning

Authorizes which servers may send mail for the domain

SPF is published but could be tightened.

Policy
-all
DNS lookups
8 / 10
  • Ends in -all (hardfail): unauthorized senders are rejected.
  • Uses 8 of 10 allowed DNS lookups. Close to the limit.
v=spf1 ip4:80.244.183.47 ip4:212.188.178.246 ip4:52.212.177.196 ip4:18.196.135.46 ip4:18.196.9.16 ip4:54.246.220.150 ip4:54.240.50.159 ip4:54.246.224.90 ip4:85.17.187.195 ip4:18.194.57.1 ip4:3.121.21.74 ip4:34.198.49.212 ip4:18.157.50.0 ip4:62.13.142.38 ip4:52.212.227.234 ip4:34.252.232.69 ip4:52.205.236.97 ip4:54.89.46.80 ip4:18.208.102.98 ip4:35.170.128.37 ip4:212.188.178.254 ip4:217.158.229.254 ip4:34.194.133.99 ip4:134.213.158.154 ip4:104.41.130.239 ip4:23.100.28.101 ip4:172.190.240.206 ip4:172.173.223.128 ip4:4.227.239.88 ip4:23.251.239.4 ip4:52.208.212.98 ip4:34.240.123.144 ip4:198.244.57.19 ip4:54.240.88.44 include:spf.topdesk.net include:sendgrid.net include:spf.protection.outlook.com include:authsmtp.com include:_spf-dc33.sapsf.eu include:spf.mailjet.com include:_spf-dc12.successfactors.com -all

DKIM

Pass

Cryptographically signs outgoing mail (best-effort selector probe)

DKIM key published for 2 known selectors.

Selectors
selector1, mailjet
  • Found a DKIM key at selector1._domainkey.compass-group.com
  • Found a DKIM key at mailjet._domainkey.compass-group.com

DMARC

Pass

Tells receivers what to do with mail that fails SPF and DKIM

DMARC is enforced.

Policy
p=quarantine
Subdomains
sp=quarantine
Coverage
100%
  • Policy p=quarantine: failing mail is sent to spam.
  • Aggregate reports (rua) are configured.
v=DMARC1; p=quarantine; pct=100; rua=mailto:[email protected]; ruf=mailto:[email protected]; fo=1; ri=60; sp=quarantine

MTA-STS

Not set

Enforces TLS for inbound mail and prevents downgrade attacks

No MTA-STS policy. Inbound mail can be delivered without TLS.

TLS-RPT

Not set

Receives reports about TLS delivery failures

No TLS-RPT record. You get no reports about failed TLS delivery.

BIMI

Not set

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.