Skip to content

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

WHISPER CANON · hec.caRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hec.ca

Resolution chain

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

IPPrefixASNOperatorCountry
132.211.67.121132.211.0.0/16AS376RISQ-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.

Web-graph footprint

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

1,782 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hec.ca.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.53.44
SPF_IP132.211.137.121
SPF_IP132.211.137.122
SPF_IP160.34.236.14/32
SPF_IP192.29.13.121
SPF_IP35.182.111.116/32
SPF_IP52.60.204.165/32
SPF_IP52.60.222.30/32
SPF_IP52.60.245.122/32
SPF_IP65.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.