Skip to content

Hostname

csbq.ca

Last fetched

csbq.ca resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · csbq.caRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/csbq.ca

Resolution chain

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

IPPrefixASNOperatorCountry
64.34.149.1864.34.144.0/21AS13768COGECO-PEER1 - Aptum TechnologiesCA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
corporation de services du barreau du quebec
Contact emails

Subdomains

12 observed subdomains of csbq.ca.

Web-graph footprint

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

22 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for csbq.ca.

MechanismTarget
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.160.96.4
SPF_IP108.160.96.5
SPF_IP64.34.149.10
SPF_IP64.34.149.20
SPF_IP64.34.149.21
SPF_IP64.34.149.22
SPF_IP69.90.1.4

Related pages

Pivot deeper into the graph from csbq.ca.

Cypher and MCP

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

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