figma.com
Live email deliverability and anti-spoofing audit. Every value below was read from public DNS at the moment this page was generated.
91/100 — This domain is configured correctly for both sending and receiving. Accepts mail · Protected against spoofing · Hosted by Google Workspace
Findings
-
dmarc rua
DMARC has no rua address, so you receive no aggregate reports and are flying blind.
v=DMARC1; p=quarantine;
Fix: Add rua=mailto:dmarc@figma.com to the record.
-
mta sts
No MTA-STS policy, so inbound mail can be downgraded to an unencrypted connection.
Fix: Publish _mta-sts.figma.com and host a policy at https://mta-sts.figma.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 aspmx2.googlemail.com, 10 aspmx3.googlemail.com
-
spf
SPF is published and enforcing.
v=spf1 a include:_spf.google.com ip4:149.72.216.165 ip4:167.89.79.69 ip4:167.89.87.53 ip4:168.245.25.177 ip4:167.89.97.206 include:mail.zendesk.com include:mg-spf.greenhouse.io -all
-
dmarc
DMARC is enforcing with p=quarantine.
v=DMARC1; p=quarantine;
-
dkim
DKIM keys found for 5 selectors.
google._domainkey, k1._domainkey, k2._domainkey, s1._domainkey, s2._domainkey
-
bimi
BIMI is published; supporting clients can show your logo.
v=BIMI1;l=https://figma-static-assets.s3-us-west-2.amazonaws.com/figma_314290589.svg;a=
Records
| MX | 1 aspmx.l.google.com5 alt1.aspmx.l.google.com5 alt2.aspmx.l.google.com10 aspmx2.googlemail.com10 aspmx3.googlemail.com |
|---|---|
| SPF | v=spf1 a include:_spf.google.com ip4:149.72.216.165 ip4:167.89.79.69 ip4:167.89.87.53 ip4:168.245.25.177 ip4:167.89.97.206 include:mail.zendesk.com include:mg-spf.greenhouse.io -all |
| DMARC | v=DMARC1; p=quarantine; |
| DKIM selectors | google, k1, k2, s1, s2 |
| MTA-STS | not published |
| TLS-RPT | not published |
| BIMI | 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=figma.com"
Also available: /v1/verify?email=… for individual addresses, and
/v1/verify/batch for lists.