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
Resolution chain
fbcyicn.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 69.31.167.199 | 69.31.160.0/21 | AS30295 | 2ICSYSTEMSINC - 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.
| Subdomain |
|---|
| ns1.fbcyicn.ca |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fbcyicn.ca.
| Mechanism | Target |
|---|---|
| SPF_A | fbcyicn.ca |
| SPF_INCLUDE | can.pb-dynmktg.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.