Hostname
hbjb.net
Last fetched
hbjb.net resolves to 119.28.24.178, announced in 119.28.24.0/23 by TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue in HK. hbjb.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 119.28.24.178
119.28.24.0/23 · TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue · Hong Kong, HK
- 182.16.11.27
182.16.11.0/24 · NETSEC-HK - Netsec Limited · Lai Chi Kok, HK
- 52.128.225.186
52.128.225.0/24 · NETSEC-HK - Netsec Limited · Lai Chi Kok, HK
IPv6 resolution
No AAAA record for hbjb.net is recorded in WhisperGraph.
Attribution
shenzhen tencent computer
ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| www.hbjb.net |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.dns.com.cn
- ns2.dns.com.cn
- dns.bizcn.com
Threat-feed evidence
History
Related pages
Pivot from hbjb.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hbjb.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.