Domain desjoyaux-fulda.de
Germany
IONOS SE
Software information

Apache Apache

tcp/443 tcp/80

  • Open service 2001:8d8:100f:f000::28a:80 · desjoyaux-fulda.de

    2024-09-25 03:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22073
    Connection: close
    Date: Wed, 25 Sep 2024 03:54:23 GMT
    Server: Apache
    Last-Modified: Mon, 12 Sep 2022 08:18:50 GMT
    ETag: "5639-5e8768ba9eb2e"
    Accept-Ranges: bytes
    
    Page title: Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool
    
    <!doctype html>
    <html lang="de">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="robots" content="index, follow">
        <title>Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool</title>
        <link rel="apple-touch-icon" sizes="120x120" href="static/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
        <link rel="manifest" href="static/favicon/site.webmanifest">
        <link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg" color="#5bbad5">
        <link rel="shortcut icon" href="static/favicon/favicon.ico">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-config" content="static/favicon/browserconfig.xml">
        <meta name="theme-color" content="#ffffff">
        
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
        
        <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
        
        <link rel="stylesheet" href="static/dx.css">
        <script>
    function initPage() {
        let consent = Cookies.get("consent");
        if (consent == "true") {
            showBanner(false);
            showExternalContent(true)
        } else if (consent == "false") {
            showBanner(false);
            showExternalContent(false)
        } else {
            showBanner(true)
            showExternalContent(true);
        }
    
    let rubberduck = Cookies.get("rubberduck");
        if (rubberduck != "false") {
            
            setTimeout(showRubberduck, 10*1000);
        }
    }
    
    function showRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "block";
            el.style.transform = "rotate(0deg)";
            setTimeout(animateRubberduck, 100)
        }
    }
    
    function onCloseRubberduck() {
        let inOneHour = new Date(new Date().getTime() + 1 * 60 * 60 * 1000);
        Cookies.set("rubberduck", "false", { expires: inOneHour });
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "none";
            el.style.transform = "rotate(0deg)";
        }
    }
    
    let rubberDegrees = [-10, 0, 10, 0, -10, 0, 10];
    let rubberDegree = 0;
    
    function animateRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            if (rubberDegree >= rubberDegrees.length ) {
                rubberDegree = 0;
                el.style.transform = "rotate(0deg)";
                
            } else {
                let degree = rubberDegrees[rubberDegree];
                rubberDegree ++;
                el.style.transform = "rotate("+degree+"deg)";
                setTimeout(animateRubberduck, 100)
            }
        }
    }
    
    
    function onConsentTrue() {
        Cookies.set("consent", "true", { expires: 100 });
        showBanner(false);
        showExternalContent(true);
    }
    function onConsentFalse() {
        Cookies.set("consent", "false", { expires: 100 });
        showBanner(false);
        showExternalContent(false);
    }
    
    function showBanner(show) {
        let banner = document.getElementById("banner");
        if (banner) {
            if (show) {
                banner.style.display = "block"
            } else {
                banner.style.display = "none"
            }
        }
    }
    
    function showExternalContent(show) {
        let map = document.getElementById("map");
        if (map) {
            if (show) {
                map.innerHTML =
                    '<div class="card-body">' +
                    '<iframe loading="lazy" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d545742
    Found 2024-09-25 by HttpPlugin
    Create report
  • Open service 217.160.0.247:80 · desjoyaux-fulda.de

    2024-09-25 03:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22073
    Connection: close
    Date: Wed, 25 Sep 2024 03:54:22 GMT
    Server: Apache
    Last-Modified: Mon, 12 Sep 2022 08:18:50 GMT
    ETag: "5639-5e8768ba9eb2e"
    Accept-Ranges: bytes
    
    Page title: Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool
    
    <!doctype html>
    <html lang="de">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="robots" content="index, follow">
        <title>Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool</title>
        <link rel="apple-touch-icon" sizes="120x120" href="static/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
        <link rel="manifest" href="static/favicon/site.webmanifest">
        <link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg" color="#5bbad5">
        <link rel="shortcut icon" href="static/favicon/favicon.ico">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-config" content="static/favicon/browserconfig.xml">
        <meta name="theme-color" content="#ffffff">
        
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
        
        <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
        
        <link rel="stylesheet" href="static/dx.css">
        <script>
    function initPage() {
        let consent = Cookies.get("consent");
        if (consent == "true") {
            showBanner(false);
            showExternalContent(true)
        } else if (consent == "false") {
            showBanner(false);
            showExternalContent(false)
        } else {
            showBanner(true)
            showExternalContent(true);
        }
    
    let rubberduck = Cookies.get("rubberduck");
        if (rubberduck != "false") {
            
            setTimeout(showRubberduck, 10*1000);
        }
    }
    
    function showRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "block";
            el.style.transform = "rotate(0deg)";
            setTimeout(animateRubberduck, 100)
        }
    }
    
    function onCloseRubberduck() {
        let inOneHour = new Date(new Date().getTime() + 1 * 60 * 60 * 1000);
        Cookies.set("rubberduck", "false", { expires: inOneHour });
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "none";
            el.style.transform = "rotate(0deg)";
        }
    }
    
    let rubberDegrees = [-10, 0, 10, 0, -10, 0, 10];
    let rubberDegree = 0;
    
    function animateRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            if (rubberDegree >= rubberDegrees.length ) {
                rubberDegree = 0;
                el.style.transform = "rotate(0deg)";
                
            } else {
                let degree = rubberDegrees[rubberDegree];
                rubberDegree ++;
                el.style.transform = "rotate("+degree+"deg)";
                setTimeout(animateRubberduck, 100)
            }
        }
    }
    
    
    function onConsentTrue() {
        Cookies.set("consent", "true", { expires: 100 });
        showBanner(false);
        showExternalContent(true);
    }
    function onConsentFalse() {
        Cookies.set("consent", "false", { expires: 100 });
        showBanner(false);
        showExternalContent(false);
    }
    
    function showBanner(show) {
        let banner = document.getElementById("banner");
        if (banner) {
            if (show) {
                banner.style.display = "block"
            } else {
                banner.style.display = "none"
            }
        }
    }
    
    function showExternalContent(show) {
        let map = document.getElementById("map");
        if (map) {
            if (show) {
                map.innerHTML =
                    '<div class="card-body">' +
                    '<iframe loading="lazy" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d545742
    Found 2024-09-25 by HttpPlugin
    Create report
  • Open service 2001:8d8:100f:f000::28a:80 · www.desjoyaux-fulda.de

    2024-09-25 03:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22073
    Connection: close
    Date: Wed, 25 Sep 2024 03:54:22 GMT
    Server: Apache
    Last-Modified: Mon, 12 Sep 2022 08:18:50 GMT
    ETag: "5639-5e8768ba9eb2e"
    Accept-Ranges: bytes
    
    Page title: Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool
    
    <!doctype html>
    <html lang="de">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="robots" content="index, follow">
        <title>Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool</title>
        <link rel="apple-touch-icon" sizes="120x120" href="static/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
        <link rel="manifest" href="static/favicon/site.webmanifest">
        <link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg" color="#5bbad5">
        <link rel="shortcut icon" href="static/favicon/favicon.ico">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-config" content="static/favicon/browserconfig.xml">
        <meta name="theme-color" content="#ffffff">
        
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
        
        <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
        
        <link rel="stylesheet" href="static/dx.css">
        <script>
    function initPage() {
        let consent = Cookies.get("consent");
        if (consent == "true") {
            showBanner(false);
            showExternalContent(true)
        } else if (consent == "false") {
            showBanner(false);
            showExternalContent(false)
        } else {
            showBanner(true)
            showExternalContent(true);
        }
    
    let rubberduck = Cookies.get("rubberduck");
        if (rubberduck != "false") {
            
            setTimeout(showRubberduck, 10*1000);
        }
    }
    
    function showRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "block";
            el.style.transform = "rotate(0deg)";
            setTimeout(animateRubberduck, 100)
        }
    }
    
    function onCloseRubberduck() {
        let inOneHour = new Date(new Date().getTime() + 1 * 60 * 60 * 1000);
        Cookies.set("rubberduck", "false", { expires: inOneHour });
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "none";
            el.style.transform = "rotate(0deg)";
        }
    }
    
    let rubberDegrees = [-10, 0, 10, 0, -10, 0, 10];
    let rubberDegree = 0;
    
    function animateRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            if (rubberDegree >= rubberDegrees.length ) {
                rubberDegree = 0;
                el.style.transform = "rotate(0deg)";
                
            } else {
                let degree = rubberDegrees[rubberDegree];
                rubberDegree ++;
                el.style.transform = "rotate("+degree+"deg)";
                setTimeout(animateRubberduck, 100)
            }
        }
    }
    
    
    function onConsentTrue() {
        Cookies.set("consent", "true", { expires: 100 });
        showBanner(false);
        showExternalContent(true);
    }
    function onConsentFalse() {
        Cookies.set("consent", "false", { expires: 100 });
        showBanner(false);
        showExternalContent(false);
    }
    
    function showBanner(show) {
        let banner = document.getElementById("banner");
        if (banner) {
            if (show) {
                banner.style.display = "block"
            } else {
                banner.style.display = "none"
            }
        }
    }
    
    function showExternalContent(show) {
        let map = document.getElementById("map");
        if (map) {
            if (show) {
                map.innerHTML =
                    '<div class="card-body">' +
                    '<iframe loading="lazy" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d545742
    Found 2024-09-25 by HttpPlugin
    Create report
  • Open service 217.160.0.247:443 · www.desjoyaux-fulda.de

    2024-09-25 03:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22073
    Connection: close
    Date: Wed, 25 Sep 2024 03:54:24 GMT
    Server: Apache
    Last-Modified: Mon, 12 Sep 2022 08:18:50 GMT
    ETag: "5639-5e8768ba9eb2e"
    Accept-Ranges: bytes
    
    Page title: Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool
    
    <!doctype html>
    <html lang="de">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="robots" content="index, follow">
        <title>Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool</title>
        <link rel="apple-touch-icon" sizes="120x120" href="static/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
        <link rel="manifest" href="static/favicon/site.webmanifest">
        <link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg" color="#5bbad5">
        <link rel="shortcut icon" href="static/favicon/favicon.ico">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-config" content="static/favicon/browserconfig.xml">
        <meta name="theme-color" content="#ffffff">
        
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
        
        <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
        
        <link rel="stylesheet" href="static/dx.css">
        <script>
    function initPage() {
        let consent = Cookies.get("consent");
        if (consent == "true") {
            showBanner(false);
            showExternalContent(true)
        } else if (consent == "false") {
            showBanner(false);
            showExternalContent(false)
        } else {
            showBanner(true)
            showExternalContent(true);
        }
    
    let rubberduck = Cookies.get("rubberduck");
        if (rubberduck != "false") {
            
            setTimeout(showRubberduck, 10*1000);
        }
    }
    
    function showRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "block";
            el.style.transform = "rotate(0deg)";
            setTimeout(animateRubberduck, 100)
        }
    }
    
    function onCloseRubberduck() {
        let inOneHour = new Date(new Date().getTime() + 1 * 60 * 60 * 1000);
        Cookies.set("rubberduck", "false", { expires: inOneHour });
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "none";
            el.style.transform = "rotate(0deg)";
        }
    }
    
    let rubberDegrees = [-10, 0, 10, 0, -10, 0, 10];
    let rubberDegree = 0;
    
    function animateRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            if (rubberDegree >= rubberDegrees.length ) {
                rubberDegree = 0;
                el.style.transform = "rotate(0deg)";
                
            } else {
                let degree = rubberDegrees[rubberDegree];
                rubberDegree ++;
                el.style.transform = "rotate("+degree+"deg)";
                setTimeout(animateRubberduck, 100)
            }
        }
    }
    
    
    function onConsentTrue() {
        Cookies.set("consent", "true", { expires: 100 });
        showBanner(false);
        showExternalContent(true);
    }
    function onConsentFalse() {
        Cookies.set("consent", "false", { expires: 100 });
        showBanner(false);
        showExternalContent(false);
    }
    
    function showBanner(show) {
        let banner = document.getElementById("banner");
        if (banner) {
            if (show) {
                banner.style.display = "block"
            } else {
                banner.style.display = "none"
            }
        }
    }
    
    function showExternalContent(show) {
        let map = document.getElementById("map");
        if (map) {
            if (show) {
                map.innerHTML =
                    '<div class="card-body">' +
                    '<iframe loading="lazy" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d545742
    Found 2024-09-25 by HttpPlugin
    Create report
  • Open service 217.160.0.247:443 · desjoyaux-fulda.de

    2024-09-25 03:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22073
    Connection: close
    Date: Wed, 25 Sep 2024 03:54:21 GMT
    Server: Apache
    Last-Modified: Mon, 12 Sep 2022 08:18:50 GMT
    ETag: "5639-5e8768ba9eb2e"
    Accept-Ranges: bytes
    
    Page title: Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool
    
    <!doctype html>
    <html lang="de">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="robots" content="index, follow">
        <title>Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool</title>
        <link rel="apple-touch-icon" sizes="120x120" href="static/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
        <link rel="manifest" href="static/favicon/site.webmanifest">
        <link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg" color="#5bbad5">
        <link rel="shortcut icon" href="static/favicon/favicon.ico">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-config" content="static/favicon/browserconfig.xml">
        <meta name="theme-color" content="#ffffff">
        
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
        
        <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
        
        <link rel="stylesheet" href="static/dx.css">
        <script>
    function initPage() {
        let consent = Cookies.get("consent");
        if (consent == "true") {
            showBanner(false);
            showExternalContent(true)
        } else if (consent == "false") {
            showBanner(false);
            showExternalContent(false)
        } else {
            showBanner(true)
            showExternalContent(true);
        }
    
    let rubberduck = Cookies.get("rubberduck");
        if (rubberduck != "false") {
            
            setTimeout(showRubberduck, 10*1000);
        }
    }
    
    function showRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "block";
            el.style.transform = "rotate(0deg)";
            setTimeout(animateRubberduck, 100)
        }
    }
    
    function onCloseRubberduck() {
        let inOneHour = new Date(new Date().getTime() + 1 * 60 * 60 * 1000);
        Cookies.set("rubberduck", "false", { expires: inOneHour });
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "none";
            el.style.transform = "rotate(0deg)";
        }
    }
    
    let rubberDegrees = [-10, 0, 10, 0, -10, 0, 10];
    let rubberDegree = 0;
    
    function animateRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            if (rubberDegree >= rubberDegrees.length ) {
                rubberDegree = 0;
                el.style.transform = "rotate(0deg)";
                
            } else {
                let degree = rubberDegrees[rubberDegree];
                rubberDegree ++;
                el.style.transform = "rotate("+degree+"deg)";
                setTimeout(animateRubberduck, 100)
            }
        }
    }
    
    
    function onConsentTrue() {
        Cookies.set("consent", "true", { expires: 100 });
        showBanner(false);
        showExternalContent(true);
    }
    function onConsentFalse() {
        Cookies.set("consent", "false", { expires: 100 });
        showBanner(false);
        showExternalContent(false);
    }
    
    function showBanner(show) {
        let banner = document.getElementById("banner");
        if (banner) {
            if (show) {
                banner.style.display = "block"
            } else {
                banner.style.display = "none"
            }
        }
    }
    
    function showExternalContent(show) {
        let map = document.getElementById("map");
        if (map) {
            if (show) {
                map.innerHTML =
                    '<div class="card-body">' +
                    '<iframe loading="lazy" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d545742
    Found 2024-09-25 by HttpPlugin
    Create report
  • Open service 2001:8d8:100f:f000::28a:443 · desjoyaux-fulda.de

    2024-09-25 03:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22073
    Connection: close
    Date: Wed, 25 Sep 2024 03:54:25 GMT
    Server: Apache
    Last-Modified: Mon, 12 Sep 2022 08:18:50 GMT
    ETag: "5639-5e8768ba9eb2e"
    Accept-Ranges: bytes
    
    Page title: Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool
    
    <!doctype html>
    <html lang="de">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="robots" content="index, follow">
        <title>Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool</title>
        <link rel="apple-touch-icon" sizes="120x120" href="static/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
        <link rel="manifest" href="static/favicon/site.webmanifest">
        <link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg" color="#5bbad5">
        <link rel="shortcut icon" href="static/favicon/favicon.ico">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-config" content="static/favicon/browserconfig.xml">
        <meta name="theme-color" content="#ffffff">
        
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
        
        <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
        
        <link rel="stylesheet" href="static/dx.css">
        <script>
    function initPage() {
        let consent = Cookies.get("consent");
        if (consent == "true") {
            showBanner(false);
            showExternalContent(true)
        } else if (consent == "false") {
            showBanner(false);
            showExternalContent(false)
        } else {
            showBanner(true)
            showExternalContent(true);
        }
    
    let rubberduck = Cookies.get("rubberduck");
        if (rubberduck != "false") {
            
            setTimeout(showRubberduck, 10*1000);
        }
    }
    
    function showRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "block";
            el.style.transform = "rotate(0deg)";
            setTimeout(animateRubberduck, 100)
        }
    }
    
    function onCloseRubberduck() {
        let inOneHour = new Date(new Date().getTime() + 1 * 60 * 60 * 1000);
        Cookies.set("rubberduck", "false", { expires: inOneHour });
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "none";
            el.style.transform = "rotate(0deg)";
        }
    }
    
    let rubberDegrees = [-10, 0, 10, 0, -10, 0, 10];
    let rubberDegree = 0;
    
    function animateRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            if (rubberDegree >= rubberDegrees.length ) {
                rubberDegree = 0;
                el.style.transform = "rotate(0deg)";
                
            } else {
                let degree = rubberDegrees[rubberDegree];
                rubberDegree ++;
                el.style.transform = "rotate("+degree+"deg)";
                setTimeout(animateRubberduck, 100)
            }
        }
    }
    
    
    function onConsentTrue() {
        Cookies.set("consent", "true", { expires: 100 });
        showBanner(false);
        showExternalContent(true);
    }
    function onConsentFalse() {
        Cookies.set("consent", "false", { expires: 100 });
        showBanner(false);
        showExternalContent(false);
    }
    
    function showBanner(show) {
        let banner = document.getElementById("banner");
        if (banner) {
            if (show) {
                banner.style.display = "block"
            } else {
                banner.style.display = "none"
            }
        }
    }
    
    function showExternalContent(show) {
        let map = document.getElementById("map");
        if (map) {
            if (show) {
                map.innerHTML =
                    '<div class="card-body">' +
                    '<iframe loading="lazy" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d545742
    Found 2024-09-25 by HttpPlugin
    Create report
  • Open service 217.160.0.247:80 · www.desjoyaux-fulda.de

    2024-09-25 03:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22073
    Connection: close
    Date: Wed, 25 Sep 2024 03:54:20 GMT
    Server: Apache
    Last-Modified: Mon, 12 Sep 2022 08:18:50 GMT
    ETag: "5639-5e8768ba9eb2e"
    Accept-Ranges: bytes
    
    Page title: Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool
    
    <!doctype html>
    <html lang="de">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="robots" content="index, follow">
        <title>Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool</title>
        <link rel="apple-touch-icon" sizes="120x120" href="static/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
        <link rel="manifest" href="static/favicon/site.webmanifest">
        <link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg" color="#5bbad5">
        <link rel="shortcut icon" href="static/favicon/favicon.ico">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-config" content="static/favicon/browserconfig.xml">
        <meta name="theme-color" content="#ffffff">
        
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
        
        <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
        
        <link rel="stylesheet" href="static/dx.css">
        <script>
    function initPage() {
        let consent = Cookies.get("consent");
        if (consent == "true") {
            showBanner(false);
            showExternalContent(true)
        } else if (consent == "false") {
            showBanner(false);
            showExternalContent(false)
        } else {
            showBanner(true)
            showExternalContent(true);
        }
    
    let rubberduck = Cookies.get("rubberduck");
        if (rubberduck != "false") {
            
            setTimeout(showRubberduck, 10*1000);
        }
    }
    
    function showRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "block";
            el.style.transform = "rotate(0deg)";
            setTimeout(animateRubberduck, 100)
        }
    }
    
    function onCloseRubberduck() {
        let inOneHour = new Date(new Date().getTime() + 1 * 60 * 60 * 1000);
        Cookies.set("rubberduck", "false", { expires: inOneHour });
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "none";
            el.style.transform = "rotate(0deg)";
        }
    }
    
    let rubberDegrees = [-10, 0, 10, 0, -10, 0, 10];
    let rubberDegree = 0;
    
    function animateRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            if (rubberDegree >= rubberDegrees.length ) {
                rubberDegree = 0;
                el.style.transform = "rotate(0deg)";
                
            } else {
                let degree = rubberDegrees[rubberDegree];
                rubberDegree ++;
                el.style.transform = "rotate("+degree+"deg)";
                setTimeout(animateRubberduck, 100)
            }
        }
    }
    
    
    function onConsentTrue() {
        Cookies.set("consent", "true", { expires: 100 });
        showBanner(false);
        showExternalContent(true);
    }
    function onConsentFalse() {
        Cookies.set("consent", "false", { expires: 100 });
        showBanner(false);
        showExternalContent(false);
    }
    
    function showBanner(show) {
        let banner = document.getElementById("banner");
        if (banner) {
            if (show) {
                banner.style.display = "block"
            } else {
                banner.style.display = "none"
            }
        }
    }
    
    function showExternalContent(show) {
        let map = document.getElementById("map");
        if (map) {
            if (show) {
                map.innerHTML =
                    '<div class="card-body">' +
                    '<iframe loading="lazy" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d545742
    Found 2024-09-25 by HttpPlugin
    Create report
  • Open service 2001:8d8:100f:f000::28a:443 · www.desjoyaux-fulda.de

    2024-09-25 03:54

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22073
    Connection: close
    Date: Wed, 25 Sep 2024 03:54:22 GMT
    Server: Apache
    Last-Modified: Mon, 12 Sep 2022 08:18:50 GMT
    ETag: "5639-5e8768ba9eb2e"
    Accept-Ranges: bytes
    
    Page title: Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool
    
    <!doctype html>
    <html lang="de">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="robots" content="index, follow">
        <title>Desjoyaux Pools Fulda - Pool / Swimmingpool / Gartenpool</title>
        <link rel="apple-touch-icon" sizes="120x120" href="static/favicon/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png">
        <link rel="manifest" href="static/favicon/site.webmanifest">
        <link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg" color="#5bbad5">
        <link rel="shortcut icon" href="static/favicon/favicon.ico">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-config" content="static/favicon/browserconfig.xml">
        <meta name="theme-color" content="#ffffff">
        
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
        
        <script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
        
        <link rel="stylesheet" href="static/dx.css">
        <script>
    function initPage() {
        let consent = Cookies.get("consent");
        if (consent == "true") {
            showBanner(false);
            showExternalContent(true)
        } else if (consent == "false") {
            showBanner(false);
            showExternalContent(false)
        } else {
            showBanner(true)
            showExternalContent(true);
        }
    
    let rubberduck = Cookies.get("rubberduck");
        if (rubberduck != "false") {
            
            setTimeout(showRubberduck, 10*1000);
        }
    }
    
    function showRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "block";
            el.style.transform = "rotate(0deg)";
            setTimeout(animateRubberduck, 100)
        }
    }
    
    function onCloseRubberduck() {
        let inOneHour = new Date(new Date().getTime() + 1 * 60 * 60 * 1000);
        Cookies.set("rubberduck", "false", { expires: inOneHour });
        let el = document.getElementById("rubberduck");
        if (el) {
            el.style.display = "none";
            el.style.transform = "rotate(0deg)";
        }
    }
    
    let rubberDegrees = [-10, 0, 10, 0, -10, 0, 10];
    let rubberDegree = 0;
    
    function animateRubberduck() {
        let el = document.getElementById("rubberduck");
        if (el) {
            if (rubberDegree >= rubberDegrees.length ) {
                rubberDegree = 0;
                el.style.transform = "rotate(0deg)";
                
            } else {
                let degree = rubberDegrees[rubberDegree];
                rubberDegree ++;
                el.style.transform = "rotate("+degree+"deg)";
                setTimeout(animateRubberduck, 100)
            }
        }
    }
    
    
    function onConsentTrue() {
        Cookies.set("consent", "true", { expires: 100 });
        showBanner(false);
        showExternalContent(true);
    }
    function onConsentFalse() {
        Cookies.set("consent", "false", { expires: 100 });
        showBanner(false);
        showExternalContent(false);
    }
    
    function showBanner(show) {
        let banner = document.getElementById("banner");
        if (banner) {
            if (show) {
                banner.style.display = "block"
            } else {
                banner.style.display = "none"
            }
        }
    }
    
    function showExternalContent(show) {
        let map = document.getElementById("map");
        if (map) {
            if (show) {
                map.innerHTML =
                    '<div class="card-body">' +
                    '<iframe loading="lazy" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d545742
    Found 2024-09-25 by HttpPlugin
    Create report
desjoyaux-fulda.dewww.desjoyaux-fulda.de
CN:
desjoyaux-fulda.de
Not before:
2024-09-25 00:00
Not after:
2025-10-10 23:59