Skip to content

Hostname

riista.fi

Last fetched

riista.fi resolves to 3 IPv4 addresses operated by AS29243 in FI.

Nutrition Label

WHISPER CANON · riista.fiRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/riista.fi

Resolution chain

riista.fi resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
suomen riistakeskus
Contact emails

Subdomains

28 observed subdomains of riista.fi.

Web-graph footprint

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

583 sites link to this hostname.

299 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for riista.fi.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.riista.fi
SPF_IP18.159.3.61
SPF_IP18.193.197.37
SPF_IP212.94.64.144
SPF_IP216.20.244.25/32
SPF_IP216.20.248.25
SPF_IP3.64.218.180
SPF_IP3.73.46.42
SPF_IP83.150.127.91/32

Related pages

Pivot deeper into the graph from riista.fi.

Cypher and MCP

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

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