Hostname
wang-shuo.com
Last fetched
wang-shuo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wang-shuo.com 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 |
|---|---|---|---|---|
| 18.64.67.18 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.36 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.70 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.86 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.166.135.16 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.65 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.79 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.91 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wang-shuo.com owner
- Contact emails
- 196f153a-fa71-447f-9d41-f59c83deb48b@identity-protect.org
- 22f8f6a8-6a1d-4dd5-8271-312d61bed55c@identity-protect.org
- 402719d8-31f3-4fa2-9335-29961ccb2a4e@identity-protect.org
- 772bdf81-016f-4377-9463-7beb00852378@identity-protect.org
- d6116483-c628-4193-861d-fea8ea41f85d@identity-protect.org
- e7824d76-237b-47a2-b034-f526e341048e@identity-protect.org
- f25d941c-250e-49bb-a0d0-b3f4dc2b1633@identity-protect.org
Subdomains
1 observed subdomain of wang-shuo.com.
| Subdomain |
|---|
| www.wang-shuo.com |
Web-graph footprint
Distinct hostnames that link to or from wang-shuo.com in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from wang-shuo.com.
- IP · 18.64.67.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 196f153a-fa71-447f-9d41-f59c83deb48b@identity-protect.org
- TLD · .com
- Browse hostnames · wa…
- 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: "wang-shuo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.