ziggo.nl

Email infrastructure report · Last checked

Summary

ziggo.nl uses Self-hosted / Custom for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmxin5.ziggo.nl

MX records

PriorityHostnameIPs
10mxin5.ziggo.nl84.116.73.35
10mxin10.ziggo.nl84.116.6.2

Authentication

SPF Present ~all
DKIM Found (selectors: s1, s2)
DMARC Present p=reject
Raw SPF record
v=spf1 include:smtp.spf.ziggo.nl include:mail.ziggo.com ~all
Raw DMARC record
v=DMARC1; p=reject; sp=reject; rua=mailto:jn2qdxcl@ag.eu.dmarcadvisor.com,mailto:dmarc@inbound.mail.ziggo.com; ruf=mailto:jn2qdxcl@fr.eu.dmarcadvisor.com,mailto:dmarc@inbound.mail.ziggo.com;fo=1; adkim=r; aspf=r;

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS? Could not determine (server rejected handshake)
SMTP response
SMTP banner

What this means

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

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