Skip to content

Hostname

tekt8e.click

Last fetched

tekt8e.click resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · tekt8e.clickRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tekt8e.click

Resolution chain

tekt8e.click resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.21143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.35143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.39143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.84143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.160.196.1243.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.43.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.583.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.73.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.160.12799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.3118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.6718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from tekt8e.click.

Cypher and MCP

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

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