Hostname
thestockdigger.com
Last fetched
thestockdigger.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
thestockdigger.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.225.222.112 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.2 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.49 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.8 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.38 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.65 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.66 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.72 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thestockdigger.com owner
- Contact emails
- 2b14b4ee-b652-43e2-97bf-76bf90e127cc@identity-protect.org
- 4593a31b-cc13-48dd-9325-0ff7e4da4ec0@identity-protect.org
- 6eaaf1e5-b86b-46c7-bd4a-2bc6fdff43b1@identity-protect.org
- 7f9f66d4-72a4-4c4b-ad30-95ab8729e793@identity-protect.org
- 9e94ff8f-ba4b-42a2-8e41-d4fec56f01b4@identity-protect.org
- a2924a4d-ddd5-482c-b3ae-6fe6969972c9@identity-protect.org
- bc56eb1c-a718-4458-b13a-3394c512fb28@identity-protect.org
- owner-10569059@thestockdigger.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from thestockdigger.com.
- IP · 13.225.222.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2b14b4ee-b652-43e2-97bf-76bf90e127cc@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thestockdigger.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.