Hostname
allabouttheturn.com
Last fetched
allabouttheturn.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
allabouttheturn.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.155.79 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.80 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.92 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.97 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of allabouttheturn.com owner
- Contact emails
- 00e51e1c-12ed-4b84-bd8d-0ccb7cdd3f02@identity-protect.org
- 8c74f76d-1dd5-4686-ada0-5d3b5344cdbd@identity-protect.org
- 96c8135d-6511-4ce9-a4e6-988799087e02@identity-protect.org
- ad0be364-7e4e-4209-a9a4-a68d6cd73f03@identity-protect.org
- ec76ae32-63ea-4548-ac4a-96d5d496823e@identity-protect.org
- f3ec1095-ec43-49cc-8700-9f15089b0277@identity-protect.org
- owner-6174903@allabouttheturn.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of allabouttheturn.com.
| Subdomain |
|---|
| www.allabouttheturn.com |
Threat posture
History
Related pages
Pivot deeper into the graph from allabouttheturn.com.
- IP · 18.64.155.79
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00e51e1c-12ed-4b84-bd8d-0ccb7cdd3f02@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "allabouttheturn.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.