twitch.tv
Live email deliverability and anti-spoofing audit. Every value below was read from public DNS at the moment this page was generated.
96/100 — This domain is configured correctly for both sending and receiving. Accepts mail · Protected against spoofing · Hosted by Google Workspace
Findings
-
mta sts
No MTA-STS policy, so inbound mail can be downgraded to an unencrypted connection.
Fix: Publish _mta-sts.twitch.tv and host a policy at https://mta-sts.twitch.tv/.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 include:_spf.google.com include:amazonses.com include:_spf.twitch.tv include:aspmx.pardot.com a mx -all
-
dmarc
DMARC is enforcing with p=reject.
v=DMARC1; p=reject; adkim=s; aspf=s; fo=1; ri=3600; rua=mailto:report@dmarc.amazon.com; ruf=mailto:report@dmarc.amazon.com
-
dkim
DKIM keys found for 5 selectors.
google._domainkey, k1._domainkey, s1._domainkey, s2._domainkey, mandrill._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 include:_spf.google.com include:amazonses.com include:_spf.twitch.tv include:aspmx.pardot.com a mx -all |
| DMARC | v=DMARC1; p=reject; adkim=s; aspf=s; fo=1; ri=3600; rua=mailto:report@dmarc.amazon.com; ruf=mailto:report@dmarc.amazon.com |
| DKIM selectors | google, k1, s1, s2, mandrill |
| 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=twitch.tv"
Also available: /v1/verify?email=… for individual addresses, and
/v1/verify/batch for lists.