Skip to content

Hostname

multiformes.ca

Last fetched

multiformes.ca resolves to 1 IPv4 address operated by QITX-INC - Chris Danielle Micro Solutions CDMS Inc. in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · multiformes.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/multiformes.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.34.93.140192.34.93.0/24AS54044QITX-INC - Chris Danielle Micro Solutions CDMS Inc.CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

6 observed subdomains of multiformes.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for multiformes.ca.

MechanismTarget
SPF_Amultiformes.ca
SPF_MXmultiformes.ca

Related pages

Pivot deeper into the graph from multiformes.ca.

Cypher and MCP

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

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