Hostname
anchored-smalltalk.com
Last fetched
anchored-smalltalk.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anchored-smalltalk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.85.16.15 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.163.160.208 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anchored-smalltalk.com owner
- Contact emails
- 1196d113-2b46-4f06-8449-6628085e68f9@identity-protect.org
- 1b1ffa66-3822-499b-93d7-bc3c4237416f@identity-protect.org
- 263cc1cc-9ce8-4fa7-a60a-2e37c5ed2a7b@identity-protect.org
- ade58536-aabe-41f7-a0b1-55d3a6743a8a@identity-protect.org
- d60e5dc8-d29e-4df5-87d9-0f78a8c4547a@identity-protect.org
- dad809e6-4fb7-435c-8b86-2fc2964ae489@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from anchored-smalltalk.com.
- IP · 3.85.16.15
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1196d113-2b46-4f06-8449-6628085e68f9@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "anchored-smalltalk.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.