Skip to content

Hostname

icslearn.ca

Last fetched

icslearn.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in US. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · icslearn.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/icslearn.ca

Resolution chain

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

IPPrefixASNOperatorCountry
141.101.114.8141.101.114.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.US
190.93.247.7190.93.244.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CR

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
thomas okeefe
Contact emails

Subdomains

26 observed subdomains of icslearn.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for icslearn.ca.

MechanismTarget
SPF_INCLUDEspf-a.rnmk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from icslearn.ca.

Cypher and MCP

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

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