Hostname
calarnexa.com
Last fetched
calarnexa.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
calarnexa.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.102.50 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.55 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.73 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.99 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.170.221.110 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.114 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.38 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.46 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.117.115 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.122 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.27 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.9 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of calarnexa.com owner
- Contact emails
- 445c3a45-4784-4c9d-ad2b-971cac189cf7@identity-protect.org
- 98046fbc-e9c7-4be9-a1a8-b591276b4697@identity-protect.org
- b138839e-1d79-47c6-9c9e-d86b8136ab4a@identity-protect.org
- c12bd506-177f-4d9c-8a24-7bdab05f7260@identity-protect.org
- d2bfebac-8b71-4912-b448-a28c71288453@identity-protect.org
- f4abbf2a-3425-4efd-b50c-aaed09a7c1f2@identity-protect.org
- fb65a878-c620-4219-b604-64be61d34db8@identity-protect.org
Subdomains
1 observed subdomain of calarnexa.com.
| Subdomain |
|---|
| www.calarnexa.com |
Threat posture
History
Related pages
Pivot deeper into the graph from calarnexa.com.
- IP · 108.159.102.50
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · EG
- Email · 445c3a45-4784-4c9d-ad2b-971cac189cf7@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- 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: "calarnexa.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.