Skip to content

Hostname

pks.cz

Last fetched

pks.cz resolves to 1 IPv4 address operated by AS56566 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · pks.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pks.cz

Resolution chain

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

IPPrefixASNOperatorCountry
31.31.227.6631.31.224.0/19AS56566CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
pks holding, a. s.
Contact emails

Subdomains

15 observed subdomains of pks.cz.

Web-graph footprint

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

18 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for pks.cz.

MechanismTarget
SPF_Apks.cz
SPF_INCLUDEpost1.webprogress.cz
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.156.122.192
SPF_IP213.175.40.126
SPF_IP31.192.67.66
SPF_IP31.31.239.178
SPF_IP31.31.239.179
SPF_IP31.31.239.188
SPF_IP82.100.0.86
SPF_IP88.101.92.163
SPF_IP89.31.41.226
SPF_IP93.99.228.15

Related pages

Pivot deeper into the graph from pks.cz.

Cypher and MCP

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

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