Skip to content

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

WHISPER CANON · polymtl.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/polymtl.ca

Resolution chain

polymtl.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.105.4045.60.105.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.44.4045.60.44.0/24AS19551INCAPSULA - Incapsula IncUS

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.

Web-graph footprint

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

1,854 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for polymtl.ca.

MechanismTarget
SPF_EXISTS%{i}.spf.hc737-8.ca.iphmx.com
SPF_INCLUDE27107301.spf02.hubspotemail.net
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.catalyst-ca.net
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_local.uquebec.ca
SPF_IP132.207.0.0/16
SPF_IP149.72.117.191
SPF_IP149.72.193.123
SPF_IP167.89.98.161/32
SPF_IP173.244.184.143/32
SPF_IP204.136.15.135
SPF_IP207.200.3.14/32
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.93.243.11
SPF_IP66.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 20

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