Hostname
salamander-stage.com
Last fetched
salamander-stage.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
salamander-stage.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.33.235.111 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.115 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.22 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.37 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.164.188.118 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.17 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.35 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.55 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of salamander-stage.com owner
- Contact emails
- 64e95f0f-f9a2-407d-9b90-1499f70f0ea1@identity-protect.org
- 7e526e58-8316-454f-bf15-560e4b0615a5@identity-protect.org
- 984be143-d812-44bb-8921-5116d7036a14@identity-protect.org
- e26da56c-956f-4263-bba3-c8c7eae83c96@identity-protect.org
- e3decdb8-4b35-469d-9a35-6995c037b771@identity-protect.org
- e3fcc4d4-4776-439e-8821-d0736add8780@identity-protect.org
Subdomains
1 observed subdomain of salamander-stage.com.
| Subdomain |
|---|
| www.salamander-stage.com |
Threat posture
History
Related pages
Pivot deeper into the graph from salamander-stage.com.
- IP · 13.33.235.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 64e95f0f-f9a2-407d-9b90-1499f70f0ea1@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "salamander-stage.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.