i2cat.net

Email infrastructure report · Last checked

Summary

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

Mail provider

ProviderProofpoint security-gateway
Primary MXmxb-006a4e02.gslb.pphosted.com

MX records

PriorityHostnameIPs
10mxb-006a4e02.gslb.pphosted.com143.55.148.243
10mxa-006a4e02.gslb.pphosted.com143.55.148.243

Authentication

SPF Present -all
DKIM Found (selectors: google, s1, s2)
DMARC Present p=quarantine
Raw SPF record
v=spf1 mx ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 include:_spf.salesforce.com include:spf.protection.outlook.com include:_spf.google.com -all
Raw DMARC record
v=DMARC1; p=quarantine; pct=5; rua=mailto:f542f4ef1ea74991b70b370271ca4b18@dmarc-reports.cloudflare.net,mailto:dmarc@i2cat.net

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response215ms
SMTP banner220 mx08-006a4e02.pphosted.com ESMTP mfa-m0316695

What this means

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

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