Skip to content

Hostname

fnbc.ca

Last fetched

fnbc.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 · fnbc.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fnbc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.12018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.196.163.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.353.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.663.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.953.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:456
Organization
central 1 credit union
Contact emails

Subdomains

14 observed subdomains of fnbc.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fnbc.ca.

MechanismTarget
SPF_Afnbc.ca
SPF_EXISTS%{i}.spf.hc368-39.ca.iphmx.com
SPF_INCLUDE_spf-uk.echoworx.com
SPF_INCLUDEspf.messagelabs.com
SPF_MXfnbc.ca

Related pages

Pivot deeper into the graph from fnbc.ca.

Cypher and MCP

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

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