sdjtu.edu.cn

Email infrastructure report · Last checked

Summary

sdjtu.edu.cn uses Self-hosted / Custom for email and has SPF configured. It is a catch-all domain.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXmx-sdjtu-edu-cn.icoremail.net

MX records

PriorityHostnameIPs
1mx-sdjtu-edu-cn.icoremail.net152.32.234.63, 152.32.185.215
10mail.sdjtu.edu.cn211.64.127.182

Authentication

SPF Present -all
DKIM? Not detected via common selectors
DMARC Missing
Raw SPF record
v=spf1 ip4:211.64.127.182 ip4:112.38.217.31  ip4:111.17.194.118 include:spf.icoremail.net -all

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response474ms
SMTP banner220 ucloud-cmmxproxy-6 Anti-spam GT for Coremail System (OP_MXPROXY[20250310])

What this means

This domain is missing DKIM, DMARC, 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 sdjtu.edu.cn?

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@sdjtu.edu.cn" \
  -H "Authorization: Bearer cm_live_..."