Skip to content

Hostname

metsa.fi

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.118.10594.237.112.0/21AS202053FI

WHOIS identity

Registrar
Organization
mets?hallitus
Contact emails

Subdomains

196 observed subdomains of metsa.fi.

Web-graph footprint

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

1,005 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for metsa.fi.

MechanismTarget
SPF_INCLUDE_spf.signicat.cloud
SPF_INCLUDEeu-central-1.amazonses.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.64.34.48
SPF_IP194.157.172.99
SPF_IP81.22.169.219
SPF_IP81.22.169.238/32
SPF_IP81.22.169.239/32
SPF_IP81.22.169.240/32
SPF_IP83.145.244.38
SPF_IP91.123.56.128/32
SPF_IP91.237.151.27/32
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from metsa.fi.

Cypher and MCP

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

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