Skip to content

Hostname

pse.cz

Last fetched

pse.cz resolves to 1 IPv4 address operated by AS5610 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · pse.czRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/pse.cz

Resolution chain

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

IPPrefixASNOperatorCountry
194.228.61.72194.228.0.0/17AS5610CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
burza cennych papiru praha, a.s.
Contact emails

Subdomains

60 observed subdomains of pse.cz.

Web-graph footprint

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

423 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pse.cz.

MechanismTarget
SPF_Amail.pse.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.228.39.52/30
SPF_IP194.228.41.114/32
SPF_IP194.228.61.64/27
SPF_IP194.228.61.72
SPF_IP80.188.162.216
SPF_IP90.176.150.192
SPF_IP91.193.132.0/22

Related pages

Pivot deeper into the graph from pse.cz.

Cypher and MCP

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

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