Domain 10prstu.cz
Czechia
WEDOS Internet, a.s.
Software information

Apache Apache

tcp/443 tcp/80

nginx nginx

tcp/443

  • Open service 185.8.237.5:80 · 10prstu.cz

    2026-01-26 06:08

    HTTP/1.1 301 Moved Permanently
    date: Mon, 26 Jan 2026 06:09:00 GMT
    server: Apache
    location: https://10prstu.cz/
    cache-control: max-age=300
    expires: Mon, 26 Jan 2026 06:14:00 GMT
    content-length: 227
    content-type: text/html; charset=iso-8859-1
    x-accel-start: 1
    x-behavior-shield: 0
    age: 0
    x-cacheable: YES
    x-cdn-cache-status: MISS
    x-client-geo-country: CA
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac19-Dallas
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 80
    x-visitor-ip: 167.99.181.249
    x-request-id: dc8d2e12-edfe-478d-babc-fa5ccc210e5d
    x-provider: WEDOS - WE DO Security (WEDOS.com)
    x-cdn-provider: WEDOS Global CDN (WEDOS.delivery)
    x-protected-by: WEDOS Global Protection (WEDOS.protection)
    x-dns-by: WEDOS anycast DNS servers as a service (WEDOS.zone)
    x-status-page: WEDOS Status (WEDOS.status.online)
    x-monitored-by: WEDOS Online Monitoring (WEDOS.online)
    x-tagline: Born in Europe / EU, securing the future and safety worldwide.
    alt-svc: h3=":443"; ma=86400
    connection: close
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://10prstu.cz/">here</a>.</p>
    </body></html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.5:443 · 10prstu.cz

    2026-01-26 06:08

    HTTP/1.1 200 OK
    date: Mon, 26 Jan 2026 06:08:58 GMT
    server: Apache
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    strict-transport-security: max-age=2629743
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    x-powered-by: Mioweb
    link: <https://10prstu.cz/wp-json/>; rel="https://api.w.org/", <https://10prstu.cz/wp-json/wp/v2/pages/934>; rel="alternate"; title="JSON"; type="application/json", <https://10prstu.cz/>; rel=shortlink
    set-cookie: PHPSESSID=7756b7c1ac552bd686db14b99e94cfb1; expires=Mon, 09-Feb-2026 06:08:58 GMT; Max-Age=1209600; path=/; secure; HttpOnly; SameSite=Lax
    vary: User-Agent,Accept-Encoding
    content-type: text/html; charset=UTF-8
    x-accel-start: 1
    transfer-encoding: chunked
    x-behavior-shield: 0
    x-client-geo-country: NL
    x-client-geo-continent: EU
    x-client-asn: AS14061
    x-location: ac11-London
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 206.189.2.13
    x-request-id: bf3dd921-474c-4d68-936b-ed5f01ae8688
    x-provider: WEDOS - WE DO Security (WEDOS.com)
    x-cdn-provider: WEDOS Global CDN (WEDOS.delivery)
    x-protected-by: WEDOS Global Protection (WEDOS.protection)
    x-dns-by: WEDOS anycast DNS servers as a service (WEDOS.zone)
    x-status-page: WEDOS Status (WEDOS.status.online)
    x-monitored-by: WEDOS Online Monitoring (WEDOS.online)
    x-tagline: Born in Europe / EU, securing the future and safety worldwide.
    alt-svc: h3=":443"; ma=86400
    connection: close
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 45.138.107.38:443 · 10prstu.cz

    2026-01-23 15:58

    HTTP/1.1 401 Unauthorized
    Server: nginx
    Date: Fri, 23 Jan 2026 15:58:18 GMT
    Content-Type: text/html
    Content-Length: 2325
    Connection: close
    X-protocol: HTTP/1.1
    
    Page title: Human Check
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <link rel="stylesheet" href="https://img.wedos.website/stav/captcha-nice/styles.css">
        <link rel="icon" href="https://img.wedos.website/stav/captcha-nice/favicon.png" sizes="32x32">
        <link rel="apple-touch-icon" href="https://img.wedos.website/stav/captcha-nice/apple-touch-favicon.png">
        <meta charset="UTF-8">
        <title>Human Check</title>
    <script>
    let a=false;function generateRandomString(){return Math.random().toString(36).substr(2,8)}function b(){if(a&&document.getElementById("humanCheck").checked){const r=generateRandomString(),h=window.location.hostname.split("."),d=h.length>2?h.slice(-2).join("."):window.location.hostname;document.cookie="human_verified="+r+"; Path=/; Domain=."+d+"; Max-Age=3600";console.log("Cookie set for: ."+d+" with value: "+r);window.location.href=new URLSearchParams(window.location.search).get("redirect")||window.location.href}else alert("Please move your mouse to verify you are human.")}document.addEventListener("mousemove",()=>a=true),document.addEventListener("DOMContentLoaded",()=>{console.log("Current cookies:",document.cookie),fetch(window.location.href).then(r=>{const t=r.headers.get("X-Request-ID"),e=document.getElementById("x-rid");e.textContent=t?"Transaction ID: "+t:"Error - Request ID not found",t||e.classList.add("error")}).catch(()=>{const r=document.getElementById("x-rid");r.textContent="Error - could not fetch data",r.classList.add("error")})});
    </script>
        <style>
            #x-rid {
                position: fixed;
                bottom: 10px;
                right: 10px;
                background: rgba(0, 0, 0, 0.8);
                color: white;
                padding: 10px;
                border-radius: 5px;
                font-size: 14px;
            }
        </style>
    </head>
    <body>
        <p class="head"><a href="https://www.wedos.com/protection" target="_blank">WEDOS Global Protection</a> - cyber security</p>
        <h1>KEEPING YOU SAFE</h1>
        <h3>We protect this website</h3>
        <div style="display: block; padding: 10px;">
            <p>Please verify you are human</p>
            <p>Move your mouse and check the box to proceed.</p>
            <label>
                <input type="checkbox" id="humanCheck" onclick="b()"> I am human
            </label>
        </div>
        <div class="header-data" id="x-rid">Loading Request ID...</div>
    </body>
    </html>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 185.8.237.5:443 · 10prstu.cz

    2026-01-23 13:17

    HTTP/1.1 200 OK
    date: Fri, 23 Jan 2026 13:17:20 GMT
    server: Apache
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    strict-transport-security: max-age=2629743
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    x-powered-by: Mioweb
    link: <https://10prstu.cz/wp-json/>; rel="https://api.w.org/", <https://10prstu.cz/wp-json/wp/v2/pages/934>; rel="alternate"; title="JSON"; type="application/json", <https://10prstu.cz/>; rel=shortlink
    set-cookie: PHPSESSID=9d2135e28d827c008e86ab173dcb5732; expires=Fri, 06-Feb-2026 13:17:20 GMT; Max-Age=1209600; path=/; secure; HttpOnly; SameSite=Lax
    content-encoding: gzip
    content-length: 13202
    content-type: text/html; charset=UTF-8
    x-accel-start: 1
    x-behavior-shield: 0
    x-cacheable: NO:Got Cookies
    vary: Accept-Encoding
    age: 0
    x-cdn-cache-status: BYPASS
    x-client-geo-country: US
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac106-Miami
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 142.93.0.66
    x-request-id: 28145453-8e69-4b87-9816-7520a7bf72b4
    x-provider: WEDOS - WE DO Security (WEDOS.com)
    x-cdn-provider: WEDOS Global CDN (WEDOS.delivery)
    x-protected-by: WEDOS Global Protection (WEDOS.protection)
    x-dns-by: WEDOS anycast DNS servers as a service (WEDOS.zone)
    x-status-page: WEDOS Status (WEDOS.status.online)
    x-monitored-by: WEDOS Online Monitoring (WEDOS.online)
    x-tagline: Born in Europe / EU, securing the future and safety worldwide.
    alt-svc: h3=":443"; ma=86400
    connection: close
    
    Page title: 10 prstů - kurz psaní všemi deseti prsty na počítačové klávesnici online
    
    <!DOCTYPE html>
    <html lang="cs"
     xmlns:fb="http://ogp.me/ns/fb#">
    	<head>
    		<meta charset="UTF-8"/>
    		<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
    		<meta name="viewport" content="width=device-width, initial-scale=1">
    		<title>10 prstů - kurz psaní všemi deseti prsty na počítačové klávesnici online</title>
    
    		<meta name='robots' content='max-image-preview:large' />
    	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
    	<link rel="alternate" type="application/rss+xml" title="10 prstů &raquo; RSS komentářů pro Psaní všemi deseti prsty" href="https://10prstu.cz/uvod/feed/" />
    <script type="text/javascript">
    /* <![CDATA[ */
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/10prstu.cz\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.3"}};
    /*! This file is auto-generated */
    !function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
    /* ]]> */
    </scr
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 45.138.107.37:443 · www.10prstu.cz

    2026-01-22 20:57

    HTTP/1.1 401 Unauthorized
    Server: nginx
    Date: Thu, 22 Jan 2026 20:57:13 GMT
    Content-Type: text/html
    Content-Length: 2325
    Connection: close
    X-protocol: HTTP/1.1
    
    Page title: Human Check
    
    
    <!DOCTYPE html>
    <html>
    <head>
        <link rel="stylesheet" href="https://img.wedos.website/stav/captcha-nice/styles.css">
        <link rel="icon" href="https://img.wedos.website/stav/captcha-nice/favicon.png" sizes="32x32">
        <link rel="apple-touch-icon" href="https://img.wedos.website/stav/captcha-nice/apple-touch-favicon.png">
        <meta charset="UTF-8">
        <title>Human Check</title>
    <script>
    let a=false;function generateRandomString(){return Math.random().toString(36).substr(2,8)}function b(){if(a&&document.getElementById("humanCheck").checked){const r=generateRandomString(),h=window.location.hostname.split("."),d=h.length>2?h.slice(-2).join("."):window.location.hostname;document.cookie="human_verified="+r+"; Path=/; Domain=."+d+"; Max-Age=3600";console.log("Cookie set for: ."+d+" with value: "+r);window.location.href=new URLSearchParams(window.location.search).get("redirect")||window.location.href}else alert("Please move your mouse to verify you are human.")}document.addEventListener("mousemove",()=>a=true),document.addEventListener("DOMContentLoaded",()=>{console.log("Current cookies:",document.cookie),fetch(window.location.href).then(r=>{const t=r.headers.get("X-Request-ID"),e=document.getElementById("x-rid");e.textContent=t?"Transaction ID: "+t:"Error - Request ID not found",t||e.classList.add("error")}).catch(()=>{const r=document.getElementById("x-rid");r.textContent="Error - could not fetch data",r.classList.add("error")})});
    </script>
        <style>
            #x-rid {
                position: fixed;
                bottom: 10px;
                right: 10px;
                background: rgba(0, 0, 0, 0.8);
                color: white;
                padding: 10px;
                border-radius: 5px;
                font-size: 14px;
            }
        </style>
    </head>
    <body>
        <p class="head"><a href="https://www.wedos.com/protection" target="_blank">WEDOS Global Protection</a> - cyber security</p>
        <h1>KEEPING YOU SAFE</h1>
        <h3>We protect this website</h3>
        <div style="display: block; padding: 10px;">
            <p>Please verify you are human</p>
            <p>Move your mouse and check the box to proceed.</p>
            <label>
                <input type="checkbox" id="humanCheck" onclick="b()"> I am human
            </label>
        </div>
        <div class="header-data" id="x-rid">Loading Request ID...</div>
    </body>
    </html>
    Found 2026-01-22 by HttpPlugin
    Create report
*.10prstu.cz10prstu.cz
CN:
10prstu.cz
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-08 04:09
Not after:
2026-02-06 04:09
Domain summary