Skip to content

Hostname

thecif.ca

Last fetched

thecif.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · thecif.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thecif.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

7 observed subdomains of thecif.ca.

Web-graph footprint

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

25 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for thecif.ca.

MechanismTarget
SPF_Athecif.ca
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.greengeeks.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.175.100.228
SPF_IP198.72.126.225
SPF_IP209.172.32.100
SPF_MXthecif.ca

Related pages

Pivot deeper into the graph from thecif.ca.

Cypher and MCP

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

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