Hostname
mtk.fi
Last fetched
mtk.fi resolves to 1 IPv4 address operated by PLANEETTA-AS in FI.
Nutrition Label
Resolution chain
mtk.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 79.171.236.163 | 79.171.232.0/21 | AS58003 | PLANEETTA-AS | FI |
WHOIS identity
- Registrar
- —
- Organization
- maa- ja mets?taloustuottajain keskusliitto mtk
- Contact emails
- —
Subdomains
28 observed subdomains of mtk.fi.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mtk.fi in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for mtk.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.emaileri.fi |
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | smtp.ch5finland.com |
| SPF_INCLUDE | spf.crmservice.fi |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.35.31.133/32 |
| SPF_IP | 185.55.176.54/32 |
| SPF_IP | 194.157.157.178 |
| SPF_IP | 213.138.142.160/27 |
| SPF_IP | 213.138.147.128/27 |
| SPF_IP | 46.182.118.196 |
| SPF_IP | 79.171.236.167 |
| SPF_IP | 91.209.29.24/32 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.