ReaperCloud

MTA-STS & TLS-RPT

STARTTLS can be stripped by anyone in the path. MTA-STS closes that hole — if the record, the policy file and your MX records all agree.

DNS record present
Policy file fetched
Mode enforce
TLS-RPT present

Warnings

Worth knowing

Looking good

DNS record

_mta-sts.google.com

v=STSv1; id=20210803T010101;

Policy file

https://mta-sts.google.com/.well-known/mta-sts.txt · 118 bytes

version: STSv1
mode: enforce
mx: smtp.google.com
mx: aspmx.l.google.com
mx: *.aspmx.l.google.com
max_age: 86400

MX coverage

Every host that accepts your mail has to match an mx: pattern in the policy. In enforce mode, one that doesn’t is mail that will not be delivered.

PriorityHostCovered by policy
10 smtp.google.com yes

TLS-RPT record

_smtp._tls.google.com

v=TLSRPTv1;rua=mailto:sts-reports@google.com

Also check this domain’s DMARC & SPF, DKIM keys or the certificates its mail servers present.