Skip to content

Hostname

duanshu.com

Last fetched

duanshu.com resolves to 18 IPv4 addresses operated by CDSC-AS1 - CDS Global Cloud Co., Ltd in DE. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · duanshu.comRouting diversity3.0/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/duanshu.com

Resolution chain

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

WHOIS identity

Registrar
iana:1331
Organization
nan jing hou jian yun ji suanco.,ltd.
Contact emails

Subdomains

104 observed subdomains of duanshu.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from duanshu.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "duanshu.com"})-[: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.