Apex, subdomain, or URL. We figure it out.

Results for

qualcomm.com

Email authentication

The basics are in place but can be hardened.

  • 3Pass
  • 1Warning
  • 0Fail
  • 2Not set

SPF

Pass

Authorizes which servers may send mail for the domain

SPF is published and within limits.

Policy
~all
DNS lookups
1 / 10
  • Ends in ~all (softfail): unauthorized senders are marked, not rejected.
  • Uses 1 of 10 allowed DNS lookups.
v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all

DKIM

Pass

Cryptographically signs outgoing mail (best-effort selector probe)

DKIM key published for 2 known selectors.

Selectors
s1, s2
  • Found a DKIM key at s1._domainkey.qualcomm.com
  • Found a DKIM key at s2._domainkey.qualcomm.com

DMARC

Pass

Tells receivers what to do with mail that fails SPF and DKIM

DMARC is enforced.

Policy
p=reject
Subdomains
sp=reject
Coverage
100%
  • Policy p=reject: failing mail is rejected outright.
  • Aggregate reports (rua) are configured.
v=DMARC1; p=reject; sp=reject; fo=1; rua=mailto:[email protected]; ruf=mailto:[email protected];

MTA-STS

Warning

Enforces TLS for inbound mail and prevents downgrade attacks

MTA-STS is published but not enforcing.

Mode
none
Max age
86400s
  • Policy mode is none: MTA-STS is effectively disabled.
v=STSv1; id=2026052901;

TLS-RPT

Not set

Receives reports about TLS delivery failures

No TLS-RPT record. You get no reports about failed TLS delivery.

BIMI

Not set

Displays your verified brand logo in supporting inboxes

No BIMI record. No brand logo is published for inboxes.

Checks query live DNS over Cloudflare and the public MTA-STS policy endpoint. DKIM selectors cannot be listed from DNS, so DKIM detection probes common provider selectors only.