Skip to content

Hostname

dtdn.cn

Last fetched

dtdn.cn resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in SG. WHOIS lists registrar:邦宁数字技术股份有限公司 as the registrar.

Nutrition Label

WHISPER CANON · dtdn.cnRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint2.0/10canon.whisper.security/host/dtdn.cn

Resolution chain

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

IPPrefixASNOperatorCountry
23.32.38.13923.32.38.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SG
38.147.190.23538.147.190.0/24AS6134XNNET - XNNET LLCHK

WHOIS identity

Registrar
registrar:邦宁数字技术股份有限公司
Organization
徐玉梅
Contact emails

Subdomains

1 observed subdomain of dtdn.cn.

Subdomain
www.dtdn.cn

Web-graph footprint

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

34 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dtdn.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dtdn.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.