Hostname
cwdetour.com
Last fetched
cwdetour.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
cwdetour.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.185.12 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.35 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.38 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.66 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.249.96.17 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.61 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.75 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.80 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.46 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.65 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.69 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.89 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:244
- Organization
- ?(back)
- Contact emails
Subdomains
1 observed subdomain of cwdetour.com.
| Subdomain |
|---|
| www.cwdetour.com |
Web-graph footprint
Distinct hostnames that link to or from cwdetour.com in the public web crawl.
8 sites link to this hostname.
706 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cwdetour.com.
- IP · 13.227.185.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · VN
- Email · cwdmzdurumi@naver.com
- TLD · .com
- Browse hostnames · cw…
- 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: "cwdetour.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.