Skip to content

Hostname

hzzztj.com

Last fetched

hzzztj.com resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · hzzztj.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hzzztj.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.85.212.10838.85.212.0/24AS174COGENT-174 - Cogent Communications, LLCUS
47.97.90.12347.96.0.0/15AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

2 observed subdomains of hzzztj.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hzzztj.com.

Cypher and MCP

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

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