Apex, subdomain, or URL. We figure it out.
Results for
yara.com
Email authentication
The basics are in place but can be hardened.
- 4Pass
- 1Warning
- 0Fail
- 1Not set
SPF
PassAuthorizes which servers may send mail for the domain
SPF is published and within limits.
- Policy
- ~all
- DNS lookups
- 2 / 10
- Ends in ~all (softfail): unauthorized senders are marked, not rejected.
- Uses 2 of 10 allowed DNS lookups.
v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:spf.protection.outlook.com ~allDKIM
PassCryptographically signs outgoing mail (best-effort selector probe)
DKIM key published for 5 known selectors.
- Selectors
- selector1, selector2, s1, s2, k1
- Found a DKIM key at selector1._domainkey.yara.com
- Found a DKIM key at selector2._domainkey.yara.com
- Found a DKIM key at s1._domainkey.yara.com
- Found a DKIM key at s2._domainkey.yara.com
- Found a DKIM key at k1._domainkey.yara.com
DMARC
PassTells receivers what to do with mail that fails SPF and DKIM
DMARC is enforced.
- Policy
- p=quarantine
- Coverage
- 100%
- Policy p=quarantine: failing mail is sent to spam.
- Aggregate reports (rua) are configured.
v=DMARC1; p=quarantine; rua=mailto:[email protected]; ruf=mailto:[email protected]MTA-STS
WarningEnforces TLS for inbound mail and prevents downgrade attacks
MTA-STS is published but not enforcing.
- Mode
- testing
- Max age
- 604800s
- Policy mode is testing: failures are reported but mail is still delivered.
v=STSv1; id=20251014164209Z;TLS-RPT
PassReceives reports about TLS delivery failures
TLS reporting is configured.
- Reports to
- mailto:[email protected]
- TLS delivery failure reports are being collected.
v=TLSRPTv1; rua=mailto:[email protected]BIMI
Not setDisplays 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.