Skip to content

Hostname

caibf.ca

Last fetched

caibf.ca resolves to 1 IPv4 address operated by SCALAHOSTING - Scala Hosting LLC in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

caibf.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.140.159.196165.140.159.0/24AS40476SCALAHOSTING - Scala Hosting LLCUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
genevieve pinette
Contact emails

Subdomains

2 observed subdomains of caibf.ca.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for caibf.ca.

MechanismTarget
SPF_Acaibf.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP184.107.46.200
SPF_IP192.99.45.57
SPF_IP54.39.250.222
SPF_IP66.184.113.157
SPF_IP66.187.113.156
SPF_IP67.215.1.206
SPF_MXcaibf.ca

Related pages

Pivot deeper into the graph from caibf.ca.

Cypher and MCP

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

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