iconcologia.net

Email infrastructure report · Last checked

Summary

iconcologia.net uses Self-hosted / Custom for email and has SPF, DKIM, and DMARC configured. It is a catch-all domain.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmx1.hc489-80.eu.iphmx.com

MX records

PriorityHostnameIPs
10mx1.hc489-80.eu.iphmx.com207.54.76.180, 207.54.77.56
20mx2.hc489-80.eu.iphmx.com207.54.77.56, 207.54.76.180

Authentication

SPF Present -all
DKIM Found (selectors: s1, s2)
DMARC Present p=quarantine
Raw SPF record
v=spf1 include:mailgun.org include:spf.ipzmarketing.com include:spf.protection.outlook.com include:gencat.cat ip4:185.77.132.143 ip4:185.77.132.144 ip4:159.89.27.160 ip4:213.4.82.201 mx exists:%{i}.spf.hc489-80.eu.iphmx.com -all
Raw DMARC record
v=DMARC1; p=quarantine; sp=quarantine; fo=1; ri=3600; rua=mailto:abuse@gencat.cat; ruf=mailto:abuse@gencat.cat

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response101ms
SMTP banner220 esa.hc489-80.eu.iphmx.com ESMTP

What this means

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