gfz.de

Email infrastructure report · Last checked

Summary

gfz.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 MXb1791.mx.srv.dfn.de

MX records

PriorityHostnameIPs
10b1791.mx.srv.dfn.de194.95.234.122
10a1791.mx.srv.dfn.de194.95.232.122
10c1791.mx.srv.dfn.de194.95.238.122

Authentication

SPF Present ~all
DKIM Found (selectors: mail)
DMARC Present p=quarantine
Raw SPF record
v=spf1 a:mail.gfz.de a:otc-de-spf.mms.t-systems-service.com a:gfz-potsdam.managed-otrs.com ~all
Raw DMARC record
v=DMARC1; p=quarantine;

Email behavior

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

What this means

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