Hostname
locationmind.net
Last fetched
locationmind.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
locationmind.net 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 |
|---|---|---|---|---|
| 13.115.218.55 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0595852f-7183-4aad-8167-c9c5c991df4c@identity-protect.org
- 3026ff03-a602-4037-bbb3-e6d0780356e7@identity-protect.org
- 5ddad182-72eb-4634-8f09-b0a3a197c003@identity-protect.org
- c23c9778-5627-4004-ab27-0a4428bb67f2@identity-protect.org
- e43dbb6a-688c-4991-8bab-ed969fcffbb3@identity-protect.org
- efb85382-f84d-4f78-b99a-0fbe95f02227@identity-protect.org
- fdb27bd3-d538-475c-ac77-6091576c026a@identity-protect.org
- owner-8693034@locationmind.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of locationmind.net.
| Subdomain |
|---|
| pive.locationmind.net |
Showing 1 of 2. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from locationmind.net.
- IP · 13.115.218.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0595852f-7183-4aad-8167-c9c5c991df4c@identity-protect.org
- TLD · .net
- Browse hostnames · lo…
- 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: "locationmind.net"})-[: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.