Skip to content

Hostname

clslink.ca

Last fetched

clslink.ca resolves to 2 IPv4 addresses operated by ZAYO-CAN-15290 - Zayo Bandwidth in CA. WHOIS lists iana:70 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.82.30.164209.82.30.0/24AS15290ZAYO-CAN-15290 - Zayo BandwidthCA
209.82.30.164209.82.30.0/24AS15290ZAYO-CAN-15290 - Zayo BandwidthCA
64.25.108.11764.25.108.0/24AS33549WHIPCORD - Whipcord Edge Data Centers Inc.CA

WHOIS identity

Registrar
iana:70
Organization
real estate board of greater vancouver
Contact emails

Subdomains

3 observed subdomains of clslink.ca.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from clslink.ca.

Cypher and MCP

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

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