Skip to content

Hostname

shuwu.org

Last fetched

shuwu.org resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · shuwu.orgRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/shuwu.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.76.168104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.197.125172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.225.165.25123.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
38.11.7.7838.11.0.0/18AS54600PEG-SV - PEG TECH INCUS
38.48.128.21138.48.128.0/18AS54600PEG-SV - PEG TECH INCUS
45.89.209.7545.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.65.211.209172.65.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.200.97.114192.200.97.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
yao hongxue
Contact emails

Subdomains

2 observed subdomains of shuwu.org.

Threat posture

History

Related pages

Pivot deeper into the graph from shuwu.org.

Cypher and MCP

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

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