Skip to content

Hostname

okay.cz

Last fetched

okay.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · okay.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/okay.cz

Resolution chain

okay.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
okay s.r.o.
Contact emails

Subdomains

37 observed subdomains of okay.cz.

Web-graph footprint

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

424 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for okay.cz.

MechanismTarget
SPF_Amail.okayholding.eu
SPF_Aokay-smtp.vshosting.cz
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mail-komplet.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP182.50.78.64/28
SPF_IP185.64.216.167
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP217.16.191.204
SPF_IP217.16.191.205
SPF_IP217.16.191.206
SPF_IP217.16.191.207
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXokay.cz

Related pages

Pivot deeper into the graph from okay.cz.

Cypher and MCP

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

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