Skip to content

Hostname

hnlbzz.com

Last fetched

hnlbzz.com resolves to 4 IPv4 addresses operated by AS142286 in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hnlbzz.comRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hnlbzz.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.225.152.211156.225.144.0/20AS142286HK
192.225.230.4192.225.224.0/21AS22552ESITED - eSited SolutionsUS
192.225.230.7192.225.224.0/21AS22552ESITED - eSited SolutionsUS
208.92.95.4208.92.92.0/22AS22552ESITED - eSited SolutionsUS

WHOIS identity

Registrar
iana:2
Organization
jing yun tan
Contact emails

Subdomains

2 observed subdomains of hnlbzz.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hnlbzz.com.

Cypher and MCP

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

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