Skip to content

Hostname

olympic.cz

Last fetched

olympic.cz resolves to 1 IPv4 address operated by AS39392 in CZ. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · olympic.czRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/olympic.cz

Resolution chain

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

IPPrefixASNOperatorCountry
46.234.119.24846.234.96.0/19AS39392CZ

WHOIS identity

Registrar
registrar:reg-zoner
Organization
ceska olympijska, a.s.
Contact emails

Subdomains

52 observed subdomains of olympic.cz.

Web-graph footprint

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

374 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for olympic.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.vshosting.cloud
SPF_INCLUDEincosrv.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.railsformers.com
SPF_IP185.59.208.82
SPF_IP185.64.216.247
SPF_IP46.234.104.108
SPF_IP88.86.100.38

Related pages

Pivot deeper into the graph from olympic.cz.

Cypher and MCP

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

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