Skip to content

Hostname

ccwcl.ca

Last fetched

ccwcl.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ccwcl.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ccwcl.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

8 observed subdomains of ccwcl.ca.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ccwcl.ca

SPF policy

6 SPF mechanisms authorising senders for ccwcl.ca.

MechanismTarget
SPF_Accwcl.ca
SPF_INCLUDEspf.web-dns1.com
SPF_IP148.113.170.105
SPF_IP198.50.215.64
SPF_IP54.39.101.30
SPF_MXccwcl.ca

Related pages

Pivot deeper into the graph from ccwcl.ca.

Cypher and MCP

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

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