Skip to content

Hostname

webmap.cn

Last fetched

webmap.cn resolves to 4 IPv4 addresses operated by HWCSNET Huawei Cloud Service data center in CN. WHOIS lists registrar:???????????? as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
117.78.24.35117.78.24.0/24AS55990HWCSNET Huawei Cloud Service data centerCN
117.78.24.35117.78.24.0/24AS55990HWCSNET Huawei Cloud Service data centerCN
117.78.24.40117.78.24.0/24AS55990HWCSNET Huawei Cloud Service data centerCN
117.78.24.40117.78.24.0/24AS55990HWCSNET Huawei Cloud Service data centerCN
49.4.56.3449.4.48.0/20AS55990HWCSNET Huawei Cloud Service data centerCN
49.4.56.3449.4.48.0/20AS55990HWCSNET Huawei Cloud Service data centerCN
49.4.56.3649.4.48.0/20AS55990HWCSNET Huawei Cloud Service data centerCN
49.4.56.3649.4.48.0/20AS55990HWCSNET Huawei Cloud Service data centerCN

WHOIS identity

Registrar
registrar:????????????
Organization
??????????
Contact emails

Subdomains

2 observed subdomains of webmap.cn.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from webmap.cn.

Cypher and MCP

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

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