ifado.de

Email infrastructure report · Last checked

Summary

ifado.de 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 MXc1233.mx.srv.dfn.de

MX records

PriorityHostnameIPs
10c1233.mx.srv.dfn.de194.95.238.101
10b1233.mx.srv.dfn.de194.95.234.101
10a1233.mx.srv.dfn.de194.95.232.101

Authentication

SPF Present ~all
DKIM Found (selectors: mail)
DMARC Present p=none
Raw SPF record
v=spf1 ip4:193.174.1.214 ip4:168.119.205.7 include:spf.gwdg.de ~all
Raw DMARC record
v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response6739ms
SMTP banner220-c1233.mx.srv.dfn.de ESMTP Postfix 220 c1233.mx.srv.dfn.de ESMTP Postfix

What this means

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

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