Skip to content

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

WHISPER CANON · calarnexa.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/calarnexa.com

Resolution chain

calarnexa.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.102.50108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.55108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.73108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.99108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
3.170.221.1103.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.1143.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.383.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.463.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.117.1153.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1223.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.273.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.93.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of calarnexa.com owner
Contact emails

Subdomains

1 observed subdomain of calarnexa.com.

Threat posture

History

Related pages

Pivot deeper into the graph from calarnexa.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.