Skip to content

Hostname

sttk.fi

Last fetched

sttk.fi resolves to 1 IPv4 address operated by AS202053 in FI.

Nutrition Label

WHISPER CANON · sttk.fiRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sttk.fi

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.172.7680.69.172.0/22AS202053FI

WHOIS identity

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

Subdomains

6 observed subdomains of sttk.fi.

Web-graph footprint

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

270 sites link to this hostname.

601 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sttk.fi.

MechanismTarget
SPF_Asttk.fi
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.68.7.113/27
SPF_IP91.123.132.232

Related pages

Pivot deeper into the graph from sttk.fi.

Cypher and MCP

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

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