Skip to content

Hostname

firstwestfoundation.ca

Last fetched

firstwestfoundation.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · firstwestfoundation.caRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/firstwestfoundation.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.31108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.60108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.70108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.73108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.145.10318.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.2118.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.8218.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.8718.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:456
Organization
envision credit union charitable foundation
Contact emails

Subdomains

8 observed subdomains of firstwestfoundation.ca.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for firstwestfoundation.ca.

MechanismTarget
SPF_Afirstwestfoundation.ca
SPF_MXfirstwestfoundation.ca

Related pages

Pivot deeper into the graph from firstwestfoundation.ca.

Cypher and MCP

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

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