Skip to content

Hostname

fmi.fi

Last fetched

fmi.fi resolves to 1 IPv4 address operated by AS1741 in FI.

Nutrition Label

WHISPER CANON · fmi.fiRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fmi.fi

Resolution chain

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

IPPrefixASNOperatorCountry
193.166.221.20193.166.0.0/15AS1741FI

WHOIS identity

Registrar
Organization
ilmatieteen laitos
Contact emails

Subdomains

408 observed subdomains of fmi.fi.

Web-graph footprint

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

527 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for fmi.fi.

MechanismTarget
SPF_INCLUDE_spf.vy-verkko.fi
SPF_INCLUDEhosted-at.csc.fi
SPF_INCLUDEiki.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.214.219.0/24
SPF_IP193.166.188.0/23
SPF_IP193.166.192.0/19
SPF_IP193.166.221.6
SPF_IP193.166.223.82/31
SPF_IP193.167.135.0/24

Related pages

Pivot deeper into the graph from fmi.fi.

Cypher and MCP

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

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