Skip to content

Hostname

timestore.cz

Last fetched

timestore.cz resolves to 2 IPv4 addresses operated by AS43541 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · timestore.czRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/timestore.cz

Resolution chain

timestore.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

81 observed subdomains of timestore.cz.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for timestore.cz.

MechanismTarget
SPF_INCLUDEspf.mailkit.eu
SPF_INCLUDEspf.seznam.cz
SPF_IP185.59.210.243
SPF_IP185.59.210.251
SPF_IP185.59.211.161
SPF_IP185.59.211.162
SPF_IP185.59.211.163
SPF_IP185.59.211.181
SPF_IP185.59.211.182
SPF_IP185.59.211.183
SPF_IP185.59.211.184
SPF_IP185.59.211.185
SPF_IP213.109.167.0/24

Related pages

Pivot deeper into the graph from timestore.cz.

Cypher and MCP

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

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