Hostname
mindmystocks.com
Last fetched
mindmystocks.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mindmystocks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.6.51.222 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mindmystocks.com owner
- Contact emails
- 1f750ef8-4a3d-4d6e-bb59-c005bda744be@identity-protect.org
- 4560d979-e8a3-4820-8400-f47d46a2ffaa@identity-protect.org
- a55e7a3b-503d-417d-a021-0793143c36b3@identity-protect.org
- bca9b0ce-5686-4784-ac54-549d8164125b@identity-protect.org
- d0f40ac7-fa56-4cd6-a71b-813cdebf01cc@identity-protect.org
- df146870-d776-4e0c-a9d8-1973356aec15@identity-protect.org
- fe211c48-c7ec-4949-8379-1d4ab010138c@identity-protect.org
- owner-5318267@mindmystocks.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from mindmystocks.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mindmystocks.com.
- IP · 3.6.51.222
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 1f750ef8-4a3d-4d6e-bb59-c005bda744be@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "mindmystocks.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.