due.de

Email infrastructure report · Last checked

Summary

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

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXsmtpin.rzone.de

MX records

PriorityHostnameIPs
5smtpin.rzone.de81.169.145.97, 2a01:238:20a:202:50f0::1097

Authentication

SPF Missing
DKIM? Not detected via common selectors
DMARC Present p=reject
Raw DMARC record
v=DMARC1;p=reject;

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response81ms
SMTP banner220 smtpin.rzone.de ESMTP RZmta 55.5.6 ready (mi83)

What this means

This domain is missing SPF, DKIM, which weakens its protection against email spoofing. Adding these records 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 due.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@due.de" \
  -H "Authorization: Bearer cm_live_..."