Host 108.139.243.7
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/443 tcp/80

  • Open service 108.139.243.7:443

    2026-01-26 15:26

    HTTP/1.1 400 Bad Request
    Server: CloudFront
    Date: Mon, 26 Jan 2026 15:26:16 GMT
    Content-Type: text/html
    Content-Length: 915
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 483fdb1ba41b89c2c2bdf32814003bc0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MXP63-P3
    X-Amz-Cf-Id: vTZa6pf_eo6Xkh6bOAUhEVKRYlMO5gDXZaKPTZbTBNol2mpusTgCjA==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>400 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Bad request.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: vTZa6pf_eo6Xkh6bOAUhEVKRYlMO5gDXZaKPTZbTBNol2mpusTgCjA==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 108.139.243.7:80 · 96nana.com

    2026-01-23 19:43

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 23 Jan 2026 19:43:51 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://96nana.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 61beea9b7a54f47fca4ae4dea3f52fa2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MXP63-P3
    X-Amz-Cf-Id: azK_y-HgRBeiH535wpTc9HsGeBdCgfQ9BOuOBBEmKr4xUeKa-QaHyg==
    
    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-23 by HttpPlugin
    Create report
  • Open service 108.139.243.7:443 · 96nana.com

    2026-01-23 19:43

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6247
    Connection: close
    x-amz-replication-status: COMPLETED
    Last-Modified: Mon, 29 Dec 2025 08:08:36 GMT
    x-amz-server-side-encryption: AES256
    x-amz-version-id: Dz8QyU.obyVn2dg9bU.ly5.2rF5aWojU
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 23 Jan 2026 19:43:49 GMT
    ETag: "bea018407c0c2f6821ab3aa64598c7e6"
    X-Cache: Hit from cloudfront
    Via: 1.1 fbd0ff69760f3a4dd26b4ffb73d9ba5c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MXP63-P3
    X-Amz-Cf-Id: sKmesAhWLpvpVWZyCVCOdqE1LZvsynmH5yvDlf0gRHbSqZ6HF505MQ==
    Age: 56649
    
    Page title: 娜娜视频-下载APP/在线观看
    
    <!DOCTYPE html>
    
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <title>娜娜视频-下载APP/在线观看</title>
        <link rel="stylesheet" href="/css/reset.min.css">
        <style>
            * {
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
            }
    
            html {
                font-family: 'PingFangTC', 'Source Sans Pro', sans-serif;
                font-size: 15px;
                text-align: center;
                color: #ffffff;
            }
    
            body {
                height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                background-position: center;
                background-repeat: no-repeat;
                background-size: cover;
                background-image: url("/img/common/bg-pc-use@2x.webp");
            }
    
            .loading_screen {
                line-height: 1.5;
            }
    
            .main-content {
                display: flex;
                justify-content: center;
                align-items: flex-end;
            }
    
            .main-content p {
                font-size: 36px;
                line-height: 1;
            }
    
            .lds-ellipsis {
                display: inline-block;
                position: relative;
                width: 40px;
                height: 10px;
            }
    
            .lds-ellipsis div {
                position: absolute;
                top: 2px;
                width: 5px;
                height: 5px;
                border-radius: 50%;
                background: #ffffff;
                animation-timing-function: cubic-bezier(0, 1, 1, 0);
            }
    
            .lds-ellipsis div:nth-child(1) {
                left: 6px;
                animation: lds-ellipsis1 0.6s infinite;
            }
    
            .lds-ellipsis div:nth-child(2) {
                left: 6px;
                animation: lds-ellipsis2 0.6s infinite;
            }
    
            .lds-ellipsis div:nth-child(3) {
                left: 17px;
                animation: lds-ellipsis2 0.6s infinite;
            }
    
            .lds-ellipsis div:nth-child(4) {
                left: 28px;
                animation: lds-ellipsis3 0.6s infinite;
            }
    
            @keyframes lds-ellipsis1 {
                0% {
                    transform: scale(0);
                }
    
                100% {
                    transform: scale(1);
                }
            }
    
            @keyframes lds-ellipsis2 {
                0% {
                    transform: translate(0, 0);
                }
    
                100% {
                    transform: translate(10px, 0);
                }
            }
    
            @keyframes lds-ellipsis3 {
                0% {
                    transform: scale(1);
                }
    
                100% {
                    transform: scale(0);
                }
            }
    
            @media screen and (max-width: 1024px) {
                body {
                    background-image: url("/img/common/bg-pod-use@2x.webp");
                }
    
                .main-content p {
                    font-size: 33px;
                }
            }
    
    
            @media screen and (max-width: 575px) {
                body {
                    background-image: url("/img/common/bg-mobile-use@2x.webp");
                }
    
                .main-content p {
                    font-size: 24px;
                }
            }
        </style>
        <!-- Google Tag Manager -->
        <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
        new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
        j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
        'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
        })(window,document,'script','dataLayer','GTM-TDDT4VC');</script>
        <!-- End Google Tag Manager -->
    </head>
    
    <body>
        <!-- Google Tag Manager (noscript) -->
        <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TDDT4VC"
        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
        <!-- End Google Tag Manager (noscript) -->
        <div class="loading_screen">
            <di
    Found 2026-01-23 by HttpPlugin
    Create report
96nana.com
CN:
96nana.com
Key:
RSA-2048
Issuer:
Not before:
2025-08-15 00:00
Not after:
2026-09-13 23:59
Domain summary