Skip to content

Hostname

ehsai.ca

Last fetched

ehsai.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · ehsai.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/ehsai.ca

Resolution chain

ehsai.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.66.1063.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.33.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.833.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.983.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
carney continuity group
Contact emails

Subdomains

2 observed subdomains of ehsai.ca.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ehsai.ca.

Cypher and MCP

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

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