Skip to content

Hostname

echima.ca

Last fetched

echima.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · echima.caRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/echima.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.223.16.18015.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.234.19216.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.190.11035.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.100.15699.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
canadian health information management association (nfp)
Contact emails

Subdomains

6 observed subdomains of echima.ca.

Web-graph footprint

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

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for echima.ca.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP15.222.110.90/32

Related pages

Pivot deeper into the graph from echima.ca.

Cypher and MCP

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

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