Hostname
ukko.com
Last fetched
ukko.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ukko.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.240.184.122 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.15 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.18 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.36 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ukko.com owner
- Contact emails
- ukko.kumpulainen@gmail.com
- 21776688-270b-4591-984b-f259774ffda5@identity-protect.org
- 5d5e4255-74d5-4638-baf8-596eb862565d@identity-protect.org
- 8f098168-8545-4a31-bdfc-f6f7993393bf@identity-protect.org
- d28af2e0-c5ee-49ff-bfab-a38ac095f23e@identity-protect.org
- ef81eb9a-5736-4f2b-9302-d5835dbd45f2@identity-protect.org
- fe8c7b2a-baa4-4a14-a3ae-50ce59318fc1@identity-protect.org
- owner-11486486@ukko.com.whoisprivacyservice.org
- owner-22414@ukko.com.whoisprivacyservice.org
- nickhovey@hotmail.co.uk
Subdomains
6 observed subdomains of ukko.com.
Web-graph footprint
Distinct hostnames that link to or from ukko.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ukko.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | notification.fortinet.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 85.194.237.20 |
Related pages
Pivot deeper into the graph from ukko.com.
- IP · 54.240.184.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ukko.kumpulainen@gmail.com
- TLD · .com
- Browse hostnames · uk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ukko.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.