Skip to content

Hostname

digitaldata.cz

Last fetched

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

Nutrition Label

WHISPER CANON · digitaldata.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/digitaldata.cz

Resolution chain

digitaldata.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-gransy
Organization
digitaldata s.r.o.
Contact emails

Subdomains

44 observed subdomains of digitaldata.cz.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for digitaldata.cz.

MechanismTarget
SPF_IP37.205.10.101
SPF_IP85.163.53.1
SPF_IP85.163.53.20

Related pages

Pivot deeper into the graph from digitaldata.cz.

Cypher and MCP

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

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