Hostname
fcl.crs
Last fetched
fcl.crs resolves to 207.195.52.54, announced in 207.195.52.0/24 by FCL-ASN - Federated Cooperatives Limited in CA. fcl.crs is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for fcl.crs is recorded in WhisperGraph.
Attribution
federated cooperatives
ORIGIN_AS
WHOIS identity
- Registrar
- iana:299
- Registrant organisation
- crs domain operations
- Contact emails
- crsdomain.operations@fcl.ca, crsdomain.operations@fcl.crs
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- cecelia.ns.cloudflare.com
- christian.ns.cloudflare.com
MX records
- fcl-crs.mail.protection.outlook.com
SPF policy
- ip: 207.195.52.0/24
- ip: 136.146.208.16/32
- ip: 136.146.210.16/32
- ip: 65.123.29.214/32
- ip: 204.152.235.220/32
- ip: 204.152.239.220/32
- ip: 136.147.46.224/26
- ip: 136.147.62.224/26
- ip: 101.53.164.224/32
- ip: 64.141.17.235/32
- ip: 69.169.228.240/29
- ip: 69.169.228.248/30
- ip: 69.169.228.252/32
- ip: 199.91.136.26/32
- ip: 206.152.14.54/32
- ip: 96.43.144.64/32
- ip: 96.43.148.64/32
- include: _spf02.mykronos.com
- include: spf.protection.outlook.com
- a: b.spf.service-now.com
- a: c.spf.service-now.com
- a: d.spf.service-now.com
- include: _spf.general.transactional-mail-a.com
- a: smtp1.fcl.crs
- a: smtp2.fcl.crs
- include: spf.exclaimer.net
- ip: 101.53.172.224
- ip: 13.108.238.128
- ip: 13.108.238.158
- ip: 13.74.158.98
- ip: 136.146.128.64
- ip: 136.147.46.199
- ip: 136.147.46.200
- ip: 146.20.14.105
- ip: 149.72.64.26
- ip: 158.106.89.5
- ip: 158.106.89.64
- ip: 158.106.89.65
- ip: 158.106.89.66
- ip: 164.177.132.168
- ip: 168.245.54.74
- ip: 173.227.222.2
- ip: 184.70.68.250
- ip: 187.213.108.206
- ip: 198.134.28.178
- ip: 207.112.121.113
- ip: 207.195.105.234
- ip: 207.54.126.206
- ip: 209.235.141.19
- ip: 209.235.141.25
Threat-feed evidence
History
Related pages
Pivot from fcl.crs into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fcl.crs"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.