Skip to content

Hostname

hdk.cz

Last fetched

hdk.cz resolves to 3 IPv4 addresses operated by AS43541 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · hdk.czRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hdk.cz

Resolution chain

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

WHOIS identity

Registrar
registrar:reg-wedos
Organization
comnet, s.r.o.
Contact emails

Subdomains

17 observed subdomains of hdk.cz.

Web-graph footprint

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

206 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hdk.cz.

MechanismTarget
SPF_Amail1.colosseum.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP195.250.133.106
SPF_IP195.250.133.107
SPF_IP95.168.216.154
SPF_MXhdk.cz

Related pages

Pivot deeper into the graph from hdk.cz.

Cypher and MCP

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

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