gmx.co.uk

Email infrastructure report · Last checked

Summary

gmx.co.uk uses GMX for email and has SPF and DMARC configured. It is not catch-all.

Mail provider

ProviderGMX free
Primary MXmx01.gmx.net

MX records

PriorityHostnameIPs
10mx01.gmx.net213.165.67.123
10mx00.gmx.net212.227.15.150

Authentication

SPF Present
DKIM? Not detected via common selectors
DMARC Present p=quarantine
Raw SPF record
v=spf1 redirect=_spf.gmx.net
Raw DMARC record
v=DMARC1; p=quarantine; rua=mailto:dmarcreport@gmx.net

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS? Could not determine (server rejected handshake)
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 gmx.co.uk?

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@gmx.co.uk" \
  -H "Authorization: Bearer cm_live_..."