mail.tust.edu.cn

Email infrastructure report · Last checked

Summary

mail.tust.edu.cn uses NetEase 163 Mail for email and has SPF and DMARC configured. It is not catch-all.

Mail provider

ProviderNetEase 163 Mail free
Primary MXhzmx01.mxmail.netease.com

MX records

PriorityHostnameIPs
5hzmx01.mxmail.netease.com8.209.70.223, 8.209.88.255
10mxhm.qiye.163.com103.126.92.242, 103.126.92.241

Authentication

SPF Present -all
DKIM? Not detected via common selectors
DMARC Present p=none
Raw SPF record
v=spf1 include:spf.163.com -all
Raw DMARC record
v=DMARC1; p=none; fo=1; ruf=mailto:dmarc@qiye.163.com; rua=mailto:dmarc_report@qiye.163.com

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response549ms
SMTP banner220 entmail-hzmx1-aliyun.singapore.163.org ESMTP ready

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