Skip to content

Hostname

11bzw.org

Last fetched

11bzw.org resolves to 18 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 11bzw.orgRouting diversity4.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/11bzw.org

Resolution chain

11bzw.org resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.215.77.61103.215.77.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
23.248.202.1023.248.202.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.202.1223.248.202.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.202.1423.248.202.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.207.19623.248.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.207.19723.248.207.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
66.212.58.4866.212.58.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.HK
66.212.58.4966.212.58.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.HK
156.234.3.140156.234.3.0/24AS138415YANCYLIMITED-AS-HK - Yancy Limited
156.234.3.139156.234.3.0/24AS138415YANCYLIMITED-AS-HK - Yancy Limited
66.212.58.11566.212.58.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.
66.212.58.11666.212.58.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.
207.56.1.59207.56.1.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.
207.56.1.162207.56.1.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.
103.228.64.217103.228.64.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.
103.228.64.216103.228.64.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.
103.228.64.214103.228.64.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.
103.228.64.213103.228.64.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.

WHOIS identity

Registrar
iana:1479
Organization
privacyguardian.org
Contact emails

Subdomains

2 observed subdomains of 11bzw.org.

Web-graph footprint

Distinct hostnames that link to or from 11bzw.org in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 11bzw.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "11bzw.org"})-[: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.