Hostname
straitdie.com
Last fetched
straitdie.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
straitdie.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.16 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.46 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.52 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.76 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.251.122 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.34 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.54 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.70 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of straitdie.com owner
- Contact emails
- 0399e70a-db81-4982-8c30-35b4c2531837@identity-protect.org
- 31fdafcf-5513-4fe9-ba71-aa51e6336dd3@identity-protect.org
- 627411b1-e1b4-46bc-82ad-4286f3f0e347@identity-protect.org
- 738f219d-52b3-4c33-9e73-42d5dfd9627d@identity-protect.org
- b7a0f5ab-8d7b-4063-92b4-7bddae8db75d@identity-protect.org
- ca063d09-6687-4bff-b649-f18908253ba3@identity-protect.org
- cc1aaef1-7e71-4763-870f-0dc5df8a66ab@identity-protect.org
Subdomains
2 observed subdomains of straitdie.com.
| Subdomain |
|---|
| api.straitdie.com |
| auth.straitdie.com |
Threat posture
History
Related pages
Pivot deeper into the graph from straitdie.com.
- IP · 13.32.205.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0399e70a-db81-4982-8c30-35b4c2531837@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "straitdie.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.