Hostname
jxbfbf.com
Last fetched
jxbfbf.com resolves to 10 IPv4 addresses operated by HIVEDATALIMITED-AS-AP HiveData Limited in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
jxbfbf.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 156.238.208.26 | 156.238.208.0/21 | AS150313 | HIVEDATALIMITED-AS-AP HiveData Limited | US |
| 216.180.224.218 | 216.180.224.0/20 | AS47191 | BLUETECH-WAF | VG |
| 216.180.233.66 | 216.180.224.0/20 | AS47191 | BLUETECH-WAF | VG |
| 216.180.234.114 | 216.180.224.0/20 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.226 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.234 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.82.26 | 37.77.82.0/23 | AS47191 | BLUETECH-WAF | VG |
| 37.77.85.138 | 37.77.84.0/23 | AS47191 | BLUETECH-WAF | HK |
| 37.77.85.82 | 37.77.84.0/23 | AS47191 | BLUETECH-WAF | HK |
| 37.77.87.218 | 37.77.86.0/23 | AS47191 | BLUETECH-WAF | HK |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
1 observed subdomain of jxbfbf.com.
| Subdomain |
|---|
| www.jxbfbf.com |
Web-graph footprint
Distinct hostnames that link to or from jxbfbf.com in the public web crawl.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jxbfbf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jxbfbf.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.