Skip to content

Hostname

rona-ca-api.live.exchangesolutions.com

Last fetched

rona-ca-api.live.exchangesolutions.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · rona-ca-api.live.exchangesolutions.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/rona-ca-api.live.exchangesolutions.com

Resolution chain

rona-ca-api.live.exchangesolutions.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.156.196.18815.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.85.14115.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.188.1215.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.99.9115.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.144.12715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.157.22915.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.243.18215.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.251.16216.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.70.1573.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.161.73.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.169.2203.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.135.353.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.108.23935.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.144.12152.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.99.14252.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.154.19199.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.164.11799.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.174.3699.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.184.15999.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.1.1743.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with rona-ca-api.live.exchangesolutions.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from rona-ca-api.live.exchangesolutions.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rona-ca-api.live.exchangesolutions.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.