Domain etservis.cz
Czechia
WEDOS Internet, a.s.
Debian
Software information

Apache Apache 2.4.56

tcp/443

nginx nginx

tcp/443 tcp/80

  • Open service 185.8.237.5:443 · api.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 200 OK
    content-length: 6785
    content-type: text/html; charset=utf-8
    x-location: ac15-Singapur
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 
    x-request-id: 61f1e8d1-b1a7-4755-b846-51ef11c712ec
    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: Proof of Work - WEDOS Global Protection
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8" />
      <title>Proof of Work - WEDOS Global Protection</title>
      <script>window.CAP_CUSTOM_WASM_URL = "https://atp-ac09.wedos.global/assets/cap_wasm.js";</script>
      <script src="https://atp-ac09.wedos.global/assets/widget.js"></script>
      <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">
    </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>
    
    
      <h2>WEDOS and donkey are protect this website.</h2>
      <cap-widget data-cap-api-endpoint="https://atp-ac09.wedos.global/5006f7890f/"></cap-widget>
      <div id="status" style="padding:10px">Verifying…</div>
      <div id="cap-container"></div>
    
      <script>
        function setStatus(msg) {
          var el = document.getElementById('status');
          if (el) el.textContent = msg;
        }
    
        function computeNextSafe() {
          if (typeof URLSearchParams !== 'undefined') {
            try {
              var qs = new URLSearchParams(window.location.search);
              var qsNext = qs.get('next');
              if (qsNext && /^\/[\S]*$/.test(qsNext)) return qsNext;
              return window.location.pathname + window.location.search + window.location.hash;
            } catch (_) {}
          }
          return window.location.pathname + window.location.search + window.location.hash;
        }
    
        function postVerify(token, onSuccess, onFail) {
          var xhr = new XMLHttpRequest();
          xhr.open('POST', '/_cap/verify', true);
          xhr.setRequestHeader('Content-Type', 'application/json');
          xhr.onreadystatechange = function () {
            if (xhr.readyState === 4) {
              var j;
              try { j = JSON.parse(xhr.responseText || '{}'); } catch (e) { j = {}; }
              if (xhr.status >= 200 && xhr.status < 300 && j && j.success) {
                onSuccess();
              } else {
                onFail(j);
              }
            }
          };
          try {
            xhr.send(JSON.stringify({ response: token, next: computeNextSafe() }));
          } catch (sendErr) {
            onFail({ error: 'xhr_send_failed' });
          }
        }
    
        function attachLogs(cap) {
          var events = ['progress', 'error', 'reset', 'solve'];
          for (var i = 0; i < events.length; i++) {
            (function (ev) {
              cap.addEventListener(ev, function (e) {
                try { console.log('[CAP]', ev, e && e.detail); } catch (_) {}
              });
            })(events[i]);
          }
        }
    
        function initCapWidgetFallback() {
          console.warn('Using <cap-widget> fallback');
          setStatus('Please verify you are human (tap the challenge)…');
          var container = document.getElementById('cap-container');
          var widget = document.createElement('cap-widget');
          widget.setAttribute('data-cap-api-endpoint', 'https://atp-ac09.wedos.global/5006f7890f/');
          container.appendChild(widget);
    
          if (window.customElements && typeof window.customElements.whenDefined === 'function') {
            window.customElements.whenDefined('cap-widget').then(function () {
              bindCapWidgetHandlers(widget);
            });
          } else {
            bindCapWidgetHandlers(widget);
          }
    
          function bindCapWidgetHandlers(w) {
            w.addEventListener('solve', function (event) {
              var token = event && event.detail && event.detail.token;
              if (!token) {
                alert('verification failed');
                return;
              }
              document.cookie = "human_verified=1; Path=/; Max-Age=1800; SameSite=Lax; Secure";
              window.location.href = computeNextSafe();
            }, { once: true });
    
            var dbg = ['progress','error','reset','solve'];
            for (var i = 0; i < dbg.length; i++) {
              (function (ev) {
                w.addEventListener(ev, function (e) { console.log('[WIDGET]', ev, e && e.detail); });
              })(dbg[i]);
            }
          }
       
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.6:80 · api.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://api.etservis.cz/
    date: Mon, 26 Jan 2026 13:27:48 GMT
    content-length: 17
    content-type: text/plain; charset=utf-8
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: CA
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac19-Dallas
    x-anycast-ip: 185.8.237.6
    x-anycast-port: 80
    x-visitor-ip: 167.99.182.39
    x-request-id: e3365cc9-1898-48e0-818e-3dbd88a8fe89
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.5:80 · iot.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://iot.etservis.cz/
    date: Mon, 26 Jan 2026 13:27:51 GMT
    content-length: 17
    content-type: text/plain; charset=utf-8
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: DE
    x-client-geo-continent: EU
    x-client-asn: AS14061
    x-location: 
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 80
    x-visitor-ip: 46.101.111.185
    x-request-id: d7e6af64-a58a-4e36-a1fc-6f0a2c760e40
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.6:80 · iot.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://iot.etservis.cz/
    date: Mon, 26 Jan 2026 13:27:48 GMT
    content-length: 17
    content-type: text/plain; charset=utf-8
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: US
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac19-Dallas
    x-anycast-ip: 185.8.237.6
    x-anycast-port: 80
    x-visitor-ip: 143.244.168.161
    x-request-id: cf0300a2-85c5-4436-929d-6a4560b7c156
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.6:443 · iot.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 500 Internal Server Error
    content-type: application/json; charset=utf-8
    date: Mon, 26 Jan 2026 13:27:49 GMT
    server: Apache/2.4.56 (Debian)
    x-powered-by: PHP/8.2.0
    content-length: 86
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: CA
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac19-Dallas
    x-anycast-ip: 185.8.237.6
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 143.110.217.244
    x-request-id: 9abef797-976c-4147-91a0-0f4e97f1012c
    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
    
    
    {"status":"error","message":"Please specify requested API or requested API not found"}
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.5:443 · iot.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 500 Internal Server Error
    content-type: application/json; charset=utf-8
    date: Mon, 26 Jan 2026 13:27:49 GMT
    server: Apache/2.4.56 (Debian)
    x-powered-by: PHP/8.2.0
    content-length: 86
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: US
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac19-Dallas
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 206.189.233.36
    x-request-id: d82b7ff9-06c6-49d3-9e06-ae640e56cef4
    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
    
    
    {"status":"error","message":"Please specify requested API or requested API not found"}
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.6:443 · api.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 500 Internal Server Error
    content-type: application/json; charset=utf-8
    date: Mon, 26 Jan 2026 13:27:49 GMT
    server: Apache/2.4.56 (Debian)
    x-powered-by: PHP/8.2.0
    content-length: 86
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: US
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac19-Dallas
    x-anycast-ip: 185.8.237.6
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 167.71.81.114
    x-request-id: 941ad104-53a0-49bc-980f-c99f7ef1c790
    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
    
    
    {"status":"error","message":"Please specify requested API or requested API not found"}
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.5:80 · api.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://api.etservis.cz/
    date: Mon, 26 Jan 2026 13:27:48 GMT
    content-length: 17
    content-type: text/plain; charset=utf-8
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: DE
    x-client-geo-continent: EU
    x-client-asn: AS14061
    x-location: 
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 80
    x-visitor-ip: 139.59.143.102
    x-request-id: 28106597-1fdf-437e-a050-ac8e74d887cb
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.6:443 · etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://ekoterm.cz/
    content-type: text/plain; charset=utf-8
    content-length: 17
    date: Mon, 26 Jan 2026 13:27:08 GMT
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: CA
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac19-Dallas
    x-anycast-ip: 185.8.237.6
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 165.22.235.3
    x-request-id: 5c1f3e14-5489-4f00-bf8d-d2b3df244833
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.5:80 · etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://etservis.cz/
    date: Mon, 26 Jan 2026 13:27:07 GMT
    content-length: 17
    content-type: text/plain; charset=utf-8
    x-accel-start: 1
    x-behavior-shield: 0
    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: 273800cb-42c9-4a06-9501-c52cf431e463
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.5:443 · etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://ekoterm.cz/
    content-type: text/plain; charset=utf-8
    content-length: 17
    date: Mon, 26 Jan 2026 13:27:08 GMT
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: US
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac24-SanJose
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 146.190.63.248
    x-request-id: 6f1172ab-a2d4-42c5-b439-8d6f5d75771c
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.6:443 · www.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://etservis.cz/
    content-type: text/plain; charset=utf-8
    content-length: 17
    date: Mon, 26 Jan 2026 13:27:07 GMT
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: DE
    x-client-geo-continent: EU
    x-client-asn: AS14061
    x-location: ac11-London
    x-anycast-ip: 185.8.237.6
    x-anycast-port: 443
    x-forwarded-proto: https
    x-forwarded-port: 443
    x-visitor-ip: 138.68.86.32
    x-request-id: 2c0dd327-b900-4784-ac0b-b046ebe75281
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.5:443 · www.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://etservis.cz/
    content-type: text/plain; charset=utf-8
    content-length: 17
    date: Mon, 26 Jan 2026 13:27:07 GMT
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: DE
    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: 164.92.244.132
    x-request-id: 2983c226-8b2c-44cb-ac52-3f86ad531f03
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.6:80 · www.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://www.etservis.cz/
    date: Mon, 26 Jan 2026 13:27:07 GMT
    content-length: 17
    content-type: text/plain; charset=utf-8
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: US
    x-client-geo-continent: NA
    x-client-asn: AS14061
    x-location: ac19-Dallas
    x-anycast-ip: 185.8.237.6
    x-anycast-port: 80
    x-visitor-ip: 159.223.132.86
    x-request-id: fa76b23f-b186-4eb3-a46d-b9608ca8b2a9
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.6:80 · etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://etservis.cz/
    date: Mon, 26 Jan 2026 13:27:07 GMT
    content-length: 17
    content-type: text/plain; charset=utf-8
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: DE
    x-client-geo-continent: EU
    x-client-asn: AS14061
    x-location: 
    x-anycast-ip: 185.8.237.6
    x-anycast-port: 80
    x-visitor-ip: 206.81.24.74
    x-request-id: 2eb2ee19-6beb-464d-9e63-e2ecbd6a9ebf
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.8.237.5:80 · www.etservis.cz

    2026-01-26 13:27

    HTTP/1.1 301 Moved Permanently
    location: https://www.etservis.cz/
    date: Mon, 26 Jan 2026 13:27:07 GMT
    content-length: 17
    content-type: text/plain; charset=utf-8
    x-accel-start: 1
    x-behavior-shield: 0
    x-client-geo-country: NL
    x-client-geo-continent: EU
    x-client-asn: AS14061
    x-location: 
    x-anycast-ip: 185.8.237.5
    x-anycast-port: 80
    x-visitor-ip: 142.93.143.8
    x-request-id: b463a93a-3119-4d79-8108-4a8316996c96
    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
    
    
    Moved Permanently
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 45.138.107.19:443 · beta.etservis.cz

    2026-01-11 13:27

    HTTP/1.1 401 Unauthorized
    Server: nginx
    Date: Sun, 11 Jan 2026 13:27:15 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-11 by HttpPlugin
    Create report
  • Open service 45.138.107.19:80 · beta.etservis.cz

    2026-01-11 13:27

    HTTP/1.1 401 Unauthorized
    Server: nginx
    Date: Sun, 11 Jan 2026 13:27:14 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-11 by HttpPlugin
    Create report
  • Open service 45.138.107.20:80 · beta.etservis.cz

    2026-01-11 13:27

    HTTP/1.1 401 Unauthorized
    Server: nginx
    Date: Sun, 11 Jan 2026 13:27:14 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-11 by HttpPlugin
    Create report
  • Open service 45.138.107.20:443 · beta.etservis.cz

    2026-01-11 13:27

    HTTP/1.1 401 Unauthorized
    Server: nginx
    Date: Sun, 11 Jan 2026 13:27:14 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-11 by HttpPlugin
    Create report
*.etservis.czetservis.cz
CN:
etservis.cz
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-10 01:02
Not after:
2026-02-08 01:02