Skip to content

Hostname

champssports-ca-api.live.exchangesolutions.com

Last fetched

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

Nutrition Label

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

Resolution chain

champssports-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.123.17315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.127.23015.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.156.18915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.218.18715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.226.19915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.240.14615.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.103.23715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.22.11115.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.223.23315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.227.12415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.243.23215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.141.4915.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.195.8015.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.99.24615.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.58.14916.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.90.22016.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.87.1173.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.158.2193.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.202.1473.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.33.1183.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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