Skip to content

Hostname

eka.care

Last fetched

eka.care resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · eka.careRouting diversity4.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eka.care

Resolution chain

eka.care resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.127.251.4613.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.87.19113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.100.6713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.117.12813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.14.5513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.255.13415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.4.6715.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.21.5835.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.157.73.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.153.21843.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.75.22043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.14.24343.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

23 observed subdomains of eka.care.

Web-graph footprint

Distinct hostnames that link to or from eka.care in the public web crawl.

244 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eka.care.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from eka.care.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eka.care"})-[: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.