pinterest.com
Live email deliverability and anti-spoofing audit. Every value below was read from public DNS at the moment this page was generated.
88/100 — Solid configuration with a few gaps worth closing. Accepts mail · Protected against spoofing · Hosted by Google Workspace
Findings
-
spf
SPF has no enforcing terminator, so unauthorised senders are neither marked nor rejected.
v=spf1 redirect=_spf.pinterest.com
Fix: End the record with -all.
-
mta sts
No MTA-STS policy, so inbound mail can be downgraded to an unencrypted connection.
Fix: Publish _mta-sts.pinterest.com and host a policy at https://mta-sts.pinterest.com/.well-known/mta-sts.txt.
-
mx
Mail is handled by Google Workspace.
1 aspmx.l.google.com, 5 alt1.aspmx.l.google.com, 5 alt2.aspmx.l.google.com, 10 alt3.aspmx.l.google.com, 10 alt4.aspmx.l.google.com
-
dmarc
DMARC is enforcing with p=reject.
v=DMARC1; p=reject; fo=1; pct=100; rua=mailto:o4khm-8732@rua.dmarc.emailanalyst.com; ruf=mailto:o4khm-8732@ruf.dmarc.emailanalyst.com
-
dkim
DKIM keys found for 1 selector.
google._domainkey
Records
| MX | 1 aspmx.l.google.com5 alt1.aspmx.l.google.com5 alt2.aspmx.l.google.com10 alt3.aspmx.l.google.com10 alt4.aspmx.l.google.com |
|---|---|
| SPF | v=spf1 redirect=_spf.pinterest.com |
| DMARC | v=DMARC1; p=reject; fo=1; pct=100; rua=mailto:o4khm-8732@rua.dmarc.emailanalyst.com; ruf=mailto:o4khm-8732@ruf.dmarc.emailanalyst.com |
| DKIM selectors | google |
| MTA-STS | not published |
| TLS-RPT | not published |
| BIMI | not 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=pinterest.com"
Also available: /v1/verify?email=… for individual addresses, and
/v1/verify/batch for lists.