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
Resolution chain
hnlbzz.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 156.225.152.211 | 156.225.144.0/20 | AS142286 | — | HK |
| 192.225.230.4 | 192.225.224.0/21 | AS22552 | ESITED - eSited Solutions | US |
| 192.225.230.7 | 192.225.224.0/21 | AS22552 | ESITED - eSited Solutions | US |
| 208.92.95.4 | 208.92.92.0/22 | AS22552 | ESITED - eSited Solutions | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- jing yun tan
- Contact emails
Subdomains
2 observed subdomains of hnlbzz.com.
| Subdomain |
|---|
| oa.hnlbzz.com |
| www.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.