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
Resolution chain
shuwu.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.76.168 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.197.125 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 23.225.165.251 | 23.224.0.0/15 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 38.11.7.78 | 38.11.0.0/18 | AS54600 | PEG-SV - PEG TECH INC | US |
| 38.48.128.211 | 38.48.128.0/18 | AS54600 | PEG-SV - PEG TECH INC | US |
| 45.89.209.75 | 45.89.209.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.65.211.209 | 172.65.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 192.200.97.114 | 192.200.97.0/24 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- yao hongxue
- Contact emails
Subdomains
2 observed subdomains of shuwu.org.
| Subdomain |
|---|
| m.shuwu.org |
| www.shuwu.org |
Threat posture
History
Related pages
Pivot deeper into the graph from shuwu.org.
- IP · 104.21.76.168
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1923
- Country · CA
- Email · weyes@wandaihao.com
- TLD · .org
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.