Skip to content

Hostname

chn-das.com

Last fetched

chn-das.com resolves to 1 IPv4 address operated by CHINATELECOM-CORE-WAN-CN2 China Telecom Next Generation Carrier Network in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · chn-das.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chn-das.com

Resolution chain

chn-das.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.6.224.26116.6.0.0/16AS4809CHINATELECOM-CORE-WAN-CN2 China Telecom Next Generation Carrier NetworkCN

WHOIS identity

Registrar
iana:420
Organization
lincheng yang
Contact emails

Subdomains

27 observed subdomains of chn-das.com.

Web-graph footprint

Distinct hostnames that link to or from chn-das.com in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for chn-das.com.

MechanismTarget
SPF_INCLUDEspf.chn-das.com

Related pages

Pivot deeper into the graph from chn-das.com.

Cypher and MCP

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

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