Skip to content

Hostname

imw.ca

Last fetched

imw.ca resolves to 1 IPv4 address operated by ITGATE in IT. WHOIS lists registrar:network solutions canada ulc as the registrar.

Nutrition Label

WHISPER CANON · imw.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imw.ca

Resolution chain

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

IPPrefixASNOperatorCountry
176.110.111.74176.110.111.0/24AS12779ITGATEIT

WHOIS identity

Registrar
registrar:network solutions canada ulc
Organization
clean energy compression corp. dba i.m.w. industries
Contact emails

Subdomains

7 observed subdomains of imw.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for imw.ca.

MechanismTarget
SPF_INCLUDEspf-0020ec01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.108.31.178
SPF_IP72.44.236.188

Related pages

Pivot deeper into the graph from imw.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "imw.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.