Hostname
exodexa.com
Last fetched
exodexa.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
exodexa.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 |
|---|---|---|---|---|
| 34.194.177.227 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.17.45 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.132.167 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.91.184.70 | 52.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of exodexa.com owner
- Contact emails
- 09798125-1a87-44d9-b778-a3ea64d34012@identity-protect.org
- 1c4f8178-e2d6-45fd-bc1c-1ede4f9c865d@identity-protect.org
- 2939c65e-87c1-43b8-be30-b69dd2ac022f@identity-protect.org
- 484150af-3012-4c69-a372-76d7a3750f99@identity-protect.org
- 71b30c50-36ba-478d-82a5-139b86722e4b@identity-protect.org
- 8fa01154-8e2b-4635-b918-aad1347e67be@identity-protect.org
Subdomains
7 observed subdomains of exodexa.com.
Web-graph footprint
Distinct hostnames that link to or from exodexa.com in the public web crawl.
10 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from exodexa.com.
- IP · 34.194.177.227
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 09798125-1a87-44d9-b778-a3ea64d34012@identity-protect.org
- TLD · .com
- Browse hostnames · ex…
- 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: "exodexa.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.