Skip to content

Hostname

bccco.ca

Last fetched

bccco.ca resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.72.47107.172.229.0/24AS32613IWEB-AS - Leaseweb Canada Inc.CA
67.208.44.2267.214.32.0/20AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

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

Subdomains

7 observed subdomains of bccco.ca.

Web-graph footprint

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

8 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for bccco.ca.

MechanismTarget
SPF_Abccco.ca
SPF_INCLUDE_spf.google.com
SPF_IP107.161.72.47
SPF_IP67.208.44.22
SPF_MXbccco.ca

Related pages

Pivot deeper into the graph from bccco.ca.

Cypher and MCP

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

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