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

Looking good

DNS record

_mta-sts.microsoft.com

v=STSv1; id=20190225000000Z;

Policy file

https://mta-sts.microsoft.com/.well-known/mta-sts.txt · 83 bytes

version: STSv1
mode: enforce
mx: *.mail.protection.outlook.com
max_age: 604800

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 microsoft-com.mail.protection.outlook.com yes

TLS-RPT record

_smtp._tls.microsoft.com

v=TLSRPTv1;rua=https://tlsrpt.azurewebsites.net/report

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