Skip to content

Hostname

koala.sk

Last fetched

koala.sk resolves to 1 IPv4 address operated by AS57707 in CZ. WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

WHISPER CANON · koala.skRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/koala.sk

Resolution chain

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

IPPrefixASNOperatorCountry
171.25.220.89171.25.220.0/23AS57707CZ

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
karol koala tours, a.s.
Contact emails

Subdomains

18 observed subdomains of koala.sk.

Web-graph footprint

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

83 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for koala.sk.

MechanismTarget
SPF_IP171.25.220.87/32
SPF_IP171.25.220.89
SPF_IP176.9.162.210
SPF_IP2a01:4f8:160:4448:0:0:244:27
SPF_IP2a01:4f8:160:4448:176:9:162:210
SPF_IP5.9.244.27
SPF_IP81.89.56.112

Related pages

Pivot deeper into the graph from koala.sk.

Cypher and MCP

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

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