Skip to content

Hostname

fbcyicn.ca

Last fetched

fbcyicn.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · fbcyicn.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/fbcyicn.ca

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
69.31.167.19969.31.160.0/21AS302952ICSYSTEMSINC - Smartt Inc.CA

WHOIS identity

Registrar
iana:456
Organization
federation of b.c. youth in care networks
Contact emails

Subdomains

2 observed subdomains of fbcyicn.ca.

Web-graph footprint

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

55 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fbcyicn.ca.

MechanismTarget
SPF_Afbcyicn.ca
SPF_INCLUDEcan.pb-dynmktg.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.244.76.0/24

Related pages

Pivot deeper into the graph from fbcyicn.ca.

Cypher and MCP

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

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