Skip to content

Hostname

ttk.fi

Last fetched

ttk.fi resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · ttk.fiRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ttk.fi

Resolution chain

ttk.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

33 observed subdomains of ttk.fi.

Web-graph footprint

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

513 sites link to this hostname.

208 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ttk.fi.

MechanismTarget
SPF_INCLUDEspf.magiccloud.fi
SPF_INCLUDEspf.ttk.fi
SPF_IP185.20.136.197
SPF_IP185.75.130.43/32
SPF_IP185.75.131.143
SPF_IP2a03:4d25:1532:0:0:0:0:143
SPF_IP87.253.233.197

Related pages

Pivot deeper into the graph from ttk.fi.

Cypher and MCP

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

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