Domain reports.staging.skyledge.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 3.167.227.110:80 · reports.staging.skyledge.com

    2025-12-22 03:57

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 03:57:40 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://reports.staging.skyledge.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 44c11b9e7f9c69a8ff1ceeb4b7d9e50c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    X-Amz-Cf-Id: w3RNtV65Gfmu27X5Kg7Zv_s8ci322NbmhoSyjKp0BeuR_070HO1Dnw==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 3.167.227.78:443 · reports.staging.skyledge.com

    2025-12-22 03:57

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 1615
    Connection: close
    Last-Modified: Wed, 28 May 2025 03:44:27 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 22 Dec 2025 03:57:40 GMT
    ETag: "335e059b5934e1c440e186159924a2d1"
    X-Cache: Error from cloudfront
    Via: 1.1 1b406976e43f339920dd4ca9beffceb8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    X-Amz-Cf-Id: W5AxonPOzVqdA-fy_Vtcq8_85bjb6pp0nyAfmu6PRiIw_wFD6dNrqA==
    
    Page title: Error | Something Went Wrong
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Error | Something Went Wrong</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                text-align: center;
                background-color: #f9f9f9;
                color: #333;
                padding: 2rem;
            }
    
            h1 {
                font-size: 2.5rem;
                color: #e63946;
            }
    
            p {
                font-size: 1.2rem;
            }
    
            a {
                display: inline-block;
                margin-top: 20px;
                padding: 10px 20px;
                color: #fff;
                background-color: #007bff;
                text-decoration: none;
                border-radius: 5px;
                font-size: 1rem;
            }
    
            a:hover {
                background-color: #0056b3;
            }
        </style>
    </head>
    <body>
    <h1>Oops! Something Went Wrong</h1>
    <p>We're sorry, but we couldn't process your request.</p>
    
    <a href="javascript:history.back()">Go Back</a>
    <br>
    
    <script>
        // we want to notify angular application that error.html was loaded from clouldfront
        // due to s3 resource unavailability or timeout or request unauthorization.
        // angular listens to windows events to catch this message and handle it
        window.onload = function () {
            // Sending a message to the parent window
            window.parent.postMessage({
                type: "REPORT_LOADING_STATUS",
                status: "ERROR"
            }, "*");
        };
    </script>
    
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 3.167.227.73:443 · reports.staging.skyledge.com

    2025-12-22 03:57

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 1615
    Connection: close
    Last-Modified: Wed, 28 May 2025 03:44:27 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 22 Dec 2025 03:57:40 GMT
    ETag: "335e059b5934e1c440e186159924a2d1"
    X-Cache: Error from cloudfront
    Via: 1.1 20bb5456515af18dfd439c3bbeca8dfc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    X-Amz-Cf-Id: 56QjE3EgFmwoUWajlGNKC_A8ntrRpd418U3XK6pOahblbr2JNJ7I3w==
    
    Page title: Error | Something Went Wrong
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Error | Something Went Wrong</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                text-align: center;
                background-color: #f9f9f9;
                color: #333;
                padding: 2rem;
            }
    
            h1 {
                font-size: 2.5rem;
                color: #e63946;
            }
    
            p {
                font-size: 1.2rem;
            }
    
            a {
                display: inline-block;
                margin-top: 20px;
                padding: 10px 20px;
                color: #fff;
                background-color: #007bff;
                text-decoration: none;
                border-radius: 5px;
                font-size: 1rem;
            }
    
            a:hover {
                background-color: #0056b3;
            }
        </style>
    </head>
    <body>
    <h1>Oops! Something Went Wrong</h1>
    <p>We're sorry, but we couldn't process your request.</p>
    
    <a href="javascript:history.back()">Go Back</a>
    <br>
    
    <script>
        // we want to notify angular application that error.html was loaded from clouldfront
        // due to s3 resource unavailability or timeout or request unauthorization.
        // angular listens to windows events to catch this message and handle it
        window.onload = function () {
            // Sending a message to the parent window
            window.parent.postMessage({
                type: "REPORT_LOADING_STATUS",
                status: "ERROR"
            }, "*");
        };
    </script>
    
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 3.167.227.78:80 · reports.staging.skyledge.com

    2025-12-22 03:57

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 03:57:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://reports.staging.skyledge.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 20bb5456515af18dfd439c3bbeca8dfc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    X-Amz-Cf-Id: ztw2BYT9Ly1hUMXrSNb5hoAfy0GGI7hAilox05Yulax_Br8g0vA48A==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 3.167.227.81:443 · reports.staging.skyledge.com

    2025-12-22 03:57

    HTTP/1.1 403 Forbidden
    Content-Type: text/html
    Content-Length: 1615
    Connection: close
    Last-Modified: Wed, 28 May 2025 03:44:27 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Mon, 22 Dec 2025 03:57:40 GMT
    ETag: "335e059b5934e1c440e186159924a2d1"
    X-Cache: Error from cloudfront
    Via: 1.1 c75869bb76b3ac8c8772bad5ef6bd5f0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    X-Amz-Cf-Id: hnHP9Xg-Fon8pIsAOQTLs_15giOmVB_pZFPv_l1uH636z_Gcr4g68w==
    
    Page title: Error | Something Went Wrong
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Error | Something Went Wrong</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                text-align: center;
                background-color: #f9f9f9;
                color: #333;
                padding: 2rem;
            }
    
            h1 {
                font-size: 2.5rem;
                color: #e63946;
            }
    
            p {
                font-size: 1.2rem;
            }
    
            a {
                display: inline-block;
                margin-top: 20px;
                padding: 10px 20px;
                color: #fff;
                background-color: #007bff;
                text-decoration: none;
                border-radius: 5px;
                font-size: 1rem;
            }
    
            a:hover {
                background-color: #0056b3;
            }
        </style>
    </head>
    <body>
    <h1>Oops! Something Went Wrong</h1>
    <p>We're sorry, but we couldn't process your request.</p>
    
    <a href="javascript:history.back()">Go Back</a>
    <br>
    
    <script>
        // we want to notify angular application that error.html was loaded from clouldfront
        // due to s3 resource unavailability or timeout or request unauthorization.
        // angular listens to windows events to catch this message and handle it
        window.onload = function () {
            // Sending a message to the parent window
            window.parent.postMessage({
                type: "REPORT_LOADING_STATUS",
                status: "ERROR"
            }, "*");
        };
    </script>
    
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 3.167.227.81:80 · reports.staging.skyledge.com

    2025-12-22 03:57

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 03:57:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://reports.staging.skyledge.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 08dc547306e2c7102196b53ce0859e80.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    X-Amz-Cf-Id: PmKvPenoDPSdCKKCAGnOru8ld2QvXGLe5MJZkJs6kQ2OeXbycFtSMQ==
    
    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 2025-12-22 by HttpPlugin
    Create report
reports.staging.skyledge.com*.reports.staging.skyledge.com
CN:
reports.staging.skyledge.com
Key:
RSA-2048
Issuer:
Not before:
2025-01-20 00:00
Not after:
2026-02-19 23:59