Skip to content

Hostname

pathwise.ca

Last fetched

pathwise.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · pathwise.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/pathwise.ca

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.108143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.121143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.20143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.82143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.96.10418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

6 observed subdomains of pathwise.ca.

Web-graph footprint

Distinct hostnames that link to or from pathwise.ca in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pathwise.ca.

Related pages

Pivot deeper into the graph from pathwise.ca.

Cypher and MCP

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

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