etsy.com
Live email deliverability and anti-spoofing audit. Every value below was read from public DNS at the moment this page was generated.
93/100 — This domain is configured correctly for both sending and receiving. Accepts mail · Protected against spoofing · Hosted by Google Workspace
Findings
-
spf lookups
SPF is close to the 10-lookup limit; adding one more sender will break it.
10 DNS lookups
Fix: Remove unused includes before adding new senders.
-
mta sts
No MTA-STS policy, so inbound mail can be downgraded to an unencrypted connection.
Fix: Publish _mta-sts.etsy.com and host a policy at https://mta-sts.etsy.com/.well-known/mta-sts.txt.
-
mx
Mail is handled by Google Workspace.
10 aspmx.l.google.com, 20 alt1.aspmx.l.google.com, 30 alt2.aspmx.l.google.com, 40 aspmx2.googlemail.com, 50 aspmx3.googlemail.com
-
spf
SPF is published and enforcing.
v=spf1 ip4:66.3.159.0/24 ip4:192.147.0.0/24 ip4:173.46.67.72/29 ip4:192.147.1.0/24 ip4:38.106.64.0/24 ip4:38.76.1.0/24 ip4:38.76.2.0/24 ip4:162.220.28.32/27 ip4:162.220.28.64/28 ip4:208.74.204.0/22 ip4:46.19.168.0/23 include:servers.mcsv.net include:mail.zendesk.com include:amazonses.com include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com a:web.q4press.com include:cvent-planner.com include:mail.clinchtalent.com include:spf.redpoints.com -all
-
dmarc
DMARC is enforcing with p=reject.
v=DMARC1; p=reject; fo=1; rua=mailto:dmarc@etsy.com; ruf=mailto:dmarc@etsy.com
-
dkim
DKIM keys found for 4 selectors.
google._domainkey, k1._domainkey, s1._domainkey, s2._domainkey
Records
| MX | 10 aspmx.l.google.com20 alt1.aspmx.l.google.com30 alt2.aspmx.l.google.com40 aspmx2.googlemail.com50 aspmx3.googlemail.com |
|---|---|
| SPF | v=spf1 ip4:66.3.159.0/24 ip4:192.147.0.0/24 ip4:173.46.67.72/29 ip4:192.147.1.0/24 ip4:38.106.64.0/24 ip4:38.76.1.0/24 ip4:38.76.2.0/24 ip4:162.220.28.32/27 ip4:162.220.28.64/28 ip4:208.74.204.0/22 ip4:46.19.168.0/23 include:servers.mcsv.net include:mail.zendesk.com include:amazonses.com include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com a:web.q4press.com include:cvent-planner.com include:mail.clinchtalent.com include:spf.redpoints.com -all |
| DMARC | v=DMARC1; p=reject; fo=1; rua=mailto:dmarc@etsy.com; ruf=mailto:dmarc@etsy.com |
| DKIM selectors | google, k1, s1, s2 |
| 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=etsy.com"
Also available: /v1/verify?email=… for individual addresses, and
/v1/verify/batch for lists.