Skip to content

Hostname

sk.ee

Last fetched

sk.ee resolves to 1 IPv4 address operated by AS206714 in EE. WHOIS lists registrar:telia eesti as as the registrar.

Nutrition Label

WHISPER CANON · sk.eeRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sk.ee

Resolution chain

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

IPPrefixASNOperatorCountry
91.223.243.4591.223.243.0/24AS206714EE

WHOIS identity

Registrar
registrar:telia eesti as
Organization
aktsiaselts sertifitseerimiskeskus
Contact emails

Subdomains

64 observed subdomains of sk.ee.

Web-graph footprint

Distinct hostnames that link to or from sk.ee in the public web crawl.

90 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for sk.ee.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeverbridge.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.106.101.124
SPF_IP194.126.110.87
SPF_IP199.91.136.2
SPF_IP199.91.136.26/32
SPF_IP199.91.137.26/32
SPF_IP199.91.140.26/32
SPF_IP199.91.140.40
SPF_IP199.91.140.41
SPF_IP199.91.141.2
SPF_IP37.98.232.26/32
SPF_IP52.16.192.54
SPF_IP52.31.156.119
SPF_IP62.65.42.45
SPF_IP62.65.42.53
SPF_IP91.223.243.125
SPF_IP91.223.243.25

Related pages

Pivot deeper into the graph from sk.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sk.ee"})-[: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.