Skip to content

Hostname

vmd.ca

Last fetched

vmd.ca resolves to 1 IPv4 address operated by DESJARDINS - GROUPE TECHNOLOGIES DESJARDINS INC. in CA. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · vmd.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/vmd.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.195.133.83142.195.132.0/23AS64258DESJARDINS - GROUPE TECHNOLOGIES DESJARDINS INC.CA

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
mouvement des caisses desjardins
Contact emails

Subdomains

14 observed subdomains of vmd.ca.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vmd.ca.

MechanismTarget
SPF_EXISTS%{i}.spf.vmd.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.195.189.129
SPF_IP142.195.189.150
SPF_IP142.195.25.150
SPF_IP64.185.246.64/26

Related pages

Pivot deeper into the graph from vmd.ca.

Cypher and MCP

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

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