Skip to content

Hostname

skylink.sk

Last fetched

skylink.sk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:zoner s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · skylink.skRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/skylink.sk

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.18.64104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.64104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
66.22.34.17666.22.34.0/24AS48851DE
66.22.34.17766.22.34.0/24AS48851DE

WHOIS identity

Registrar
registrar:zoner s.r.o.
Organization
issa czech s.r.o.
Contact emails

Subdomains

23 observed subdomains of skylink.sk.

Web-graph footprint

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

112 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for skylink.sk.

MechanismTarget
SPF_INCLUDEspf1.skylink.cz
SPF_INCLUDEspf1.skylink.sk
SPF_INCLUDEspf2.skylink.cz
SPF_INCLUDEspf2.skylink.sk
SPF_IP81.91.221.7
SPF_IP81.91.222.2
SPF_IP81.91.222.4
SPF_IP81.91.222.57
SPF_IP83.118.226.130
SPF_IP83.118.226.132

Related pages

Pivot deeper into the graph from skylink.sk.

Cypher and MCP

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

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