Skip to content

Hostname

bzsrq.com

Last fetched

bzsrq.com resolves to 4 IPv4 addresses operated by AS329184 in ZA. WHOIS lists iana:1555 as the registrar.

Nutrition Label

WHISPER CANON · bzsrq.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bzsrq.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.119.251.72160.119.251.0/24AS329184ZA
165.232.160.242165.232.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1555
Organization
bei jing bei zhu heng tong san re qi xiao shou you xian gong si
Contact emails

Subdomains

5 observed subdomains of bzsrq.com.

Threat posture

History

Related pages

Pivot deeper into the graph from bzsrq.com.

Cypher and MCP

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

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