Skip to content

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

WHISPER CANON · canhost.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/canhost.ca

Resolution chain

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

IPPrefixASNOperatorCountry
66.209.177.1766.209.176.0/20AS40438CANHOST-INC - Canhost Inc.CA

WHOIS identity

Registrar
iana:36
Organization
tbr generic
Contact emails

Subdomains

4,245 observed subdomains of canhost.ca.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for canhost.ca.

MechanismTarget
SPF_INCLUDEelavon.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.168.0.1/32
SPF_IP207.7.95.216
SPF_IP208.73.56.0/22
SPF_IP66.209.176.0/20
SPF_IP66.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.