Skip to content

Hostname

ekohelp.cz

Last fetched

ekohelp.cz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · ekohelp.czRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ekohelp.cz

Resolution chain

ekohelp.cz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.167.103.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.1173.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.323.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.93.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
54.240.184.2554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:reg-zoner
Organization
jan vilím
Contact emails

Subdomains

4 observed subdomains of ekohelp.cz.

Web-graph footprint

Distinct hostnames that link to or from ekohelp.cz in the public web crawl.

6 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ekohelp.cz.

Cypher and MCP

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

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