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
Resolution chain
chezmanu.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.168.187.202 | 198.168.184.0/21 | AS22953 | CALCULQUEBEC - Calcul Quebec | CA |
WHOIS identity
- Registrar
- registrar:centralnic canada inc
- Organization
- universite du quebec a montreal
- Contact emails
Subdomains
2 observed subdomains of chezmanu.ca.
| Subdomain |
|---|
| dev.chezmanu.ca |
| mail.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from chezmanu.ca.
- IP · 198.168.187.202
- ASN · AS22953CALCULQUEBEC - Calcul Quebec
- Registrar · registrar:centralnic canada inc
- Country · CA
- Email · tradis@uqam.ca
- TLD · .ca
- Browse hostnames · ch…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.