uhhospitals.org

Email infrastructure report · Last checked

Summary

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

Mail provider

ProviderProofpoint security-gateway
Primary MXmxa-00158002.gslb.pphosted.com

MX records

PriorityHostnameIPs
10mxa-00158002.gslb.pphosted.com148.163.138.173
10mxb-00158002.gslb.pphosted.com148.163.138.173

Authentication

SPF Present -all
DKIM Found (selectors: k1, s1, s2)
DMARC Present p=reject
Raw SPF record
v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf_oci.taleo.net -all
Raw DMARC record
v=DMARC1; p=reject; adkim=r; aspf=r; fo=1; pct=100; rf=afrf; ri=3600; rua=mailto:r935346@dc.bmesrv.com,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 response313ms
SMTP banner220 mx0b-00158002.pphosted.com ESMTP mfa-m0282642

What this means

This domain has strong email authentication. Messages claiming to come from @uhhospitals.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 uhhospitals.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@uhhospitals.org" \
  -H "Authorization: Bearer cm_live_..."