Hostname
studddy-prod.com
Last fetched
studddy-prod.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
studddy-prod.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.226.238.100 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.108 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.17 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.97 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.105 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.118 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.37 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.73 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of studddy-prod.com owner
- Contact emails
- 0420d390-194c-43b9-af26-695764ba2a12@identity-protect.org
- 11ed1ce8-91ab-429f-a9cf-6c98b59a705f@identity-protect.org
- 16f791fa-41ac-4be9-a6be-649c29dc0b0d@identity-protect.org
- 50f4235d-25c1-4a96-b193-4db25b352275@identity-protect.org
- 62b7c1bb-976d-4444-876f-e9b2d1c58f5c@identity-protect.org
- ce11b370-043f-40b3-84c8-ff70bbaed49c@identity-protect.org
Subdomains
40 observed subdomains of studddy-prod.com.
Showing 25 of 40. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from studddy-prod.com.
- IP · 13.226.238.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0420d390-194c-43b9-af26-695764ba2a12@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: "studddy-prod.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.