Skip to content

Hostname

mpii.ca

Last fetched

mpii.ca resolves to 1 IPv4 address operated by IRONPATH - NetActuate, Inc in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · mpii.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mpii.ca

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.24.4209.42.24.0/24AS36218IRONPATH - NetActuate, IncCA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
francine masson
Contact emails

Subdomains

8 observed subdomains of mpii.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mpii.ca.

MechanismTarget
SPF_Ampii.ca
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP209.42.24.4
SPF_MXmpii.ca

Related pages

Pivot deeper into the graph from mpii.ca.

Cypher and MCP

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

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