Skip to content

Hostname

fairventures.ca

Last fetched

fairventures.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 · fairventures.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fairventures.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
fairfax financial holdings
Contact emails

Subdomains

3 observed subdomains of fairventures.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fairventures.ca.

MechanismTarget
SPF_INCLUDE_spf.q4press.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-004b1401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.172.25.98
SPF_IP206.47.209.146

Related pages

Pivot deeper into the graph from fairventures.ca.

Cypher and MCP

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

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