Hostname
stagingsv.com
Last fetched
stagingsv.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stagingsv.com 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 |
|---|---|---|---|---|
| 18.189.80.108 | 18.189.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.216.105.22 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.133.168.199 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.135.33.60 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stagingsv.com owner
- Contact emails
- 2200ed55-e39c-4152-bb4d-4d4f8cd295b9@identity-protect.org
- 27ee1e1b-1d45-4449-8382-0f3181d448d8@identity-protect.org
- 4379e34e-6bdc-446e-9454-124399e6a974@identity-protect.org
- 4421e0dd-03be-4f1c-9609-6ccfed594543@identity-protect.org
- 888e09a3-2cec-486a-9a7b-d29787437f3f@identity-protect.org
- aea97071-07b3-4117-b0dc-553209c1bac0@identity-protect.org
- owner-3345275@stagingsv.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from stagingsv.com.
- IP · 18.189.80.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2200ed55-e39c-4152-bb4d-4d4f8cd295b9@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: "stagingsv.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.