Domain www.djnightdrop.de
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 104.21.16.59:443 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 403 Forbidden
    Date: Sun, 15 Sep 2024 19:45:37 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CbXT%2FI2Hf8g3pdt%2BY11Mzt0i2eA6%2F%2FdPlEywwbJd8OBzq2IzebMy32jqVT7YuDpFxMF4i5HU3b%2Fj96fbcjeVq3d3Mhl9rIdf%2BtaJw2vNBCvpjg3UpHk6VYTgJSaTZY93PLIBwXo%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c3b1e3e0f8e2c5c-ORD
    alt-svc: h3=":443"; ma=86400
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c3b1e3e0f8e2c5c',t:'MTcyNjQyOTUzNy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:a6a7:80 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 200 OK
    Date: Sun, 15 Sep 2024 19:45:35 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mDgKxsP8jEY8sEuxvYf1ZQGbuxXusZgtjdubqt49hP488fgNO1Bpetpt4LG2a8yp0cdVCzPeJXxL779P5Zyy0w8HokI654hlwTG%2FG4vNGTgrHQg7ANlJfJC3CoFDuypsAM69liYcfshbcXUjxnYc008%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c3b1e37893377a6-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: One moment, please...Loader
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
        
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
          <div class="throbber">
              <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
                  version="1.1"
                  xmlns="http://www.w3.org/2000/svg"
                  xmlns:xlink="http://www.w3.org/1999/xlink">
                  <title>Loader</title>
                  <defs>
                      <polygon id="path-1"
                              points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
                  </defs>
                  <g id="Page-1" stroke="none" stroke-width="1" fill="none"
                  fill-rule="evenodd">
                      <g id="Logo" transform="translate(-5.000000, -2.000000)">
                          <g id="Group-2" transform="translate(5.000000, 2.000000)">
                              <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                                  id="Fill-1" fill="#467C45"></path>
                              <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                                  id="Fill-3" fill="#467C45"></path>
                              <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                                  id="Fill-5" fill="#467C45"></path>
                              <g id="Group-9"
                              transform="translate(0.000000, 11.
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:103b:8443 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 521 
    Date: Sun, 15 Sep 2024 19:45:36 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=biyRJ5qfFGbtqx4vDAogkeNMSvQJk3unucM3pwmqWQAYGfpcCDnXt6mLNhORzl23X4ANOzxra8Jbmo4%2F4esWFlFtTOcM0DPhTWZsPQazUOXSYT6LFoDTUcaF87g%2FUoLV%2F5c5ozFG2uHX23nCrBuBLBo%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8c3b1e3a4fd8773d-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 104.21.16.59:8443 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 521 
    Date: Sun, 15 Sep 2024 19:45:36 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CXMSSjMM8R1rBSamhiacW%2FStAx60yAsOz2gHVkVeWsTYaIG0WbFmuihmFfxxu23cP%2Fnht3HHjEYdBkt%2FCmupcZVYUgkRD2bvmyH9NHSBPhjGP14aCoXRBnR6fOhYcayy80NzUk0%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8c3b1e3b5a573831-FRA
    
    
    error code: 521
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 172.67.166.167:443 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 403 Forbidden
    Date: Sun, 15 Sep 2024 19:45:36 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IccvNNIHp49uXK%2Ft5wOMvnUkaqm7p3kC530cM%2BtISk39IRXLjsHxWH%2FUNQp6O3l%2BavzebJdWqwGWCO9jyItV67TQYczA3HKYSXxtCs4UUHR%2FvHHh%2BP%2F%2FmJrhkXL%2FWBLSab4gFfM%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c3b1e3a9ef61db0-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c3b1e3a9ef61db0',t:'MTcyNjQyOTUzNi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 172.67.166.167:8443 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 521 
    Date: Sun, 15 Sep 2024 19:45:36 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mTdeIBZn7DUtINfgzUep%2FJtrJ1U56fh6svZ345RAcQXyJrkI4gfbDC9uID0p35lrKhaNw1TpcIlneLE2%2BI%2FfOP9XcCiXUUvuYVlnq%2BR7WEi%2Fi1NcPdjHCSfSwjNwyPquFoh8coM%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8c3b1e3bdf71d286-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 172.67.166.167:80 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 403 Forbidden
    Date: Sun, 15 Sep 2024 19:45:36 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BeKFk1qaoqNPStyLjvqS%2BQsfSDv1MzOYptsM6cJbzmaM9f1EvYJQrdFfjmpjwbj%2Bl1FzUBr7tv4fhJtKrKWmo3%2BIUbTg4ez1Cstry5qph1U9wXI%2BnXRKF5aof3D5afqybQ%2FD%2Fo4%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c3b1e39dc6bd386-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c3b1e39dc6bd386',t:'MTcyNjQyOTUzNi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:103b:443 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 200 OK
    Date: Sun, 15 Sep 2024 19:45:37 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    x-powered-by: PHP/7.4.33
    retry-after: 86400
    vary: Accept-Encoding,User-Agent
    strict-transport-security: max-age=63072000; includeSubDomains
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    x-turbo-charged-by: LiteSpeed
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2F0L8%2FuW6O%2F5gDeU8S1EAhptYh4l23YkPmbTeaNYdkjPLgvEX3wbx55J%2FxxEeiPTpnzNq8jmVCkNUXgrex%2B3n%2FLn01iV3%2B7m0pV5NaDK3mYyR97CS9azdiNbZVrl%2BgEkii4Q7%2BkNoqZI3ryRR6GNBQvc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c3b1e3e785430d5-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: DJ NIGHTDROP OFFICIAL | GERMANY
    
    
    <html lang="en">
      <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>DJ NIGHTDROP OFFICIAL | GERMANY</title>
        <meta name="description" content="The official German website hosting djnightdrop. Contact for more information, booking, and more" />
        <meta name="generator" content="Free UnderConstructionPage plugin for WordPress">
        <link rel="stylesheet" href="https://fonts.bunny.net/css?family=Montserrat:400,700">
        <link rel="stylesheet" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/bootstrap.min.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/common.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/plain_text/style.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/font-awesome.min.css?v=4.00" type="text/css">
    <link rel="icon" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/images/favicon.png" />
      </head>
    
      <body>
        <header>
          <span id="logo-wrap">
            <img src="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/plain_text/ucp-cog.png" alt="Site is Under Construction" title="Site is Under Construction" id="logo">
          </span>
        </header>
    
        <div class="container">
    
          <div class="row">
            <div class="col-xs-12 col-md-12 col-lg-12">
              <h1>COMING SOON!</h1>
            </div>
          </div>
    
          <div class="row">
            <div class="col-xs-12 col-md-8 col-md-offset-2 col-lg-offset-2 col-lg-8">
              <p class="content"><p style="text-align: center">This is the official DJNIGHTDROP GERMAN website.<br />
    DJNIGHTDROP.DE COMING SOON.</p><br />
    <p style="text-align: center"><strong><span style="color: #ff0000">Book me at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="2d4e4243594c4e596d494743444a4559495f425d034948">[email&#160;protected]</a></span></strong></p></p>
            </div>
          </div>
    
          <div class="row" id="social">
            <div class="col-xs-12 col-md-12 col-lg-12">
              
            </div>
          </div>
    
        </div>
        
      <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c3b1e3e785430d5',t:'MTcyNjQyOTUzNy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:103b:80 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 200 OK
    Date: Sun, 15 Sep 2024 19:45:37 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    x-powered-by: PHP/7.4.33
    retry-after: 86400
    vary: Accept-Encoding,User-Agent
    strict-transport-security: max-age=63072000; includeSubDomains
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    x-turbo-charged-by: LiteSpeed
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zJPsDO8SviEvOUkdd5uAe7Iba%2FLYVEKZf40ppA%2BxVyv4PUOIu0G89NApqiedtXozQdBeH6BQLEHynRgX%2Fph0lUvpoJ4qKd4eF%2F41R8Gb1eo1coZ0K3%2FX3uyv2vc5S7vl8H91Z2PyVbCAZfPS5vfHdDw%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c3b1e3b7ff561f0-ORD
    alt-svc: h3=":443"; ma=86400
    
    Page title: DJ NIGHTDROP OFFICIAL | GERMANY
    
    
    <html lang="en">
      <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>DJ NIGHTDROP OFFICIAL | GERMANY</title>
        <meta name="description" content="The official German website hosting djnightdrop. Contact for more information, booking, and more" />
        <meta name="generator" content="Free UnderConstructionPage plugin for WordPress">
        <link rel="stylesheet" href="https://fonts.bunny.net/css?family=Montserrat:400,700">
        <link rel="stylesheet" href="http://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/bootstrap.min.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="http://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/common.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="http://djnightdrop.de/wp-content/plugins/under-construction-page/themes/plain_text/style.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="http://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/font-awesome.min.css?v=4.00" type="text/css">
    <link rel="icon" href="http://djnightdrop.de/wp-content/plugins/under-construction-page/themes/images/favicon.png" />
      </head>
    
      <body>
        <header>
          <span id="logo-wrap">
            <img src="http://djnightdrop.de/wp-content/plugins/under-construction-page/themes/plain_text/ucp-cog.png" alt="Site is Under Construction" title="Site is Under Construction" id="logo">
          </span>
        </header>
    
        <div class="container">
    
          <div class="row">
            <div class="col-xs-12 col-md-12 col-lg-12">
              <h1>COMING SOON!</h1>
            </div>
          </div>
    
          <div class="row">
            <div class="col-xs-12 col-md-8 col-md-offset-2 col-lg-offset-2 col-lg-8">
              <p class="content"><p style="text-align: center">This is the official DJNIGHTDROP GERMAN website.<br />
    DJNIGHTDROP.DE COMING SOON.</p><br />
    <p style="text-align: center"><strong><span style="color: #ff0000">Book me at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="dfbcb0b1abbebcab9fbbb5b1b6b8b7abbbadb0aff1bbba">[email&#160;protected]</a></span></strong></p></p>
            </div>
          </div>
    
          <div class="row" id="social">
            <div class="col-xs-12 col-md-12 col-lg-12">
              
            </div>
          </div>
    
        </div>
        
      <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c3b1e3b7ff561f0',t:'MTcyNjQyOTUzNy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:a6a7:443 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 200 OK
    Date: Sun, 15 Sep 2024 19:45:36 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    x-powered-by: PHP/7.4.33
    retry-after: 86400
    vary: Accept-Encoding,User-Agent
    strict-transport-security: max-age=63072000; includeSubDomains
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    x-turbo-charged-by: LiteSpeed
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FeW6xpl1v%2F7Peg3Sg6MaAgSkGq6A%2F0Xn%2BC%2BOnLnEGrnxpj3OmqwNLtCILtF1uTFNyBYQgUjHdL%2F5W1%2B4Npj0%2F4zDTCPITidF%2Bj3T9VFaLKNELZDD%2FaaKsnO%2Fp34%2BUOIjBKoZlplst2Awn2OIMW6P2No%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c3b1e3a39a919af-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: DJ NIGHTDROP OFFICIAL | GERMANY
    
    
    <html lang="en">
      <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>DJ NIGHTDROP OFFICIAL | GERMANY</title>
        <meta name="description" content="The official German website hosting djnightdrop. Contact for more information, booking, and more" />
        <meta name="generator" content="Free UnderConstructionPage plugin for WordPress">
        <link rel="stylesheet" href="https://fonts.bunny.net/css?family=Montserrat:400,700">
        <link rel="stylesheet" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/bootstrap.min.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/common.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/plain_text/style.css?v=4.00" type="text/css">
    <link rel="stylesheet" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/css/font-awesome.min.css?v=4.00" type="text/css">
    <link rel="icon" href="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/images/favicon.png" />
      </head>
    
      <body>
        <header>
          <span id="logo-wrap">
            <img src="https://djnightdrop.de/wp-content/plugins/under-construction-page/themes/plain_text/ucp-cog.png" alt="Site is Under Construction" title="Site is Under Construction" id="logo">
          </span>
        </header>
    
        <div class="container">
    
          <div class="row">
            <div class="col-xs-12 col-md-12 col-lg-12">
              <h1>COMING SOON!</h1>
            </div>
          </div>
    
          <div class="row">
            <div class="col-xs-12 col-md-8 col-md-offset-2 col-lg-offset-2 col-lg-8">
              <p class="content"><p style="text-align: center">This is the official DJNIGHTDROP GERMAN website.<br />
    DJNIGHTDROP.DE COMING SOON.</p><br />
    <p style="text-align: center"><strong><span style="color: #ff0000">Book me at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="b0d3dfdec4d1d3c4f0d4daded9d7d8c4d4c2dfc09ed4d5">[email&#160;protected]</a></span></strong></p></p>
            </div>
          </div>
    
          <div class="row" id="social">
            <div class="col-xs-12 col-md-12 col-lg-12">
              
            </div>
          </div>
    
        </div>
        
      <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c3b1e3a39a919af',t:'MTcyNjQyOTUzNi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:a6a7:8443 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 521 
    Date: Sun, 15 Sep 2024 19:45:35 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Ry%2Bf3R%2BGK5bWnrpdqPcKKcIzRUuR8dF%2BALDRqljpTq0E7vzsJUcI2C1OIGEzop%2FyEYDvrst4r2cf1QEBhhGTSp725qXpA2FKpfKjQ%2FKJhxJk3xZBaeO5Vnn9mbWGa4Y%2FQ1JPxBRAM7yFxyJiakFyEE0%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8c3b1e37cd1e8fe3-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-09-15 by HttpPlugin
    Create report
  • Open service 104.21.16.59:80 · www.djnightdrop.de

    2024-09-15 19:45

    HTTP/1.1 403 Forbidden
    Date: Sun, 15 Sep 2024 19:45:35 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=NiTYNdrZpz68kWCyFbeLQ3df4AiVti2zCQkGpSqNVEyc8QaFir0Bg%2F56ReDX%2FpitQjThsaY4xHVJhNS%2BLpPxlgJGQC59zSsEmWO58xEvF1tiuWbpkR3Hco%2FgEttWeTIhm5okmKc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c3b1e37399c8c40-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c3b1e37399c8c40',t:'MTcyNjQyOTUzNS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 2024-09-15 by HttpPlugin
    Create report
djnightdrop.de*.djnightdrop.de
CN:
djnightdrop.de
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-11 18:42
Not after:
2024-12-10 18:42