Skip to content

Hostname

ttk.ee

Last fetched

ttk.ee resolves to 1 IPv4 address operated by AS49604 in EE.

Nutrition Label

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

Resolution chain

ttk.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.146.69.27217.146.64.0/20AS49604EE

WHOIS identity

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

Subdomains

29 observed subdomains of ttk.ee.

Web-graph footprint

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

216 sites link to this hostname.

458 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for ttk.ee.

MechanismTarget
SPF_Attk.ee
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEre.eenet.ee
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebriks.ee
SPF_IP185.31.242.24
SPF_IP193.40.0.43
SPF_IP193.40.148.211
SPF_IP193.40.4.144
SPF_IP193.40.55.99
SPF_IP194.126.99.106
SPF_IP194.126.99.108
SPF_IP213.35.137.162
SPF_IP217.146.69.27
SPF_IP217.146.72.230
SPF_IP217.146.79.240
SPF_IP217.159.236.90/32
SPF_IP217.71.42.246
SPF_IP37.157.78.196
SPF_IP80.250.113.248
SPF_MXttk.ee

Related pages

Pivot deeper into the graph from ttk.ee.

Cypher and MCP

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

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