Skip to content

Hostname

hzhr.cc

Last fetched

hzhr.cc resolves to 3 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · hzhr.ccRouting diversity3.0/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hzhr.cc

Resolution chain

hzhr.cc resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.204.166.244154.204.160.0/21AS400619AROSS-AS - AROSSCLOUD INC.HK
38.55.185.17338.55.184.0/21AS400619AROSS-AS - AROSSCLOUD INC.HK
154.91.190.212154.91.184.0/21AS400619AROSS-AS - AROSSCLOUD INC.HK

WHOIS identity

Registrar
iana:1556
Organization
Contact emails

Subdomains

1 observed subdomain of hzhr.cc.

Subdomain
www.hzhr.cc

Web-graph footprint

Distinct hostnames that link to or from hzhr.cc in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hzhr.cc.

Cypher and MCP

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

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