Skip to content

Hostname

eken.app

Last fetched

eken.app resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · eken.appRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/eken.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.50.212.22913.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.113.25213.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.67.4813.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.131.21113.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:106
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of eken.app.

Subdomain
www.eken.app

Web-graph footprint

Distinct hostnames that link to or from eken.app in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from eken.app.

Cypher and MCP

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

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