tutanota.com
Live email deliverability and anti-spoofing audit. Every value below was read from public DNS at the moment this page was generated.
92/100 — This domain is configured correctly for both sending and receiving. Accepts mail · Protected against spoofing
Findings
-
mx redundancy
Only one mail exchanger is published, so there is no failover.
mail.tutanota.de
Fix: Add a secondary MX at a higher priority number.
-
dmarc rua
DMARC has no rua address, so you receive no aggregate reports and are flying blind.
v=DMARC1; p=quarantine; adkim=s
Fix: Add rua=mailto:dmarc@tutanota.com to the record.
-
mx
1 mail exchanger published.
0 mail.tutanota.de
-
spf
SPF is published and enforcing.
v=spf1 include:spf.tutanota.de -all
-
dmarc
DMARC is enforcing with p=quarantine.
v=DMARC1; p=quarantine; adkim=s
-
dkim
DKIM keys found for 2 selectors.
s1._domainkey, s2._domainkey
-
mta sts
MTA-STS is published, so senders will refuse to downgrade to plaintext SMTP.
v=STSv1; id=20190723;
-
tls rpt
TLS reporting is enabled.
v=TLSRPTv1;rua=mailto:mta-sts-reports@tutanota.com
-
dnssec
DNSSEC is validating, so these records cannot be silently tampered with in transit.
AD flag set
Records
| MX | 0 mail.tutanota.de |
|---|---|
| SPF | v=spf1 include:spf.tutanota.de -all |
| DMARC | v=DMARC1; p=quarantine; adkim=s |
| DKIM selectors | s1, s2 |
| MTA-STS | published |
| TLS-RPT | published |
| BIMI | not published |
| DNSSEC | validating |
Same data, as JSON, in one request. No SMTP probing, no stored recipient data, 250 free calls a month.
curl "https://www.mailgrade.dev/v1/domain?domain=tutanota.com"
Also available: /v1/verify?email=… for individual addresses, and
/v1/verify/batch for lists.