Skip to content

Hostname

ttu.ee

Last fetched

ttu.ee resolves to 1 IPv4 address operated by AS3221 in EE. WHOIS lists iana:641 as the registrar.

Nutrition Label

WHISPER CANON · ttu.eeRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ttu.ee

Resolution chain

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

IPPrefixASNOperatorCountry
193.40.254.225193.40.0.0/16AS3221EE

WHOIS identity

Registrar
iana:641
Organization
tallinna tehnikaulikool
Contact emails

Subdomains

1,070 observed subdomains of ttu.ee.

Web-graph footprint

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

967 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ttu.ee.

MechanismTarget
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEiocspf.ttu.ee
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.40.242.230
SPF_IP193.40.252.163
SPF_IP193.40.253.96
SPF_IP193.40.253.97
SPF_IP193.40.254.238

Related pages

Pivot deeper into the graph from ttu.ee.

Cypher and MCP

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

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