Skip to content

Hostname

itsk.sk

Last fetched

itsk.sk resolves to 1 IPv4 address operated by AS5578 in SK. WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.168.34.179195.168.0.0/16AS5578SK

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
henrich sonnenschein - itsk
Contact emails

Subdomains

5 observed subdomains of itsk.sk.

Web-graph footprint

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

356 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for itsk.sk.

MechanismTarget
SPF_Aitsk.sk
SPF_INCLUDE_spf.syphon.sk
SPF_INCLUDEmail.eraweb.sk
SPF_INCLUDEspf.smartemailing.cz
SPF_IP158.255.249.162
SPF_IP158.255.249.164
SPF_MXitsk.sk

Related pages

Pivot deeper into the graph from itsk.sk.

Cypher and MCP

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

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