Hostname
bbjz.cn
Last fetched
bbjz.cn resolves to 2 IPv4 addresses operated by AS135097 in HK. WHOIS lists registrar:web commerce communications limited as the registrar.
Nutrition Label
Resolution chain
bbjz.cn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 156.226.43.226 | 156.226.32.0/19 | AS135097 | — | HK |
| 43.255.159.33 | 43.255.159.0/24 | AS42960 | — | HK |
WHOIS identity
- Registrar
- registrar:web commerce communications limited
- Organization
- 刘志云
- Contact emails
Subdomains
6 observed subdomains of bbjz.cn.
| Subdomain |
|---|
| cn.bbjz.cn |
| m.bbjz.cn |
| www.bbjz.cn |
Showing 3 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bbjz.cn in the public web crawl.
145 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bbjz.cn.
- IP · 156.226.43.226
- ASN · AS135097
- Registrar · registrar:web commerce communications limited
- Country · HK
- Email · kline9919@gmail.com
- TLD · .cn
- Browse hostnames · bb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bbjz.cn"})-[: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.