Skip to content

Hostname

nikl.cz

Last fetched

nikl.cz resolves to 4 IPv4 addresses operated by AS196735 in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · nikl.czRouting diversity3.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nikl.cz

Resolution chain

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

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
karel nikl
Contact emails

Subdomains

4 observed subdomains of nikl.cz.

Web-graph footprint

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

79 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nikl.cz.

MechanismTarget
SPF_Anikl.cz
SPF_IP188.75.128.205
SPF_IP188.75.128.75
SPF_IP188.75.128.82
SPF_IP188.75.128.86/24
SPF_IP188.75.128.87
SPF_MXnikl.cz

Related pages

Pivot deeper into the graph from nikl.cz.

Cypher and MCP

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

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