wiwi.uni-bielefeld.de

Email infrastructure report · Last checked

Summary

wiwi.uni-bielefeld.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 MXa2631.mx.srv.dfn.de

MX records

PriorityHostnameIPs
50a2631.mx.srv.dfn.de194.95.233.33
50c2631.mx.srv.dfn.de194.95.239.33
50b2631.mx.srv.dfn.de194.95.235.33

Authentication

SPF Present
DKIM Found (selectors: s1)
DMARC Present p=none
Raw SPF record
v=spf1 redirect=uni-bielefeld.de
Raw DMARC record
v=DMARC1; p=none

Email behavior

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

What this means

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