igb-berlin.de

Email infrastructure report · Last checked

Summary

igb-berlin.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 MXa2421.mx.srv.dfn.de

MX records

PriorityHostnameIPs
10a2421.mx.srv.dfn.de194.95.232.205
10c2421.mx.srv.dfn.de194.95.238.205
10b2421.mx.srv.dfn.de194.95.234.205

Authentication

SPF Present ~all
DKIM Found (selectors: mail)
DMARC Present p=quarantine
Raw SPF record
v=spf1 a:spirula.igb-berlin.de ip4:62.141.187.31 include:_spf.google.com ~all
Raw DMARC record
v=DMARC1;p=quarantine;rua=mailto:dmarc@igb-berlin.de

Email behavior

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

What this means

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