Skip to content

Hostname

kotimaa.fi

Last fetched

kotimaa.fi resolves to 1 IPv4 address operated by AS16086 in FI.

Nutrition Label

WHISPER CANON · kotimaa.fiRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kotimaa.fi

Resolution chain

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

IPPrefixASNOperatorCountry
62.183.236.8762.183.128.0/17AS16086FI

WHOIS identity

No WHOIS records are currently associated with kotimaa.fi in WhisperGraph.

Subdomains

21 observed subdomains of kotimaa.fi.

Web-graph footprint

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

261 sites link to this hostname.

1,176 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kotimaa.fi.

MechanismTarget
SPF_INCLUDEpostimessaging.net
SPF_INCLUDEspf.creamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.183.236.82
SPF_IP62.183.236.87
SPF_IP81.22.169.249
SPF_IP81.22.169.251/32

Related pages

Pivot deeper into the graph from kotimaa.fi.

Cypher and MCP

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

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