Skip to content

Hostname

www.exchangesolution.ca

Last fetched

www.exchangesolution.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.exchangesolution.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.exchangesolution.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.10518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.236.10818.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.3718.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.418.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.6518.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.67.233.10018.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.10118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.11318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.12118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with www.exchangesolution.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.exchangesolution.ca.

Related pages

Pivot deeper into the graph from www.exchangesolution.ca.

Cypher and MCP

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

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