Skip to content

Hostname

dmapraha.cz

Last fetched

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

Nutrition Label

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

Resolution chain

dmapraha.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-webglobe
Organization
dma praha
Contact emails

Subdomains

9 observed subdomains of dmapraha.cz.

Web-graph footprint

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

179 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dmapraha.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.16.182.13
SPF_IP81.90.252.126
SPF_IP82.100.26.103
SPF_IP85.118.129.136
SPF_IP85.118.129.59
SPF_IP91.139.9.2/29

Related pages

Pivot deeper into the graph from dmapraha.cz.

Cypher and MCP

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

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