Hostname
cpost.cz
Last fetched
cpost.cz resolves to 1 IPv4 address operated by CESKAPOSTA-AS in CZ. WHOIS lists registrar:reg-active24 as the registrar.
Nutrition Label
Resolution chain
cpost.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 |
|---|---|---|---|---|
| 193.150.24.114 | 193.150.24.0/24 | AS198143 | CESKAPOSTA-AS | CZ |
WHOIS identity
- Registrar
- registrar:reg-active24
- Organization
- ceska posta statni podnik
- Contact emails
Subdomains
66 observed subdomains of cpost.cz.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cpost.cz in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for cpost.cz.
| Mechanism | Target |
|---|---|
| SPF_A | cpost.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.150.24.228 |
| SPF_IP | 193.150.24.244 |
| SPF_IP | 193.150.25.228 |
| SPF_IP | 193.150.25.244 |
| SPF_IP | 82.208.7.44/32 |
| SPF_MX | cpost.cz |
Related pages
Pivot deeper into the graph from cpost.cz.
- IP · 193.150.24.114
- ASN · AS198143CESKAPOSTA-AS
- Registrar · registrar:reg-active24
- Country · CZ
- Email · benisek.vaclav@cpost.cz
- TLD · .cz
- Browse hostnames · cp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cpost.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.