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
Resolution chain
dmapraha.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.16.182.4 | 217.16.176.0/20 | AS43541 | — | CZ |
| 81.0.235.139 | 81.0.232.0/21 | AS15685 | — | CZ |
| 85.132.152.182 | 85.132.144.0/20 | AS24641 | — | CZ |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for dmapraha.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.16.182.13 |
| SPF_IP | 81.90.252.126 |
| SPF_IP | 82.100.26.103 |
| SPF_IP | 85.118.129.136 |
| SPF_IP | 85.118.129.59 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.