Hostname
canhost.ca
Last fetched
canhost.ca resolves to 1 IPv4 address operated by CANHOST-INC - Canhost Inc. in CA. WHOIS lists iana:36 as the registrar.
Nutrition Label
Resolution chain
canhost.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 |
|---|---|---|---|---|
| 66.209.177.17 | 66.209.176.0/20 | AS40438 | CANHOST-INC - Canhost Inc. | CA |
WHOIS identity
- Registrar
- iana:36
- Organization
- tbr generic
- Contact emails
Subdomains
4,245 observed subdomains of canhost.ca.
Showing 25 of 4,245. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from canhost.ca in the public web crawl.
42 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for canhost.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | elavon.com |
| SPF_INCLUDE | registrarmail.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 192.168.0.1/32 |
| SPF_IP | 207.7.95.216 |
| SPF_IP | 208.73.56.0/22 |
| SPF_IP | 66.209.176.0/20 |
| SPF_IP | 66.209.177.107 |
Related pages
Pivot deeper into the graph from canhost.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "canhost.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.