eco-center.it

Email infrastructure report · Last checked

Summary

eco-center.it uses Barracuda for email and has SPF, DKIM, and DMARC configured. It is a catch-all domain.

Mail provider

ProviderBarracuda security-gateway
Primary MXd115537a.ess.barracudanetworks.com

MX records

PriorityHostnameIPs
10d115537a.ess.barracudanetworks.com209.222.82.255, 209.222.82.253, 209.222.82.252
20d115537b.ess.barracudanetworks.com209.222.82.253, 209.222.82.252, 209.222.82.255

Authentication

SPF Present ~all
DKIM Found (selectors: selector1, selector2)
DMARC Present p=quarantine
Raw SPF record
v=spf1 mx a include:zcom.it ip4:52.31.171.186/32 ip4:162.33.208.0/24 include:spf.teamblau.com include:spf.ess.barracudanetworks.com include:amazonses.com include:spf.protection.outlook.com ~all
Raw DMARC record
v=DMARC1;p=quarantine;sp=quarantine;pct=100;rua=mailto:postmaster@eco-center.it;ri=86400;aspf=r;adkim=s;fo=1

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response340ms
SMTP banner220 mail.ess.barracuda.com ESMTP (mx-inbound19-168.us-east-2b.ess.aws)

What this means

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

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@eco-center.it" \
  -H "Authorization: Bearer cm_live_..."