Skip to content

Hostname

etk.fi

Last fetched

etk.fi resolves to 1 IPv4 address operated by AS202053 in FI. WHOIS lists registrar:datacenter finland oy as the registrar.

Nutrition Label

WHISPER CANON · etk.fiRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/etk.fi

Resolution chain

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

IPPrefixASNOperatorCountry
185.20.136.188185.20.136.0/22AS202053FI

WHOIS identity

Registrar
registrar:datacenter finland oy
Organization
el?keturvakeskus
Contact emails

Subdomains

55 observed subdomains of etk.fi.

Web-graph footprint

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

596 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for etk.fi.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.20.136.188
SPF_IP185.82.147.150
SPF_IP62.236.116.67/32
SPF_IP91.213.97.28
SPF_IP91.213.97.29
SPF_IP91.213.97.31
SPF_IP91.213.97.63
SPF_IP91.213.97.64
SPF_IP91.213.97.69
SPF_IP95.175.113.181/32
SPF_MXetk.fi

Related pages

Pivot deeper into the graph from etk.fi.

Cypher and MCP

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

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