Skip to content

Hostname

hostime.cz

Last fetched

hostime.cz resolves to 1 IPv4 address operated by CASABLANCA-AS Internet & Collocation Provider in CZ. WHOIS lists registrar:reg-media4web as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.123.221.169109.123.216.0/21AS15685CASABLANCA-AS Internet & Collocation ProviderCZ

WHOIS identity

Registrar
registrar:reg-media4web
Organization
karel neugebauer
Contact emails

Subdomains

82 observed subdomains of hostime.cz.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hostime.cz.

MechanismTarget
SPF_Ahostime.cz
SPF_INCLUDEspf.nethost.cz
SPF_MXhostime.cz

Related pages

Pivot deeper into the graph from hostime.cz.

Cypher and MCP

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

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