Skip to content

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

WHISPER CANON · 4ka.skRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/4ka.sk

Resolution chain

4ka.sk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 4ka.sk.

MechanismTarget
SPF_INCLUDEspf.4ka.sk
SPF_MX4ka.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.