Hostname
4ka.sk
Last fetched
4ka.sk resolves to 2 IPv4 addresses operated by AS5578 in SK. WHOIS lists registrar:swan, a. s. as the registrar.
Nutrition Label
Resolution chain
4ka.sk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.197.241.211 | 62.197.192.0/18 | AS5578 | — | SK |
| 62.197.241.212 | 62.197.192.0/18 | AS5578 | — | SK |
WHOIS identity
- Registrar
- registrar:swan, a. s.
- Organization
- swan mobile, a. s.
- Contact emails
Subdomains
16 observed subdomains of 4ka.sk.
Web-graph footprint
Distinct hostnames that link to or from 4ka.sk in the public web crawl.
227 sites link to this hostname.
190 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for 4ka.sk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.4ka.sk |
| SPF_MX | 4ka.sk |
Related pages
Pivot deeper into the graph from 4ka.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "4ka.sk"})-[: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.