Skip to content

Hostname

kuki.cz

Last fetched

kuki.cz resolves to 1 IPv4 address operated by AS31246 in CZ. WHOIS lists registrar:reg-ct as the registrar.

Nutrition Label

WHISPER CANON · kuki.czRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/kuki.cz

Resolution chain

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

WHOIS identity

Registrar
registrar:reg-ct
Organization
smart comp. s.r.o.
Contact emails

Subdomains

93 observed subdomains of kuki.cz.

Web-graph footprint

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

78 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kuki.cz.

MechanismTarget
SPF_Arelay1.netbox.cz
SPF_Arelay2.netbox.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP46.39.160.13
SPF_IP83.240.0.137
SPF_IP83.240.0.138
SPF_IP83.240.0.201
SPF_IP83.240.0.204
SPF_IP83.240.77.5
SPF_IP83.240.77.6

Related pages

Pivot deeper into the graph from kuki.cz.

Cypher and MCP

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

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