Skip to content

Hostname

dimex-inc.ca

Last fetched

dimex-inc.ca resolves to 2 IPv4 addresses operated by STACKHARBOR - Stack Harbor Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · dimex-inc.caRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dimex-inc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.128.160.3423.128.160.0/24AS397181STACKHARBOR - Stack Harbor Inc.CA
51.161.115.14051.161.0.0/17AS16276OVH - OVH SASCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
dimex industries
Contact emails

Subdomains

4 observed subdomains of dimex-inc.ca.

Web-graph footprint

Distinct hostnames that link to or from dimex-inc.ca in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dimex-inc.ca.

MechanismTarget
SPF_Adimex-inc.ca
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP51.161.115.140
SPF_MXdimex-inc.ca

Related pages

Pivot deeper into the graph from dimex-inc.ca.

Cypher and MCP

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

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