Skip to content

Hostname

chezmanu.ca

Last fetched

chezmanu.ca resolves to 1 IPv4 address operated by CALCULQUEBEC - Calcul Quebec in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.168.187.202198.168.184.0/21AS22953CALCULQUEBEC - Calcul QuebecCA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
universite du quebec a montreal
Contact emails

Subdomains

2 observed subdomains of chezmanu.ca.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from chezmanu.ca.

Cypher and MCP

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

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