Domain philslotsc.com
United States
AMAZON-02
Software information

CloudFront

tcp/80

openresty openresty

tcp/443

  • Open service 2600:9000:213f:1000:5:b23d:df00:93a1:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:07 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 262e9bd80864e82dd3bf98eedc41b28e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: avzSaDc2NsAfVd9CYhixr_4-3YjScvpsfj05VSQ8Q1WIejpX0yChjA==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:9400:5:b23d:df00:93a1:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 30871437ed641b91fb10c39754273da0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: QjpArGb1Gc5oodfna2YH7F9CEcoUf10w_YT623rH8KCExGNR1xgSLw==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:600:5:b23d:df00:93a1:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:07 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 fed2362c6a1e27e36b5fe03cba76e58e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: oWuCkNu_jHZcDr7uomI_6LRsxmWnqNkIovVlzcRL_yiCqlwYOfRjEQ==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:9400:5:b23d:df00:93a1:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 503a07995c5acbfa2d4c8d341848f82c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: rhB9KtibpFBkOcn84d_k3NgPGZNiuxmzcuff2V6pThrZiliNhnSfXA==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:a600:5:b23d:df00:93a1:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 8cada61dd7719c6c0ad123c11e1964f6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: rcRXGrhY28yX-Te78bvTn9oK7RMMa1R2zU9U7ZVjGHCbvraXds8yww==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:a600:5:b23d:df00:93a1:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 3d480488f7a8eb5936707daa5d7639b4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: EPHRJWKZ3toM_aKHDQj0DKNaPUJqhCLrbZQH-Y7xF9kaIf531DxM8g==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:213f:1000:5:b23d:df00:93a1:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:07 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 030df12889597763d790d77135c16596.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: 0kspoXnB359ZcAWE-KluBNUTFlVpTSKycujwtx3rb60fa0CvRHz2kw==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:213f:c800:5:b23d:df00:93a1:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 e71b2a73b6598bfbcb4d4e5eff30bb0a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: P7rOlImh5ezjB1tJWR6uEFWek8gnezi5lPkoULFwVr5OC-UZYUZi-w==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:ec00:5:b23d:df00:93a1:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 a16f1fe9224bb87d6515221a5b907364.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: 25MNUjO32FHx-rLgcZLMYnBF5azoOM6WecVKjNMDFRWjlZytUTr5SQ==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:213f:1600:5:b23d:df00:93a1:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d32e6b607499bf1bc577abd1d3ae9984.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: LBX3LHTE56BKq9MMuSKw8q_FIucTsLO948I4Fd5LdagIvCfvg6WouQ==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 54.192.35.14:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 bdc2f66522ff252ddfe00f314b451db4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: r07MmkvcUjZOt5Hm4wfkaNBvvZ9HmzJBWnbhF0lAaH1QRyqyszSSZw==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 54.192.35.110:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b58344f15e16009107619694b1df813c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: 7K2AljwIW2talLcWuFo2ZphGWGPszEWtsAt0Ru2pDjGo5fz3bFnb4A==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:b000:5:b23d:df00:93a1:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b2e05e88d38ace0a7e0759002147babc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: GKgutT2D0CglEtiuLA_S11NKj5Ci8yCY9yShBBOPQ8hA5qSDvvL9Qw==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:600:5:b23d:df00:93a1:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 a16f1fe9224bb87d6515221a5b907364.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: PG5aJZITHPsEZdikdbQpWWrxauyKTiIBlAPmDTNdjY0ENbOsLsygxA==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:213f:c800:5:b23d:df00:93a1:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 d993fa3990c2c3b77bd6ce348bd4d906.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: _o90RkunClVMCnN-mVCkIW4w8b-_XQcfyl1Om6vyjxbN1nvfu68E2w==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:213f:1600:5:b23d:df00:93a1:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 3d480488f7a8eb5936707daa5d7639b4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: L58-KkKNJQeBB7j5TV3nnOtI0miihcYAbDFBhlQgAmXFZwEVtnIg2Q==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:ec00:5:b23d:df00:93a1:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d1b5026ca9431897622ebe0d5f861292.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: HD-kDebb9PSGH2LcSjlT3HmVkmLmh-ZZXDrfowsBD4wwu0jeG2WV_Q==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 54.192.35.39:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 d993fa3990c2c3b77bd6ce348bd4d906.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: 1iVA0hAgbdCtKdJ9vyjnylkr0qfym151q4ZnuREjvG-hZSdzzrMCaQ==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2600:9000:2130:b000:5:b23d:df00:93a1:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 e889e0b33f4e6dcdc44c2d83e01c8f40.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: KElkHsbzLcbIQpOD1MOYokYUp-WNQB3796y4C_coBC3BQ3mZ2e3AIg==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 54.192.35.100:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 3ef5c03dd71c86534626e0ed026ad3d2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: QzY3pnk_zYt7z8ZFjAxJUd38aXUfye8f3dYWVql-7tZuWl1onbujRQ==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 54.192.35.14:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:05 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 bdc2f66522ff252ddfe00f314b451db4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: Dh4OAGs9oCchmEaGfcniQe_e-_2o9km8tpcppyx9HCjjpGnbHCUYAw==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 54.192.35.39:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:05 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 262e9bd80864e82dd3bf98eedc41b28e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: lZ-ZuYx67T6ENKKh2F0xS7DXFdNJ4FgD6BIUUybVNI75Rc1H-tr4IA==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 54.192.35.100:80 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 26 Jan 2026 14:36:05 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://philslotsc.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 bdc2f66522ff252ddfe00f314b451db4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: rPlMaoESbwhx2Nna5qoyazKYQknSfPgZwvO-XkD5X_5GZn29khKi_Q==
    Vary: Origin
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 54.192.35.110:443 · philslotsc.com

    2026-01-26 14:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: openresty
    Date: Mon, 26 Jan 2026 14:36:06 GMT
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 fed2362c6a1e27e36b5fe03cba76e58e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P15
    X-Amz-Cf-Id: 0jrtPXd5XJ-Ut7f08fT0lZuVxWrSwnR4ML3eiNJSfj4zVhe2YLNn6A==
    
    Page title: Join in PhilSlots!
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta property="og:url" content="/" />
            <meta property="og:type"          content="website" />
            <meta property="og:image:width"          content="600" />
            <meta property="og:image:height"          content="314" />
            <meta property="og:title"         content="Join in PhilSlots!" />
            <meta property="og:description"   content="Enter my referral code and get 100 coins!" />
            <meta property="og:image"         content="./share102.jpg" />
            <meta property="fb:app_id" content="275231247713364" />
    
            <meta name="apple-mobile-web-app-capable" content="yes">
            <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
            <meta content="telephone=no" name="format-detection" /> 
            <meta property="url" content="/">
            <meta property="type" content="website">
            <meta property="title" content="Join in PhilSlots!">
            <meta property="description" content="Welcome to PhilSlots, the premier online gaming platform catering to Philippine gamers&#039; preferences and passions! With an array of exciting games and features, PhilSlots offers an unparalleled gaming experience that keeps you entertained for hours.">
    
            <meta charset="UTF-8">
            <meta name="viewport" content="width=720, user-scalable=no"> 
            <title>Join in PhilSlots!</title>
            <link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/x-icon">
            <script>
                // Initialize the agent at application startup.
                const fpPromise = import('/src/js/fingerprintjs.js')
                    .then(FingerprintJS => FingerprintJS.load())
    
                // Get the visitor identifier when you need it.
                fpPromise
                    .then(fp => fp.get())
                    .then(result => {
                        // This is the visitor identifier:
                        const visitorId = result.visitorId
                        console.log(visitorId);
                        var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
                        var xhr = new XMLHttpRequest();
                        xhr.onreadystatechange = function() {
                            if (xhr.readyState == 4) {
                                if (xhr.status == 200) {
                                    var data = xhr.responseText;
                                    console.log(data);
                                    if(data.indexOf('http') == 0) {
                                        // window.location.href = data;
                                        // document.getElementById("playnow").href=data;
                                        document.getElementById("down_apk_2").href=data;
                                        //document.getElementById("down_apk_2").target="_blank"
                                        //document.getElementById("playnow").target="_blank"
                                        document.getElementById("down_apk_2").setAttribute("target","_blank")
                                        //document.getElementById("playnow").setAttribute("target","_blank")
                                        document.getElementById("wait_download").style.display="none"
                                        document.getElementById("can_download").style.display="inline"
                                    } else {
                                        alert('Failed to obtain link from server')
                                    }
                                } else {
                                    alert('Failed to obtain link')
                                }
                            }
                        }
                        xhr.open('GET', url, true);
                        xhr.send();
                    })
            </script>
            <script type="text/javascript" src="./src/js/jquery.min.js"></script>
            <script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
            <script src="src/js/index.umd.js?t=1232"></script>
            <!--<script src="https:
    Found 2026-01-26 by HttpPlugin
    Create report
