Hostname
designdetour.com
Last fetched
designdetour.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
designdetour.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 |
|---|---|---|---|---|
| 13.32.205.115 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.12 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.125 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.77 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.108 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.29 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.93 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.96 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of designdetour.com owner
- Contact emails
- gautam@license2shoot.com
- privacy@dynadot.com
- 48256e6a4f234547ad2fda65567db685.protect@withheldforprivacy.com
- 775b5f9009454b398c90c3f6da8b33a3.protect@withheldforprivacy.com
- pub144@hotmail.com
- reactivation-pending@mail.withheldforprivacy.com
- 22a9efbe-6010-4248-8d0a-61f17456cbc4@identity-protect.org
- 3f50cd23-a2f5-4e9b-b358-9f7a5a181135@identity-protect.org
- a87d3a28-3390-48cd-b26d-829130ee3d66@identity-protect.org
Subdomains
2 observed subdomains of designdetour.com.
Threat posture
History
Related pages
Pivot deeper into the graph from designdetour.com.
- IP · 13.32.205.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gautam@license2shoot.com
- TLD · .com
- Browse hostnames · de…
- 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: "designdetour.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.