Apex, subdomain, or URL. We figure it out.
Results for
robinhood.com
Email authentication
Spoofing protection has gaps that need attention.
- 3Pass
- 0Warning
- 1Fail
- 2Not set
SPF
FailAuthorizes which servers may send mail for the domain
SPF is published but misconfigured.
- Policy
- ~all
- DNS lookups
- >10 / 10
- Ends in ~all (softfail): unauthorized senders are marked, not rejected.
- SPF evaluation needs >10 DNS lookups, over the limit of 10. Receivers return permerror and SPF fails.
v=spf1 ip4:152.70.150.118 a:outbound.email.robinhood.com include:mail.zendesk.com include:amazonses.com include:_spf.google.com include:spf.mandrillapp.com include:mg-spf.greenhouse.io include:aristotle.com exists:%{i}._spf.mta.salesforce.com ~allDKIM
PassCryptographically signs outgoing mail (best-effort selector probe)
DKIM key published for 4 known selectors.
- Selectors
- google, s1, s2, mandrill
- Found a DKIM key at google._domainkey.robinhood.com
- Found a DKIM key at s1._domainkey.robinhood.com
- Found a DKIM key at s2._domainkey.robinhood.com
- Found a DKIM key at mandrill._domainkey.robinhood.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]; fo=0; adkim=r; aspf=r; rf=afrfMTA-STS
Not setEnforces TLS for inbound mail and prevents downgrade attacks
No MTA-STS policy. Inbound mail can be delivered without TLS.
TLS-RPT
Not setReceives reports about TLS delivery failures
No TLS-RPT record. You get no reports about failed TLS delivery.
BIMI
PassDisplays your verified brand logo in supporting inboxes
BIMI is published.
- Logo
- https://robinhood.com/robinhood_markets_inc_vmc_logo.svg
- VMC
- https://robinhood.com/robinhood_markets_inc_vmc.pem
- A logo (l=) is published.
- A Verified Mark Certificate (a=) is referenced.
v=BIMI1;l=https://robinhood.com/robinhood_markets_inc_vmc_logo.svg;a=https://robinhood.com/robinhood_markets_inc_vmc.pemChecks 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.