Skip to content

Hostname

hl.99.com

Last fetched

hl.99.com resolves to 5 IPv4 addresses operated by CHINANET-HENAN-LUOYANG-IDC Henan Luoyang IDC in CN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
106.46.24.181106.46.24.0/23AS139018CHINANET-HENAN-LUOYANG-IDC Henan Luoyang IDCCN
111.48.162.170111.48.162.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.6.247.119111.6.240.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
116.162.91.139116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
119.36.90.211119.36.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from hl.99.com.

Cypher and MCP

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

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