Skip to content

Hostname

dukla.cz

Last fetched

dukla.cz resolves to 2 IPv4 addresses operated by IGNUM-AS - Webglobe, s.r.o. in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · dukla.czRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/dukla.cz

Resolution chain

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

IPPrefixASNOperatorCountry
62.109.154.7462.109.128.0/19AS29134IGNUM-AS - Webglobe, s.r.o.CZ
81.0.250.2081.0.250.0/24AS15685CASABLANCA-AS - CASABLANCA INT a.s.CZ

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
telovychovna jednota dukla praha, z.s.
Contact emails

Subdomains

2 observed subdomains of dukla.cz.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dukla.cz.

MechanismTarget
SPF_Adukla.cz
SPF_INCLUDE_spf.webglobe.cz
SPF_IP2001:1528:286::/48
SPF_IP81.0.250.1/24
SPF_MXdukla.cz

Related pages

Pivot deeper into the graph from dukla.cz.

Cypher and MCP

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

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