Domain pnp-drops.me
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 172.67.216.5:80 · pnp-drops.me

    2026-01-12 17:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 17:15:17 GMT
    Content-Length: 0
    Connection: close
    Location: https://pnp-drops.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TMQZyymafmPQ30%2BCpUmo7RXhYz%2BpULep8bTXZr5HZYeKTF4XHass2C5c08oMSEQFxImlZekHHig%2FhKU7MT4bphP5GWJrRuiokxbEiQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=18,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bce4b88fe890f71-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.78.44:8443 · pnp-drops.me

    2026-01-12 17:15

    HTTP/1.1 521 <none>
    Date: Mon, 12 Jan 2026 17:15:17 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=32,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bce4b892f6b6d50-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.216.5:8443 · pnp-drops.me

    2026-01-12 17:15

    HTTP/1.1 521 <none>
    Date: Mon, 12 Jan 2026 17:15:17 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bce4b896ae3ea0e-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.78.44:443 · pnp-drops.me

    2026-01-12 17:15

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 17:15:17 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Last-Modified: Mon, 12 Jan 2026 16:00:00 GMT
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LfyzR5hjd2d0UjgUrtf4niB4SxqL09RWP%2B%2F6mjgk%2BdoYfS0WLMinEoc%2FG%2BzjAdhlwpIN34TgHZkJpmIGCY3cP2dP%2FU6kysT%2FHDROGA%3D%3D"}]}
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=14,cfOrigin;dur=154
    CF-RAY: 9bce4b893c0880fd-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: ##PUBLISHER_TITLE##
    
    <!DOCTYPE html>
    <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.0">
        <script src="https://cdn.jsdelivr.net/npm/babel-regenerator-runtime@6.5.0/runtime.js"></script>
    
    <!--    <script src="https://unpkg.com/detect-gpu@latest/dist/detect-gpu.umd.js"></script>-->
        <title>##PUBLISHER_TITLE##</title>
    
        <script>document.session = '##SESSION##'</script>
        <script src="./WrappedBotd.browser.protected.js"></script>
    
        <style>
            @import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
    
            html,
            body {
                width: 100vw;
                height: 100vh;
                margin: 0;
                padding: 0;
                overflow: hidden;
                font-family: 'Play', sans-serif;
            }
    
            body {
                background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
                background-size: 400% 400%;
                animation: gradientBG 15s ease infinite;
                background-repeat: no-repeat;
                background-position: center;
            }
    
            .rew_loader {
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 2147483647;
                background: rgba(0, 0, 0, 0.5);
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
            }
    
            .rew_loader h3 {
                margin-top: 20px;
            }
    
            .rew_loader .loader {
                width: 100px;
                height: 100px;
                animation: loader .5s infinite linear;
            }
    
            .hidden {
                display: none;
            }
    
            @keyframes loader {
                0% {
                    transform: rotate(0deg);
                }
    
                100% {
                    transform: rotate(360deg);
                }
            }
    
            @media screen and (max-width: 1023px) {
                body {
                    display: flex;
                    justify-content: center;
                    align-items: flex-start;
                }
            }
    
            @keyframes gradientBG {
                0% {
                    background-position: 0% 50%;
                }
    
                50% {
                    background-position: 100% 50%;
                }
    
                100% {
                    background-position: 0% 50%;
                }
            }
            /*@media (max-width: 500px) {*/
            /*    .rew_loader {*/
            /*        display: none;*/
            /*    }*/
            /*}*/
    
            .primisslate {
                position: absolute !important;
                bottom: 0 !important;
                right: 0 !important;
                width: 40vw !important;
                max-width: 300px !important;
                height: 300px !important;
                z-index: 2147483649 !important;
            }
    
            @media (max-width: 500px) {
                .primisslate {
                    height: 140px !important;
                }
                #primis_container_div > div {
                    height: 140px !important;
    
                }
            }
        </style>
    </head>
    
    <body>
    ##VIDEO_JS##
        <div class="lshfglg" style="position: fixed; width: 100vw; height: 100vh;"></div>
    
        <div class="rew_loader">
            <svg class="loader" height="38" viewBox="0 0 38 38" width="38" xmlns="http://www.w3.org/2000/svg">
                <defs>
                    <linearGradient id="a" x1="8.042%" x2="65.682%" y1="0%" y2="23.865%">
                        <stop offset="0%" stop-color="#fff" stop-opacity="0" />
                        <stop offset="63.146%" stop-color="#fff" stop-opacity=".631" />
                        <stop offset="100%" stop-color="#fff" />
                    </linearGradient>
                </defs>
                <g fill-rule="evenodd" fill="none">
                    <g transform="translate(1 1)">
                        <path d="M36 18c0-9.94-8.06-18-18-18" id="Oval-2" stroke-width="2" stroke="url(#a)"></path>
                        <circle cx="36" cy="18" fill="#fff" r="1"></circle>
                    </g>
                </g>
         
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.78.44:80 · pnp-drops.me

    2026-01-12 17:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 17:15:17 GMT
    Content-Length: 0
    Connection: close
    Location: https://pnp-drops.me/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=c82JJuBmTcdh8id9vcbIblwcoBh2xwKi%2FJwRr77CytvyejP%2BlBHy9giUa30tHoLaexFZ9PQtkKgSvC0RZH%2FI%2BlKZugNBJRC5wXVCQA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bce4b8828a67db1-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.216.5:443 · pnp-drops.me

    2026-01-12 17:15

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 17:15:17 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    Last-Modified: Mon, 12 Jan 2026 16:00:00 GMT
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LGYcr7wvhqsGG0LmIYzvYnFP5n9zNub7HBdBiWtW9fkhbJ3xfZm1FhKaZaTgkFL7lHDCjRPMHu9DtuGAoM7H1pMPmlPBtso3rnhwnA%3D%3D"}]}
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    CF-RAY: 9bce4b88ec15d9d4-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: ##PUBLISHER_TITLE##
    
    <!DOCTYPE html>
    <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.0">
        <script src="https://cdn.jsdelivr.net/npm/babel-regenerator-runtime@6.5.0/runtime.js"></script>
    
    <!--    <script src="https://unpkg.com/detect-gpu@latest/dist/detect-gpu.umd.js"></script>-->
        <title>##PUBLISHER_TITLE##</title>
    
        <script>document.session = '##SESSION##'</script>
        <script src="./WrappedBotd.browser.protected.js"></script>
    
        <style>
            @import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
    
            html,
            body {
                width: 100vw;
                height: 100vh;
                margin: 0;
                padding: 0;
                overflow: hidden;
                font-family: 'Play', sans-serif;
            }
    
            body {
                background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
                background-size: 400% 400%;
                animation: gradientBG 15s ease infinite;
                background-repeat: no-repeat;
                background-position: center;
            }
    
            .rew_loader {
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 2147483647;
                background: rgba(0, 0, 0, 0.5);
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
            }
    
            .rew_loader h3 {
                margin-top: 20px;
            }
    
            .rew_loader .loader {
                width: 100px;
                height: 100px;
                animation: loader .5s infinite linear;
            }
    
            .hidden {
                display: none;
            }
    
            @keyframes loader {
                0% {
                    transform: rotate(0deg);
                }
    
                100% {
                    transform: rotate(360deg);
                }
            }
    
            @media screen and (max-width: 1023px) {
                body {
                    display: flex;
                    justify-content: center;
                    align-items: flex-start;
                }
            }
    
            @keyframes gradientBG {
                0% {
                    background-position: 0% 50%;
                }
    
                50% {
                    background-position: 100% 50%;
                }
    
                100% {
                    background-position: 0% 50%;
                }
            }
            /*@media (max-width: 500px) {*/
            /*    .rew_loader {*/
            /*        display: none;*/
            /*    }*/
            /*}*/
    
            .primisslate {
                position: absolute !important;
                bottom: 0 !important;
                right: 0 !important;
                width: 40vw !important;
                max-width: 300px !important;
                height: 300px !important;
                z-index: 2147483649 !important;
            }
    
            @media (max-width: 500px) {
                .primisslate {
                    height: 140px !important;
                }
                #primis_container_div > div {
                    height: 140px !important;
    
                }
            }
        </style>
    </head>
    
    <body>
    ##VIDEO_JS##
        <div class="lshfglg" style="position: fixed; width: 100vw; height: 100vh;"></div>
    
        <div class="rew_loader">
            <svg class="loader" height="38" viewBox="0 0 38 38" width="38" xmlns="http://www.w3.org/2000/svg">
                <defs>
                    <linearGradient id="a" x1="8.042%" x2="65.682%" y1="0%" y2="23.865%">
                        <stop offset="0%" stop-color="#fff" stop-opacity="0" />
                        <stop offset="63.146%" stop-color="#fff" stop-opacity=".631" />
                        <stop offset="100%" stop-color="#fff" />
                    </linearGradient>
                </defs>
                <g fill-rule="evenodd" fill="none">
                    <g transform="translate(1 1)">
                        <path d="M36 18c0-9.94-8.06-18-18-18" id="Oval-2" stroke-width="2" stroke="url(#a)"></path>
                        <circle cx="36" cy="18" fill="#fff" r="1"></circle>
                    </g>
                </g>
         
    Found 2026-01-12 by HttpPlugin
    Create report
pnp-drops.me*.pnp-drops.me
CN:
pnp-drops.me
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-14 09:11
Not after:
2026-03-14 10:09
Domain summary
IP summary