DNS & email auth

warnLast checked
Findings4 findings

Recommended (3)

  • The record uses softfail (~all), which is weaker than fail (-all).

    SPF

    How to fix

    Move to -all once you're confident every legitimate sender is listed.

  • No DKIM key was found for the common selectors checked.

    DKIM

    Custom selectors may still exist outside the common probe list.

    How to fix

    If this domain sends mail, enable DKIM signing at the email provider and publish the selector records it gives you.

  • DMARC policy is p=none, so it monitors but does not enforce.

    DMARC

    How to fix

    Once your legitimate senders pass, move to p=quarantine and then p=reject.

Healthy (1)

  • 5 MX records found.

    MX

Evidence

MX

5 records
  • aspmx.l.google.compriority 1
  • alt1.aspmx.l.google.compriority 5
  • alt2.aspmx.l.google.compriority 5
  • alt3.aspmx.l.google.compriority 10
  • alt4.aspmx.l.google.compriority 10

SPF

1 of 10 lookups
DNS lookups1 / 10
tfc.marketing
include:_spf.google.com

Root TXT

6 records
  • twilio-domain-verification=592eb0788b8af06e83961ed215b7c7f5
  • v=spf1 include:_spf.google.com ~all
  • anthropic-domain-verification-90vws4=mNpYB6kOqwr9XTq7wPx6DnNBt
  • facebook-domain-verification=sf5s5pztlvtgv5jwcy8z8bhp5zwquz
  • google-site-verification=Cho7T-vrG-PsSszMBJetUryjmQOx0uY_OOsaxd6W6V4
  • openai-domain-verification=dv-Wzec8fsaWOXvstYskfwuuwdZ

DKIM selectors

0 records

Probed with no records: selector1, selector2, google, 20230601, 20210112, k1, k2, s1, s2, default, dkim, mail

DMARC

1 record
v=DMARC1;  p=none; rua=mailto:5a16ea6326ff4b268f401ff4c4dc07f5@dmarc-reports.cloudflare.net
v=DMARC1
Identifies this TXT record as a DMARC policy. Must be the first tag.
p=none
Monitoring only: receivers deliver failing mail normally and just send reports.
rua=mailto:5a16ea6326ff4b268f401ff4c4dc07f5@dmarc-reports.cloudflare.net
Receivers send daily aggregate reports about passing and failing mail to 5a16ea6326ff4b268f401ff4c4dc07f5@dmarc-reports.cloudflare.net.
sp=nonedefault
No sp= tag is published, so subdomains inherit the domain's p= policy.
pct=100default
No pct= tag is published, so the policy applies to all failing mail.
adkim=rdefault
No adkim= tag is published, so DKIM alignment is relaxed: any subdomain of the From domain may sign.
aspf=rdefault
No aspf= tag is published, so SPF alignment is relaxed: the envelope sender may be any subdomain of the From domain.
Raw JSON