Skip to content

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

WHISPER CANON · cpost.czRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cpost.cz

Resolution chain

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

IPPrefixASNOperatorCountry
193.150.24.114193.150.24.0/24AS198143CESKAPOSTA-ASCZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
ceska posta statni podnik
Contact emails

Subdomains

66 observed subdomains of cpost.cz.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cpost.cz.

MechanismTarget
SPF_Acpost.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.150.24.228
SPF_IP193.150.24.244
SPF_IP193.150.25.228
SPF_IP193.150.25.244
SPF_IP82.208.7.44/32
SPF_MXcpost.cz

Related pages

Pivot deeper into the graph from cpost.cz.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.