Domain kurs.danielpreikschat.de
Germany
Datacamp Limited
Software information

BunnyCDN-DE1-1331

tcp/443 tcp/80

BunnyCDN-DE1-1332

tcp/443 tcp/80

  • Open service 185.111.111.158:80 · kurs.danielpreikschat.de

    2026-01-11 22:03

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 22:03:08 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1332
    CDN-PullZone: 172799
    CDN-RequestCountryCode: DE
    Location: https://kurs.danielpreikschat.de/
    CDN-RequestId: 6277328af048d08ba48a65d351d77822
    Cache-Control: public, max-age=0
    X-Frame-Options: DENY
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1331:1:443 · kurs.danielpreikschat.de

    2026-01-11 22:03

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 22:03:08 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 36904
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 172799
    CDN-RequestCountryCode: DE
    Cache-Control: public, max-age=0
    ETag: W/"9028-06qO/8o+xCakia8F7vtgLLJet3g"
    X-Powered-By: Express
    cdn-tag: purge
    x-cloud-trace-context: b369d9b7206127f04bc4a6c85d7f03e3
    CDN-ProxyVer: 1.43
    CDN-RequestPullSuccess: True
    CDN-RequestPullCode: 200
    CDN-CachedAt: 01/09/2026 16:49:02
    CDN-EdgeStorageId: 1332
    X-Frame-Options: DENY
    CDN-RequestId: 3729d1c34344a065ba7ce3971e5e2fb5
    CDN-Cache: HIT
    CDN-Status: 200
    CDN-RequestTime: 0
    
    
    <!doctype html>
    <html lang="de" data-beasties-container>
      <head>
        <meta charset="utf-8">
        <title></title>
        <base href="/">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
        <meta property="og:title" content="Daniel Preikschat">
        <meta property="og:type" content="website">
        <meta property="og:image" content="https://files.mspotcdn.de/schools%2FAAUPgBY44oeqtdwRbyoC%2Flinkpreview.png?alt&#x3D;media&amp;token&#x3D;e0251289-8e65-4cbb-b718-6572c4d3efad&amp;v&#x3D;1728946582628">
        <meta property="og:logo" content="https://files.mspotcdn.de/schools%2FAAUPgBY44oeqtdwRbyoC%2Flogo-1656186004897.png?alt&#x3D;media&amp;token&#x3D;5a36edc9-6800-40f6-9ab0-681977dd6ce9">
        <meta property="og:url" content="https://kurs.danielpreikschat.de/">
        <meta property="og:description" content=" Powered by Memberspot">
        <meta name="robots" content="noindex">
        <link id="appFavicon" rel="icon" type="image/x-icon" href="#">
        <link id="appleTouchIcon" rel="apple-touch-icon" href="#">
        <link rel="manifest" id="manifest-placeholder">
        <meta name="theme-color" content="#222529">
    
        <style type="text/css">
          body,
          html {
            height: 100%;
          }
    
          .loader-container {
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #f9fafb;
          }
    
          .loader-logo-container {
            width: 3rem;
            height: 3rem;
            display: flex;
            align-items: center;
            justify-content: center;
          }
    
          .spinner-ellipse {
            fill: transparent;
            stroke: #d1d5db;
            stroke-width: 1.5;
            stroke-linecap: round;
            stroke-dasharray: 60;
            stroke-dashoffset: 20;
            -webkit-animation:
              SpinnerAnimationShow 0.25s ease normal,
              SpinnerAnimationRotation 0.6s linear infinite;
            animation:
              SpinnerAnimationShow 0.25s ease normal,
              SpinnerAnimationRotation 0.6s linear infinite;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            transition-property:
              opacity,
              -webkit-transform;
            transition-property: opacity, transform;
            transition-property:
              opacity,
              transform,
              -webkit-transform;
            transition-timing-function: ease;
          }
    
          @-webkit-keyframes SpinnerAnimationShow {
            0% {
              opacity: 0;
            }
    
            to {
              opacity: 1;
            }
          }
    
          @keyframes SpinnerAnimationShow {
            0% {
              opacity: 0;
            }
    
            to {
              opacity: 1;
            }
          }
    
          @-webkit-keyframes SpinnerAnimationRotation {
            0% {
              -webkit-transform: scaleX(-1) rotate(0);
              transform: scaleX(-1) rotate(0);
            }
    
            50% {
              -webkit-transform: scaleX(-1) rotate(-180deg);
              transform: scaleX(-1) rotate(-180deg);
            }
    
            to {
              -webkit-transform: scaleX(-1) rotate(-1turn);
              transform: scaleX(-1) rotate(-1turn);
            }
          }
    
          @keyframes SpinnerAnimationRotation {
            0% {
              -webkit-transform: scaleX(-1) rotate(0);
              transform: scaleX(-1) rotate(0);
            }
    
            50% {
              -webkit-transform: scaleX(-1) rotate(-180deg);
              transform: scaleX(-1) rotate(-180deg);
            }
    
            to {
              -webkit-transform: scaleX(-1) rotate(-1turn);
              transform: scaleX(-1) rotate(-1turn);
            }
          }
        </style>
      <style>*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 185.111.111.158:443 · kurs.danielpreikschat.de

    2026-01-11 22:03

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 22:03:08 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 36904
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1332
    CDN-PullZone: 172799
    CDN-RequestCountryCode: DE
    Cache-Control: public, max-age=0
    ETag: W/"9028-06qO/8o+xCakia8F7vtgLLJet3g"
    X-Powered-By: Express
    cdn-tag: purge
    x-cloud-trace-context: b369d9b7206127f04bc4a6c85d7f03e3
    CDN-ProxyVer: 1.43
    CDN-RequestPullSuccess: True
    CDN-RequestPullCode: 200
    CDN-CachedAt: 01/09/2026 16:49:02
    CDN-EdgeStorageId: 1332
    X-Frame-Options: DENY
    CDN-RequestId: 72b01a92ca89319378400c71038e70d9
    CDN-Cache: HIT
    CDN-Status: 200
    CDN-RequestTime: 0
    
    
    <!doctype html>
    <html lang="de" data-beasties-container>
      <head>
        <meta charset="utf-8">
        <title></title>
        <base href="/">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
        <meta property="og:title" content="Daniel Preikschat">
        <meta property="og:type" content="website">
        <meta property="og:image" content="https://files.mspotcdn.de/schools%2FAAUPgBY44oeqtdwRbyoC%2Flinkpreview.png?alt&#x3D;media&amp;token&#x3D;e0251289-8e65-4cbb-b718-6572c4d3efad&amp;v&#x3D;1728946582628">
        <meta property="og:logo" content="https://files.mspotcdn.de/schools%2FAAUPgBY44oeqtdwRbyoC%2Flogo-1656186004897.png?alt&#x3D;media&amp;token&#x3D;5a36edc9-6800-40f6-9ab0-681977dd6ce9">
        <meta property="og:url" content="https://kurs.danielpreikschat.de/">
        <meta property="og:description" content=" Powered by Memberspot">
        <meta name="robots" content="noindex">
        <link id="appFavicon" rel="icon" type="image/x-icon" href="#">
        <link id="appleTouchIcon" rel="apple-touch-icon" href="#">
        <link rel="manifest" id="manifest-placeholder">
        <meta name="theme-color" content="#222529">
    
        <style type="text/css">
          body,
          html {
            height: 100%;
          }
    
          .loader-container {
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #f9fafb;
          }
    
          .loader-logo-container {
            width: 3rem;
            height: 3rem;
            display: flex;
            align-items: center;
            justify-content: center;
          }
    
          .spinner-ellipse {
            fill: transparent;
            stroke: #d1d5db;
            stroke-width: 1.5;
            stroke-linecap: round;
            stroke-dasharray: 60;
            stroke-dashoffset: 20;
            -webkit-animation:
              SpinnerAnimationShow 0.25s ease normal,
              SpinnerAnimationRotation 0.6s linear infinite;
            animation:
              SpinnerAnimationShow 0.25s ease normal,
              SpinnerAnimationRotation 0.6s linear infinite;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            transition-property:
              opacity,
              -webkit-transform;
            transition-property: opacity, transform;
            transition-property:
              opacity,
              transform,
              -webkit-transform;
            transition-timing-function: ease;
          }
    
          @-webkit-keyframes SpinnerAnimationShow {
            0% {
              opacity: 0;
            }
    
            to {
              opacity: 1;
            }
          }
    
          @keyframes SpinnerAnimationShow {
            0% {
              opacity: 0;
            }
    
            to {
              opacity: 1;
            }
          }
    
          @-webkit-keyframes SpinnerAnimationRotation {
            0% {
              -webkit-transform: scaleX(-1) rotate(0);
              transform: scaleX(-1) rotate(0);
            }
    
            50% {
              -webkit-transform: scaleX(-1) rotate(-180deg);
              transform: scaleX(-1) rotate(-180deg);
            }
    
            to {
              -webkit-transform: scaleX(-1) rotate(-1turn);
              transform: scaleX(-1) rotate(-1turn);
            }
          }
    
          @keyframes SpinnerAnimationRotation {
            0% {
              -webkit-transform: scaleX(-1) rotate(0);
              transform: scaleX(-1) rotate(0);
            }
    
            50% {
              -webkit-transform: scaleX(-1) rotate(-180deg);
              transform: scaleX(-1) rotate(-180deg);
            }
    
            to {
              -webkit-transform: scaleX(-1) rotate(-1turn);
              transform: scaleX(-1) rotate(-1turn);
            }
          }
        </style>
      <style>*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1331:1:80 · kurs.danielpreikschat.de

    2026-01-11 22:03

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 22:03:07 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 172799
    CDN-RequestCountryCode: DE
    Location: https://kurs.danielpreikschat.de/
    CDN-RequestId: fbaca58ffdd8bbaf9fb043a72f3bb7d6
    Cache-Control: public, max-age=0
    X-Frame-Options: DENY
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 6 hours ago by HttpPlugin
    Create report
kurs.danielpreikschat.de
CN:
kurs.danielpreikschat.de
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-11 21:03
Not after:
2026-04-11 21:03
Domain summary