Hostname
studddy-dev.com
Last fetched
studddy-dev.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-dev.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.164.116.52 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.55 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.71 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.8 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.100 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.6 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.66 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.90 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of studddy-dev.com owner
- Contact emails
- 137c50cb-4a4e-478c-867c-a8fb1048ac02@identity-protect.org
- 38ae870b-2533-49de-8414-71f66c8c42c1@identity-protect.org
- 68551f63-c35b-4a5d-b2f1-188977aaa822@identity-protect.org
- 68dfbd06-1132-4faa-903f-50a46481afb5@identity-protect.org
- 7ed3c1b6-182a-49d2-a41a-c5601da032d6@identity-protect.org
- bb1706bc-0278-4e63-be28-0bcc224f0bb4@identity-protect.org
Subdomains
40 observed subdomains of studddy-dev.com.
Showing 25 of 40. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from studddy-dev.com.
- IP · 18.164.116.52
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 137c50cb-4a4e-478c-867c-a8fb1048ac02@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-dev.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.