Skip to content

Hostname

ukko.fi

Last fetched

ukko.fi resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:mousewell oy as the registrar.

Nutrition Label

WHISPER CANON · ukko.fiRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/ukko.fi

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.81.4534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.36.19546.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.72.23954.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.89.2279.125.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:mousewell oy
Organization
slp group osk
Contact emails

Subdomains

29 observed subdomains of ukko.fi.

Web-graph footprint

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

229 sites link to this hostname.

437 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ukko.fi.

MechanismTarget
SPF_Aukko.fi
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtuki.ukko.fi
SPF_IP185.11.208.18/32
SPF_IP85.194.237.20
SPF_MXukko.fi

Related pages

Pivot deeper into the graph from ukko.fi.

Cypher and MCP

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

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