saas.sh.cn

Email infrastructure report · Last checked

Summary

saas.sh.cn uses Self-hosted / Custom for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXhzmx01.mxmail.netease.com

MX records

PriorityHostnameIPs
5hzmx01.mxmail.netease.com8.209.70.223, 8.209.88.255
10hzmx02.mxmail.netease.com8.209.70.223, 8.209.88.255

Authentication

SPF Present -all
DKIM Found (selectors: default)
DMARC Present p=quarantine
Raw SPF record
v=spf1 include:spf.163.com -all
Raw DMARC record
v=DMARC1; p=quarantine; 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 response542ms
SMTP banner220 entmail-hzmx1-aliyun.singapore.163.org ESMTP ready

What this means

This domain has strong email authentication. Messages claiming to come from @saas.sh.cn can be cryptographically verified by recipients, making spoofing difficult. Deliverability for legitimate mail should be good.

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