Hostname
anterraplatform.com
Last fetched
anterraplatform.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anterraplatform.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.21.240.140 | 107.21.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.225.205.72 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.99.45 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.174.44.55 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.140.108 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.162.183.170 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anterraplatform.com owner
- Contact emails
- 067055ad-7a9f-43f4-834f-0a78bd8ba88a@identity-protect.org
- 11adeb2c-d51c-4171-b233-41ac162fdebe@identity-protect.org
- 2df25991-d73d-4c6a-9af7-05e2cb2331fc@identity-protect.org
- 756fc8f0-c864-43aa-813c-a4e5128699da@identity-protect.org
- 77c0098b-9cd9-40de-81f5-186a901f0be1@identity-protect.org
- 7b21570d-b651-4249-a107-9214b862f9d1@identity-protect.org
- 9911f59e-266c-4cc7-a24e-409952e0387b@identity-protect.org
Subdomains
2 observed subdomains of anterraplatform.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for anterraplatform.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from anterraplatform.com.
- IP · 107.21.240.140
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 067055ad-7a9f-43f4-834f-0a78bd8ba88a@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: "anterraplatform.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.