Hostname
hec.ca
Last fetched
hec.ca resolves to 1 IPv4 address operated by RISQ-AS - Reseau dInformations Scientifiques du Quebec RISQ Inc. in CA. WHOIS lists registrar:a.r.c. informatique inc. as the registrar.
Nutrition Label
Resolution chain
hec.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 |
|---|---|---|---|---|
| 132.211.67.121 | 132.211.0.0/16 | AS376 | RISQ-AS - Reseau dInformations Scientifiques du Quebec RISQ Inc. | CA |
WHOIS identity
- Registrar
- registrar:a.r.c. informatique inc.
- Organization
- la corporation de l'ecole des hautes etudes commerciales de montreal
- Contact emails
Subdomains
885 observed subdomains of hec.ca.
Showing 25 of 885. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hec.ca in the public web crawl.
1,782 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for hec.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.qemailserver.com |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.111.53.44 |
| SPF_IP | 132.211.137.121 |
| SPF_IP | 132.211.137.122 |
| SPF_IP | 160.34.236.14/32 |
| SPF_IP | 192.29.13.121 |
| SPF_IP | 35.182.111.116/32 |
| SPF_IP | 52.60.204.165/32 |
| SPF_IP | 52.60.222.30/32 |
| SPF_IP | 52.60.245.122/32 |
| SPF_IP | 65.39.192.50 |
Related pages
Pivot deeper into the graph from hec.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hec.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.