Hostname
locationmind.com
Last fetched
locationmind.com 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.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 |
|---|---|---|---|---|
| 13.115.218.55 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- locationmind.com@whoisprotectservice.com
- 0de3a880-1ca5-44b6-941a-23b486511b23@identity-protect.org
- 31ea8ecf-3a66-4936-9a55-34ba0bd2a0c4@identity-protect.org
- 4355667a-0527-48d1-92db-48004f937b9a@identity-protect.org
- 4d869140-1804-49c9-96f5-90dc9fc94b27@identity-protect.org
- 7ed1ab16-e434-4a18-b9f2-4059b4173f93@identity-protect.org
- c624cd4a-07c2-4438-a1cd-af32bf04be77@identity-protect.org
- ed79d642-6598-419e-bcbb-199d88b39010@identity-protect.org
- owner-2829413@locationmind.com.whoisprivacyservice.org
Subdomains
50 observed subdomains of locationmind.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from locationmind.com in the public web crawl.
82 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for locationmind.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 47590072.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 153.246.135.97/32 |
| SPF_IP | 209.85.220.69/32 |
| SPF_IP | 221.188.21.28/32 |
Related pages
Pivot deeper into the graph from locationmind.com.
- IP · 13.115.218.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · locationmind.com@whoisprotectservice.com
- TLD · .com
- 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.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.