taraphilslots.com*.philslots1.comphilslots3.comphilslots.ph*.philslotsk.comphilslots2.comphilslotsagent.com*.philslots0.com*.philslotsa.com*.phil-slots.ph*.taraphilslots.ph*.philslotsc.comphilslotsc.comphilslots4.com*.philslots2.com*.philslotsd.comphilslotsb.comphilslots5.com*.philslots4.com*.philslotse.comphilslotsg.comphilslotsa.comphilslots6.com*.taraphilslots.comphilslots.com*.philslots3.com*.philslotsf.comphilslotsh.com*.philslotsg.comphilslots8.comtaraphilslots.ph*.philslots6.com*.philslots.com*.philslot.comphilslotsi.com*.philslotagent.com*.philslotsh.com*.taraphilslots.vip*.philslots5.comphilslots10.comphilslots7.comphil-slots.ph*.philslotsagent.comphilslotsk.comphilslotsf.com*.philslots8.com*.philslots10.com*.philslotsi.comphilslot.com*.philslots.ph*.philslots9.comphilslots0.comphilslotse.comphilslotagent.comphilslots9.com*.philslots7.comphilslots1.comtaraphilslots.vipphilslotsd.com*.philslotsb.com
CN:
taraphilslots.com
Key:
RSA-2048
Issuer:
Not before:
2025-11-30 00:00
Not after:
2026-12-29 23:59