apple.com
Live email deliverability and anti-spoofing audit. Every value below was read from public DNS at the moment this page was generated.
91/100 — This domain is configured correctly for both sending and receiving. Accepts mail · Protected against spoofing · Hosted by Apple iCloud
Findings
-
spf
SPF ends in ~all (softfail); unauthorised mail is marked rather than rejected.
v=spf1 include:_spf.apple.com include:_spf-txn.apple.com ~all
Fix: Move to -all once you have confirmed all senders are listed.
-
mta sts
No MTA-STS policy, so inbound mail can be downgraded to an unencrypted connection.
Fix: Publish _mta-sts.apple.com and host a policy at https://mta-sts.apple.com/.well-known/mta-sts.txt.
-
mx
Mail is handled by Apple iCloud.
10 mx-in.g.apple.com, 20 mx-in-ma.apple.com, 20 mx-in-rn.apple.com, 20 mx-in-sg.apple.com, 20 mx-in-hfd.apple.com, 20 mx-in-vib.apple.com
-
dmarc
DMARC is enforcing with p=quarantine.
v=DMARC1; p=quarantine; sp=reject; rua=mailto:d@rua.agari.com; ruf=mailto:d@ruf.agari.com;
-
dkim
DKIM keys found for 2 selectors.
selector1._domainkey, selector2._domainkey
-
bimi
BIMI is published; supporting clients can show your logo.
v=BIMI1;l=https://www.apple.com/bimi/v2/apple.svg;a=https://www.apple.com/bimi/v2/apple.pem;
Records
| MX | 10 mx-in.g.apple.com20 mx-in-ma.apple.com20 mx-in-rn.apple.com20 mx-in-sg.apple.com20 mx-in-hfd.apple.com20 mx-in-vib.apple.com |
|---|---|
| SPF | v=spf1 include:_spf.apple.com include:_spf-txn.apple.com ~all |
| DMARC | v=DMARC1; p=quarantine; sp=reject; rua=mailto:d@rua.agari.com; ruf=mailto:d@ruf.agari.com; |
| DKIM selectors | selector1, selector2 |
| MTA-STS | not published |
| TLS-RPT | not published |
| BIMI | published |
| DNSSEC | not validating |
Same data, as JSON, in one request. No SMTP probing, no stored recipient data, 250 free calls a month.
curl "https://mailgrade.dev/v1/domain?domain=apple.com"
Also available: /v1/verify?email=… for individual addresses, and
/v1/verify/batch for lists.