Hostname
polymtl.ca
Last fetched
polymtl.ca resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
polymtl.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.105.40 | 45.60.105.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.44.40 | 45.60.44.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- corporation de l'ecole polytechnique de montreal
- Contact emails
Subdomains
13,602 observed subdomains of polymtl.ca.
Showing 25 of 13,602. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from polymtl.ca in the public web crawl.
1,854 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for polymtl.ca.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc737-8.ca.iphmx.com |
| SPF_INCLUDE | 27107301.spf02.hubspotemail.net |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | spf.catalyst-ca.net |
| SPF_INCLUDE | spf.cyberimpact.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_local.uquebec.ca |
| SPF_IP | 132.207.0.0/16 |
| SPF_IP | 149.72.117.191 |
| SPF_IP | 149.72.193.123 |
| SPF_IP | 167.89.98.161/32 |
| SPF_IP | 173.244.184.143/32 |
| SPF_IP | 204.136.15.135 |
| SPF_IP | 207.200.3.14/32 |
| 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.93.243.11 |
| SPF_IP | 66.254.51.131/32 |
Related pages
Pivot deeper into the graph from polymtl.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polymtl.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.