Skip to content

Hostname

ek.fi

Last fetched

ek.fi resolves to 1 IPv4 address operated by UPCLOUD in FI.

Nutrition Label

WHISPER CANON · ek.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ek.fi

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.104.16294.237.104.0/22AS202053UPCLOUDFI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for ek.fi.

MechanismTarget
SPF_INCLUDE_spf.emaileri.fi
SPF_INCLUDE_spf.questback.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.89.0.202
SPF_IP167.99.251.72
SPF_IP185.179.237.215
SPF_IP188.117.20.16
SPF_IP195.156.18.16
SPF_IP195.156.22.99
SPF_IP195.201.73.224/27
SPF_IP195.201.75.0/26
SPF_IP212.146.22.6/25
SPF_IP213.139.173.128/27
SPF_IP213.139.173.144/28
SPF_IP213.157.70.72/29
SPF_IP213.157.70.80/31
SPF_IP34.249.93.219
SPF_IP35.161.202.223
SPF_IP40.87.152.149
SPF_IP62.122.28.0/22
SPF_IP67.207.74.158
SPF_IP77.86.187.108
SPF_IP81.22.169.238/32
SPF_IP81.22.169.239/32
SPF_IP85.131.41.206/29
SPF_IP88.198.228.224/27
SPF_IP89.166.55.64/27
SPF_IP94.237.104.162
SPF_IP94.237.5.0/24
SPF_IP94.237.6.0/24
SPF_IP95.175.105.196/32
SPF_MXek.fi

Related pages

Pivot deeper into the graph from ek.fi.

Cypher and MCP

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

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