Skip to content

Hostname

csa-acvm.ca

Last fetched

csa-acvm.ca resolves to 1 IPv4 address operated by CL-BROADBAND - C&L Broadband Connect, LLC in US. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · csa-acvm.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/csa-acvm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
66.11.146.16366.11.144.0/20AS401288CL-BROADBAND - C&L Broadband Connect, LLCUS

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
british columbia securities commission
Contact emails

Subdomains

3 observed subdomains of csa-acvm.ca.

Web-graph footprint

Distinct hostnames that link to or from csa-acvm.ca in the public web crawl.

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for csa-acvm.ca.

MechanismTarget
SPF_Amailrelayout1.cwshs.com
SPF_INCLUDEspf-002bb101.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.47.251.160/27
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP20.104.33.158
SPF_IP205.201.128.0/20
SPF_IP207.219.166.96/27
SPF_IP52.139.9.82
SPF_IP64.254.21.31
SPF_IP64.254.21.32
SPF_IP64.254.22.40
SPF_IP64.254.29.226
SPF_IP64.86.140.66
SPF_MXcsa-acvm.ca

Related pages

Pivot deeper into the graph from csa-acvm.ca.

Cypher and MCP

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

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