vcuhealth.org

Email infrastructure report · Last checked

Summary

vcuhealth.org uses Proofpoint for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderProofpoint security-gateway
Primary MXmxb-002e7101.gslb.pphosted.com

MX records

PriorityHostnameIPs
10mxb-002e7101.gslb.pphosted.com148.163.150.173
10mxa-002e7101.gslb.pphosted.com148.163.150.173

Authentication

SPF Present -all
DKIM Found (selectors: s1, s2)
DMARC Present p=none
Raw SPF record
v=spf1 ip4:63.251.143.30 ip4:64.74.110.101 ip4:192.140.6.242 ip4:199.87.131.203 ip4:199.87.131.204 include:service-now.com include:u13643314.wl065.sendgrid.net include:launchpadmail.vcuhealth.org include:spf.protection.outlook.com include:spf.z221.zixworks.com include:spf-002e7101.pphosted.com -all
Raw DMARC record
v=DMARC1; p=none; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response551ms
SMTP banner220 mx0a-002e7101.pphosted.com ESMTP Wed, 29 Jul 2026 20:44:34 -0400

What this means

This domain has strong email authentication. Messages claiming to come from @vcuhealth.org 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 vcuhealth.org?

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@vcuhealth.org" \
  -H "Authorization: Bearer cm_live_..."