Skip to content

Hostname

flsc.ca

Last fetched

flsc.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · flsc.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/flsc.ca

Resolution chain

flsc.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
federation of law societies of canada
Contact emails

Subdomains

37 observed subdomains of flsc.ca.

Web-graph footprint

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

319 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for flsc.ca.

MechanismTarget
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.153.59.249/32
SPF_IP139.60.168.90
SPF_IP174.142.115.32/28
SPF_IP198.41.29.192/28
SPF_IP205.204.80.254/32
SPF_IP68.183.199.109/32
SPF_IP69.27.109.50/32
SPF_IP69.27.109.51/32
SPF_IP75.98.140.179
SPF_MXflsc.ca

Related pages

Pivot deeper into the graph from flsc.ca.

Cypher and MCP

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

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