Hostname
makingyourmind.com
Last fetched
makingyourmind.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
makingyourmind.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 |
|---|---|---|---|---|
| 16.15.183.253 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.192.11 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.190 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.105.93 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.237.226 | 52.216.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.174.181 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.230.229 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.32.147 | 52.217.32.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of makingyourmind.com owner
- Contact emails
- 52bb1fd5-c521-4a76-b597-db06c37a1203@identity-protect.org
- 79526106-5f7f-4d9a-94af-1c56e8bdc235@identity-protect.org
- 7c400e58-a72d-473e-a6f0-2af557aaaf0f@identity-protect.org
- b1fe7156-88eb-4b86-9a4a-3c57090b14ac@identity-protect.org
- b7f5623c-a69d-4198-a36f-cf808e6ce40e@identity-protect.org
- cf3ec5ee-27cb-49b7-8c17-cdfefcf0f3f5@identity-protect.org
- deff2a8b-d413-481c-bc8f-aba05f9c3431@identity-protect.org
- owner-9228306@makingyourmind.com.whoisprivacyservice.org
- owner-9498255@makingyourmind.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from makingyourmind.com.
- IP · 16.15.183.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 52bb1fd5-c521-4a76-b597-db06c37a1203@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "makingyourmind.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.