versiti.org

Email infrastructure report · Last checked

Summary

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

Mail provider

ProviderProofpoint security-gateway
Primary MXmxb-004e8401.gslb.pphosted.com

MX records

PriorityHostnameIPs
10mxb-004e8401.gslb.pphosted.com205.220.175.36
10mxa-004e8401.gslb.pphosted.com205.220.175.36

Authentication

SPF Present ~all
DKIM Found (selectors: selector1, selector2, s1, s2)
DMARC Present p=quarantine
Raw SPF record
v=spf1 ip4:192.188.254.2 ip4:192.188.254.146 include:spf.protection.outlook.com include:spf.ver53233.zixworks.com include:_spf.dayforcehcm.com include:spf_c.oraclecloud.com include:servers.mcsv.net include:spf-004e8401.pphosted.com ~all
Raw DMARC record
v=DMARC1; p=quarantine; pct=100; rua=mailto:dmarc_rua@versiti.org,mailto:dmarc_agg@dmarc.everest.email; ruf=mailto:dmarc_rua@versiti.org; fo=1

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response304ms
SMTP banner220 mx0b-004e8401.pphosted.com ESMTP mfa-m0198066

What this means

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