Skip to content

Hostname

cbie.ca

Last fetched

cbie.ca resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · cbie.caRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cbie.ca

Resolution chain

cbie.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.161.69.101107.161.64.0/20AS32613IWEB-AS - Leaseweb Canada Inc.CA
67.208.44.15867.208.44.0/23AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

17 observed subdomains of cbie.ca.

Web-graph footprint

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

620 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cbie.ca.

MechanismTarget
SPF_Acbie.ca
SPF_INCLUDEbmsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.cbie.ca
SPF_IP161.184.118.169
SPF_IP204.101.108.80/28
SPF_IP204.101.108.83
SPF_IP204.138.103.100
SPF_IP204.138.103.19
SPF_IP205.204.80.149
SPF_IP50.23.73.91
SPF_IP72.1.199.205
SPF_MXcbie.ca

Related pages

Pivot deeper into the graph from cbie.ca.

Cypher and MCP

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

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