Skip to content

Hostname

cals.app

Last fetched

cals.app resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cals.appRouting diversity5.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cals.app

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.131.207100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.89.167100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.224.11518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.152.139184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.11.24534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.101.17152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.49.17354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.41.24154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.214.18954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.198.21554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.77.4554.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.90.3898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of cals.app.

Subdomain
www.cals.app

Threat posture

History

Related pages

Pivot deeper into the graph from cals.app.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cals.app"})-[: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.