nsmc.edu.cn

Email infrastructure report · Last checked

Summary

nsmc.edu.cn 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 MXmx3.qiye.aliyun.com

MX records

PriorityHostnameIPs
5mx3.qiye.aliyun.com47.246.146.58, 47.246.146.255
5mx1.qiye.aliyun.com47.246.146.58
5mx2.qiye.aliyun.com47.246.146.255

Authentication

SPF Present -all
DKIM? Not detected via common selectors
DMARC Present p=quarantine
Raw SPF record
v=spf1 include:spf.qiye.aliyun.com -all
Raw DMARC record
v=DMARC1; p=quarantine; rua=mailto:lt@nsmc.edu.cn; ruf=mailto:lt@nsmc.edu.cn

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response646ms
SMTP banner220 mx1.aliyun-inc.com MX AliMail Server

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