Skip to content

Hostname

ccbrinfo.ca

Last fetched

ccbrinfo.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · ccbrinfo.caRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ccbrinfo.ca

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.165.202138.197.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
canadian centre for bio-ethical reform (nfp)
Contact emails

Subdomains

2 observed subdomains of ccbrinfo.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ccbrinfo.ca.

MechanismTarget
SPF_Accbrinfo.ca
SPF_INCLUDEascendbywix.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu123456.wl.sendgrid.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com
SPF_IP138.197.143.216
SPF_IP138.197.165.202
SPF_IP159.203.53.62
SPF_MXccbrinfo.ca

Related pages

Pivot deeper into the graph from ccbrinfo.ca.

Cypher and MCP

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

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