Hostname
thestockmap.com
Last fetched
thestockmap.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thestockmap.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.134.62 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.66 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.89 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.90 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.2.120 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.65 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.87 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.92 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thestockmap.com owner
- Contact emails
- gbradley660@gmail.com
- 82a2bb36-4a70-4b1c-9bd9-c80e5d4d04a6@identity-protect.org
- 87b009aa-2713-44a4-b089-ba020ec77fc5@identity-protect.org
- 87d49cd1-b635-4970-90ef-b3f20d89bf83@identity-protect.org
- 8e884bf4-6501-482c-8101-9013c45b67d6@identity-protect.org
- 974a2dad-a6f7-43b0-9cc1-d62d53c10596@identity-protect.org
- 99e1c6dd-edef-47fd-a070-ea6bb0eb076a@identity-protect.org
- d370cfb3-ac34-4934-9203-987262518862@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from thestockmap.com.
- IP · 13.225.134.62
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · gbradley660@gmail.com
- 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: "thestockmap.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.