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
Resolution chain
sk.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.223.243.45 | 91.223.243.0/24 | AS206714 | — | EE |
WHOIS identity
- Registrar
- registrar:telia eesti as
- Organization
- aktsiaselts sertifitseerimiskeskus
- Contact emails
- —
Subdomains
64 observed subdomains of sk.ee.
Showing 25 of 64. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for sk.ee.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | everbridge.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.106.101.124 |
| SPF_IP | 194.126.110.87 |
| SPF_IP | 199.91.136.2 |
| SPF_IP | 199.91.136.26/32 |
| SPF_IP | 199.91.137.26/32 |
| SPF_IP | 199.91.140.26/32 |
| SPF_IP | 199.91.140.40 |
| SPF_IP | 199.91.140.41 |
| SPF_IP | 199.91.141.2 |
| SPF_IP | 37.98.232.26/32 |
| SPF_IP | 52.16.192.54 |
| SPF_IP | 52.31.156.119 |
| SPF_IP | 62.65.42.45 |
| SPF_IP | 62.65.42.53 |
| SPF_IP | 91.223.243.125 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.