Skip to content

Hostname

mtk.fi

Last fetched

mtk.fi resolves to 1 IPv4 address operated by PLANEETTA-AS in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.171.236.16379.171.232.0/21AS58003PLANEETTA-ASFI

WHOIS identity

Registrar
Organization
maa- ja mets?taloustuottajain keskusliitto mtk
Contact emails

Subdomains

28 observed subdomains of mtk.fi.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mtk.fi.

MechanismTarget
SPF_INCLUDE_spf.emaileri.fi
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEsmtp.ch5finland.com
SPF_INCLUDEspf.crmservice.fi
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.35.31.133/32
SPF_IP185.55.176.54/32
SPF_IP194.157.157.178
SPF_IP213.138.142.160/27
SPF_IP213.138.147.128/27
SPF_IP46.182.118.196
SPF_IP79.171.236.167
SPF_IP91.209.29.24/32
SPF_IP94.199.116.100

Related pages

Pivot deeper into the graph from mtk.fi.

Cypher and MCP

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

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