Skip to content

Hostname

akdks.cz

Last fetched

akdks.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · akdks.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/akdks.cz

Resolution chain

akdks.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:reg-active24
Organization
central european assets and consulting s.r.o.
Contact emails

Subdomains

4 observed subdomains of akdks.cz.

Web-graph footprint

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

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for akdks.cz.

MechanismTarget
SPF_Aakdks.cz
SPF_INCLUDEspf.aira.cz
SPF_IP83.148.17.174
SPF_IP94.230.147.33

Related pages

Pivot deeper into the graph from akdks.cz.

Cypher and MCP

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

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