Skip to content

Hostname

dnt.com.cn

Last fetched

dnt.com.cn resolves to 2 IPv4 addresses operated by CHINATELECOM-ZHEJIANG-NINGBO-IDC NINGBO, ZHEJIANG Province, P.R.China. in CN. WHOIS lists registrar:北京新网数码信息技术有限公司 as the registrar.

Nutrition Label

WHISPER CANON · dnt.com.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dnt.com.cn

Resolution chain

dnt.com.cn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
183.131.52.163183.131.48.0/20AS136188CHINATELECOM-ZHEJIANG-NINGBO-IDC NINGBO, ZHEJIANG Province, P.R.China.CN
183.131.52.164183.131.48.0/20AS136188CHINATELECOM-ZHEJIANG-NINGBO-IDC NINGBO, ZHEJIANG Province, P.R.China.CN

WHOIS identity

Registrar
registrar:北京新网数码信息技术有限公司
Organization
????????????
Contact emails

Subdomains

11 observed subdomains of dnt.com.cn.

Web-graph footprint

Distinct hostnames that link to or from dnt.com.cn in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dnt.com.cn.

MechanismTarget
SPF_INCLUDEspf.mail.dnt.com.cn

Related pages

Pivot deeper into the graph from dnt.com.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dnt.com.cn"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.