Skip to content

Hostname

firstwestcu.ca

Last fetched

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

Nutrition Label

WHISPER CANON · firstwestcu.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/firstwestcu.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.129.3418.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.6318.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.8918.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.9018.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.42.1654.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.3854.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.4454.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.9154.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
99.84.41.4499.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.6399.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.9499.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
envision credit union
Contact emails

Subdomains

6 observed subdomains of firstwestcu.ca.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for firstwestcu.ca.

MechanismTarget
SPF_EXISTS%{ir}.%{v}.arpa._spf.fwcu.ca
SPF_EXISTS%{i}._spf.fwcu.ca
SPF_INCLUDE3rdparty_1._spf.fwcu.ca

Related pages

Pivot deeper into the graph from firstwestcu.ca.

Cypher and MCP

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

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