edwardjones.com

Email infrastructure report · Last checked

Summary

edwardjones.com uses Proofpoint for email and has SPF, DKIM, and DMARC configured. It is a catch-all domain.

Mail provider

ProviderProofpoint security-gateway
Primary MXmxa-00355d01.gslb.pphosted.com

MX records

PriorityHostnameIPs
10mxa-00355d01.gslb.pphosted.com205.220.176.196
10mxb-00355d01.gslb.pphosted.com205.220.176.196

Authentication

SPF Present ~all
DKIM Found (selectors: mandrill)
DMARC Present p=reject
Raw SPF record
v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all
Raw DMARC record
v=DMARC1;p=reject;fo=1;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response405ms
SMTP banner220 mx0b-00355d01.pphosted.com ESMTP mfa-m0245733

What this means

This domain has strong email authentication. Messages claiming to come from @edwardjones.com can be cryptographically verified by recipients, making spoofing difficult. Deliverability for legitimate mail should be good.

Refresh this report

Cached results are kept indefinitely. If you think the data above is out of date, run a fresh check below. Refreshes are rate-limited (1 per domain every 5 minutes).

Want to verify individual addresses at edwardjones.com?

CheckMail's API verifies real-time deliverability with SMTP checks, not just DNS lookups. 100 free credits, no credit card required.

Get an API key →
curl https://api.checkmail.dev/v1/verify \
  -G --data-urlencode "email=test@edwardjones.com" \
  -H "Authorization: Bearer cm_live_..."