Skip to content

Hostname

etk.ee

Last fetched

etk.ee resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · etk.eeRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/etk.ee

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.122.1218.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.1718.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.2218.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.4418.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with etk.ee in WhisperGraph.

Subdomains

9 observed subdomains of etk.ee.

Web-graph footprint

Distinct hostnames that link to or from etk.ee in the public web crawl.

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for etk.ee.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Aetk.ee
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.235.84.82
SPF_IP80.235.84.91
SPF_MXetk.ee

Related pages

Pivot deeper into the graph from etk.ee.

Cypher and MCP

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

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