Skip to content

Hostname

skylink.cz

Last fetched

skylink.cz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · skylink.czRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/skylink.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.171104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.171104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
66.22.34.17666.22.34.0/24AS48851DE

WHOIS identity

Registrar
registrar:reg-zoner
Organization
canal+ luxembourg s.a.r.l.
Contact emails

Subdomains

43 observed subdomains of skylink.cz.

Web-graph footprint

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

365 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for skylink.cz.

MechanismTarget
SPF_INCLUDEspf1.skylink.cz
SPF_INCLUDEspf2.skylink.cz
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.cz.

Cypher and MCP

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

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