Hostname
stratosdev.net
Last fetched
stratosdev.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stratosdev.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.246.33.33 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.40.146 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.31.113.97 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.38.17 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 22ee7948-2faf-4ec5-a5f7-4ec9dda7f769@identity-protect.org
- 36f7bb9c-c54d-4c50-9ce1-1828d9682728@identity-protect.org
- 5c5c3844-e321-4e25-9b57-cc56727cc5ce@identity-protect.org
- 62c46815-a710-4037-817d-8e9695a23371@identity-protect.org
- 79a94c49-1cca-492a-bb25-13f97fe020f0@identity-protect.org
- b651ca54-3556-4c0a-8ea7-6603332da5a5@identity-protect.org
- f60dd7b8-6260-4875-9934-795a2df4502b@identity-protect.org
Subdomains
7 observed subdomains of stratosdev.net.
Threat posture
History
Related pages
Pivot deeper into the graph from stratosdev.net.
- IP · 34.246.33.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 22ee7948-2faf-4ec5-a5f7-4ec9dda7f769@identity-protect.org
- TLD · .net
- 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: "stratosdev.net"})-[: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.