Skip to content

Hostname

tuk.ee

Last fetched

tuk.ee is a registered hostname under the .ee top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · tuk.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tuk.ee

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

8 observed subdomains of tuk.ee.

Web-graph footprint

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

14 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tuk.ee.

MechanismTarget
SPF_Atuk.ee
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.virtuaal.com
SPF_IP185.169.68.35
SPF_IP185.169.68.38
SPF_IP185.169.70.134
SPF_IP185.169.70.135
SPF_IP185.169.71.203
SPF_MXtuk.ee

Related pages

Pivot deeper into the graph from tuk.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tuk.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.