Skip to content

Hostname

fork.sk

Last fetched

fork.sk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

WHISPER CANON · fork.skRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fork.sk

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.43104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.43104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.205172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
31.31.78.5531.31.72.0/21AS197019CZ

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
radovan kraker - fork
Contact emails

Subdomains

3 observed subdomains of fork.sk.

Web-graph footprint

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

5 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for fork.sk.

MechanismTarget
SPF_Afork.sk
SPF_MXfork.sk

Related pages

Pivot deeper into the graph from fork.sk.

Cypher and MCP

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

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