Hostname
stshadow.com
Last fetched
stshadow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stshadow.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 |
|---|---|---|---|---|
| 108.159.15.3 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.5 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.7 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.72 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.165.9.18 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.6 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.8 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.85 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stshadow.com owner
- Contact emails
- 073f28de-3d16-43af-b4ff-1e287faa6b26@identity-protect.org
- 2a6db280-ccd6-4762-a86c-cbd0e040c4f2@identity-protect.org
- 4049a1ba-b00d-436c-9a41-19f49d6348e5@identity-protect.org
- a4eb7d0d-c0ab-4446-b72c-9e476bbf603f@identity-protect.org
- c70e141c-4650-4484-941a-b9e38aa20431@identity-protect.org
- cc1954b7-753c-4d2e-b9e0-1487f3d9dcb0@identity-protect.org
- e9ed57c9-8470-4b8d-959f-86d94901ffd2@identity-protect.org
- owner-6064720@stshadow.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of stshadow.com.
| Subdomain |
|---|
| dwul.stshadow.com |
| www.stshadow.com |
Threat posture
History
Related pages
Pivot deeper into the graph from stshadow.com.
- IP · 108.159.15.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 073f28de-3d16-43af-b4ff-1e287faa6b26@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: "stshadow.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.