Skip to content

Hostname

mprint.ca

Last fetched

mprint.ca resolves to 1 IPv4 address operated by AS32536 in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

mprint.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.141199.96.31.0/24AS32536CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
mprint sign and print solutions
Contact emails

Subdomains

4 observed subdomains of mprint.ca.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mprint.ca.

MechanismTarget
SPF_Amprint.ca
SPF_INCLUDEspf.4web.ca
SPF_IP199.96.31.141
SPF_MXmprint.ca

Related pages

Pivot deeper into the graph from mprint.ca.

Cypher and MCP

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

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