Skip to content

Hostname

learn60.ca

Last fetched

learn60.ca resolves to 1 IPv4 address operated by TELUS Communications in CA. WHOIS lists iana:1150 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.27.61.254142.27.61.0/24AS852TELUS CommunicationsCA
142.27.61.254142.27.61.0/24AS852TELUS CommunicationsCA

WHOIS identity

Registrar
iana:1150
Organization
key learning centre
Contact emails

Subdomains

6 observed subdomains of learn60.ca.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for learn60.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP142.27.144.120

Related pages

Pivot deeper into the graph from learn60.ca.

Cypher and MCP

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

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