Hostname
akarrax2.com
Last fetched
akarrax2.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
akarrax2.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 |
|---|---|---|---|---|
| 18.238.59.12 | 18.238.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.59.187 | 18.238.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.59.225 | 18.238.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.59.54 | 18.238.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.153.124 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.153.190 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.153.23 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.153.78 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of akarrax2.com owner
- Contact emails
- 09436371-1b48-4184-b46f-2133177f03e3@identity-protect.org
- 15076417-0236-4519-9879-cc619896aee9@identity-protect.org
- 89be6170-71fa-42f1-a707-2c581ac5854d@identity-protect.org
- bd5840b4-e002-4ef3-b70e-aa6c830f6a66@identity-protect.org
- c09e994a-06a4-466b-b5e5-b556840a00cc@identity-protect.org
- ec70cd25-ef2e-4f3a-906a-bcdea4b432c6@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from akarrax2.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from akarrax2.com.
- IP · 18.238.59.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 09436371-1b48-4184-b46f-2133177f03e3@identity-protect.org
- TLD · .com
- Browse hostnames · ak…
- 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: "akarrax2.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.