Skip to content

Hostname

staplesca-ca-api.live.exchangesolutions.com

Last fetched

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

Nutrition Label

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

Resolution chain

staplesca-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.1.17915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.133.14515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.109.24915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.175.17615.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.194.5415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.197.2515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.220.12315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.220.3615.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.254.20715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.129.23515.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.151.9215.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.157.9815.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.14.4715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.228.22816.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.46.2033.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.65.883.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.83.623.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.92.343.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.30.2093.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.77.293.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "staplesca-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.