Skip to content

Hostname

digitalmediate.cz

Last fetched

digitalmediate.cz resolves to 1 IPv4 address operated by AS29134 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · digitalmediate.czRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/digitalmediate.cz

Resolution chain

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

IPPrefixASNOperatorCountry
62.109.154.16262.109.250.0/24AS29134CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
digital mediate
Contact emails

Subdomains

39 observed subdomains of digitalmediate.cz.

Web-graph footprint

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

23 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for digitalmediate.cz.

MechanismTarget
SPF_INCLUDE_netblocks.ebola.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP2a01:28:ca:213:0:0:2:1
SPF_IP88.86.109.228/24

Related pages

Pivot deeper into the graph from digitalmediate.cz.

Cypher and MCP

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

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