Skip to content

Hostname

imtech.ca

Last fetched

imtech.ca resolves to 1 IPv4 address operated by AS32536 in CA. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · imtech.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/imtech.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.96.31.133199.96.31.0/24AS32536CA

WHOIS identity

Registrar
iana:2316042
Organization
ingram-malo technology
Contact emails

Subdomains

5 observed subdomains of imtech.ca.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for imtech.ca.

MechanismTarget
SPF_Aimtech.ca
SPF_INCLUDEspf.4web.ca
SPF_IP199.180.28.28
SPF_IP199.180.28.30
SPF_IP199.180.28.53
SPF_IP199.180.28.57
SPF_MXimtech.ca

Related pages

Pivot deeper into the graph from imtech.ca.

Cypher and MCP

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

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