Hostname
dimenso.cz
Last fetched
dimenso.cz resolves to 1 IPv4 address operated by AS204172 in CZ. WHOIS lists registrar:reg-webglobe as the registrar.
Nutrition Label
Resolution chain
dimenso.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.226.16.249 | 46.226.16.0/23 | AS204172 | — | CZ |
WHOIS identity
- Registrar
- registrar:reg-webglobe
- Organization
- ttc telekomunikace,s.r.o
- Contact emails
- —
Subdomains
21 observed subdomains of dimenso.cz.
Showing 17 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dimenso.cz in the public web crawl.
5 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 dimenso.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.219.168.209/32 |
| SPF_IP | 45.88.223.20/32 |
| SPF_IP | 46.226.16.254/32 |
| SPF_IP | 46.226.17.1/32 |
| SPF_IP | 95.80.221.232/30 |
| SPF_MX | dimenso.cz |
Related pages
Pivot deeper into the graph from dimenso.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dimenso.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.