Skip to content

Hostname

hmw.org.cn

Last fetched

hmw.org.cn resolves to 2 IPv4 addresses operated by NETLAB-SDN - NetLab Global in HK.

Nutrition Label

WHISPER CANON · hmw.org.cnRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hmw.org.cn

Resolution chain

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

IPPrefixASNOperatorCountry
154.44.31.163154.44.31.0/24AS979NETLAB-SDN - NetLab GlobalHK
8.210.78.1448.210.0.0/17AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.HK

WHOIS identity

No WHOIS records are currently associated with hmw.org.cn in WhisperGraph.

Subdomains

1 observed subdomain of hmw.org.cn.

Threat posture

History

Related pages

Pivot deeper into the graph from hmw.org.cn.

Cypher and MCP

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

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