Skip to content

Hostname

2bqb.com

Last fetched

2bqb.com resolves to 20 IPv4 addresses operated by XNNET - XNNET LLC in HK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · 2bqb.comRouting diversity8.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/2bqb.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.244.88.7103.244.88.0/24AS6134XNNET - XNNET LLCHK
103.244.89.194103.244.89.0/24AS6134XNNET - XNNET LLCHK
103.247.29.29103.247.29.0/24AS967VMISS-CA - VMISS Inc.IN
107.148.237.147107.148.236.0/22AS398478PEG-HK - PEG TECH INCHK
109.176.254.148109.176.254.0/23AS215269HK
154.64.246.11154.64.246.0/24AS979NETLAB-SDN - NetLab GlobalHK
192.151.223.194192.151.223.0/24AS40065CNSERVERS - CNSERVERS LLCUS
210.0.244.120210.0.244.0/24AS9304HK
23.224.242.22623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.69.10623.224.69.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.69.7423.224.69.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.109.12223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.141.25023.225.141.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.177.13823.225.177.0/24AS40065CNSERVERS - CNSERVERS LLCHK
23.225.73.5823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.10623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.226.188.18623.226.188.0/24AS40065CNSERVERS - CNSERVERS LLCUS
38.147.176.14838.147.176.0/24AS6134XNNET - XNNET LLCHK
38.147.176.19938.147.176.0/24AS6134XNNET - XNNET LLCHK
38.147.179.22238.147.179.0/24AS6134XNNET - XNNET LLCHK

WHOIS identity

Registrar
iana:1068
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

4 observed subdomains of 2bqb.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 2bqb.com.

Cypher and MCP

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

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