uniklinikum-dresden.de

Email infrastructure report · Last checked

Summary

uniklinikum-dresden.de uses Self-hosted / Custom for email and has SPF and DMARC configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmailin.uniklinikum-dresden.de

MX records

PriorityHostnameIPs
10mailin.uniklinikum-dresden.de141.76.248.100

Authentication

SPF Present ~all
DKIM? Not detected via common selectors
DMARC Present p=none
Raw SPF record
v=spf1 a:mailout.uniklinikum-dresden.de a:mailout2.uniklinikum-dresden.de ip4:141.76.248.101 ip4:141.76.248.102 include:_spf-dc55.sapsf.eu ~all
Raw DMARC record
v=DMARC1; p=none; rua=mailto:postmaster@uniklinikum-dresden.de

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS? Could not determine (probe timed out)
SMTP response
SMTP banner

What this means

This domain is missing DKIM, which weakens its protection against email spoofing. Adding this record would improve deliverability and reduce the risk of impersonation.

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