Skip to content

Hostname

finishline-ca-api.live.exchangesolutions.com

Last fetched

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

Nutrition Label

WHISPER CANON · finishline-ca-api.live.exchangesolutions.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/finishline-ca-api.live.exchangesolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.155.4115.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.138.21715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.167.14815.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.55.17115.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.68.923.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.19.2543.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.222.2473.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.217.12635.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.44.3235.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.47.21335.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.55.8735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.58.3535.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.8.3535.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.211.16735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.138.4016.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
16.54.11.6516.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
16.52.182.23016.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.
15.175.17.18615.175.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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