Skip to content

Hostname

tnnet.fi

Last fetched

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

Nutrition Label

WHISPER CANON · tnnet.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tnnet.fi

Resolution chain

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

WHOIS identity

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

Subdomains

17,663 observed subdomains of tnnet.fi.

Web-graph footprint

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

47 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for tnnet.fi.

MechanismTarget
SPF_INCLUDEmxout01spf.cygrids.net
SPF_IP2001:40e8:0:10:babe:0:0:1
SPF_IP2001:40e8:10:11:89:236:117:141
SPF_IP2001:40e8:10:11:89:236:117:153
SPF_IP2001:40e8:10:11:89:236:117:156
SPF_IP2001:40e8:10:11:89:236:117:164
SPF_IP2001:40e8:10:11:89:236:117:177
SPF_IP217.112.240.106
SPF_IP217.112.240.126
SPF_IP217.112.240.127
SPF_IP217.112.240.130
SPF_IP217.112.240.26
SPF_IP217.112.248.176
SPF_IP217.112.254.233
SPF_IP217.112.254.234
SPF_IP217.112.254.235
SPF_IP89.236.117.141
SPF_IP89.236.117.156
SPF_IP89.236.117.164
SPF_IP89.236.117.177
SPF_MXtnnet.fi

Related pages

Pivot deeper into the graph from tnnet.fi.

Cypher and MCP

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

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