Hostname
lasource.ecolecatholique.ca
Last fetched
lasource.ecolecatholique.ca resolves to 1 IPv4 address operated by CECCE - Conseil scolaire de district catholique du Centre-Est de l'Ontario in CA.
Nutrition Label
Resolution chain
lasource.ecolecatholique.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.154.224.47 | 142.154.224.0/23 | AS396486 | CECCE - Conseil scolaire de district catholique du Centre-Est de l'Ontario | CA |
WHOIS identity
No WHOIS records are currently associated with lasource.ecolecatholique.ca in WhisperGraph.
Subdomains
1 observed subdomain of lasource.ecolecatholique.ca.
| Subdomain |
|---|
| www.lasource.ecolecatholique.ca |
Web-graph footprint
Distinct hostnames that link to or from lasource.ecolecatholique.ca in the public web crawl.
21 sites link to this hostname.
52 sites linked to from this hostname.
Sample inbound links
- ecolecatholique.ca
- alain-fortin.ecolecatholique.ca
- bernard-grandmaitre.ecolecatholique.ca
- deladecouverte.ecolecatholique.ca
- despins.ecolecatholique.ca
- international.ecolecatholique.ca
- jean-robert-gauthier.ecolecatholique.ca
- letoile-de-lest.ecolecatholique.ca
- marius-barbeau.ecolecatholique.ca
- passionarts.ecolecatholique.ca
Threat posture
History
Related pages
Pivot deeper into the graph from lasource.ecolecatholique.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lasource.ecolecatholique.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.