Skip to content

Hostname

doska.fi

Last fetched

doska.fi resolves to 3 IPv4 addresses operated by AS1759 in FI. WHOIS lists iana:798 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:798
Organization
suomitech oy
Contact emails

Subdomains

1 observed subdomain of doska.fi.

Subdomain
www.doska.fi

Web-graph footprint

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

94 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for doska.fi.

MechanismTarget
SPF_Adoska.fi
SPF_IP144.76.67.130
SPF_IP194.157.42.122
SPF_MXdoska.fi

Related pages

Pivot deeper into the graph from doska.fi.

Cypher and MCP

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

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