Host 3.128.167.145
United States
AMAZON-02
Software information

nginx nginx

tcp/443 tcp/80

  • Open service 3.128.167.145:443 · wb-app1.lessonwise.org

    2026-01-02 13:37

    HTTP/1.1 200 OK
    Server: nginx
    Date: Fri, 02 Jan 2026 13:37:20 GMT
    Content-Type: text/html
    Content-Length: 1926
    Last-Modified: Fri, 23 May 2025 15:22:10 GMT
    Connection: close
    ETag: "683092a2-786"
    Accept-Ranges: bytes
    
    Page title: BigBlueButton
    
    <!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">
        <title>BigBlueButton</title>
        <style>
            .error-div {
                background-color: #f2dede;
                padding: 15px;
                border-radius: 10px;
                border-color: #ebccd1;
            }
            .error-div-title {
                font-size: 25px;
            }
            .error-message {
                color: #a94442;
                font-size: 15px;
                margin-top: 2px 0 0 0;
            }
        </style>
    </head>
    <body style="margin:0">
        <div style="display: flex; height: 100vh; margin: 0; flex-direction: column; align-items: center; justify-content: center;">
            <h1 id="welcome-message">Welcome to BigBlueButton!</h1>
        </div>
    </body>
    <script>
        const ERRORS_QUERY_LABEL = "errors"
        const queryString = decodeURI(window.location.search).slice(1);
        const positionError = queryString.indexOf(ERRORS_QUERY_LABEL);
        let jsonString;
        if (positionError !== -1) {
            jsonString = JSON.parse(queryString.slice(positionError + ERRORS_QUERY_LABEL.length + 1));
            const welcomeMessage = document.querySelector('#welcome-message');
            const errorContainer = document.createElement('div');
            errorContainer.classList.add("error-div");
            welcomeMessage.before(errorContainer);
    
            for (let i in jsonString) {
                const newError = document.createElement('p')
                newError.classList.add("error-message");
                newError.innerText = "Error: " + jsonString[i].message;
                errorContainer.appendChild(newError);
            }
    
            welcomeMessage.remove();
    
            const bigBlueButton = document.createElement('h1');
            bigBlueButton.innerHTML = "BigBlueButton";
            errorContainer.before(bigBlueButton);
        }
        
    </script>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 3.128.167.145:80 · wb-app1.lessonwise.org

    2026-01-02 13:37

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 13:37:20 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://wb-app1.lessonwise.org/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
wb-app1.lessonwise.org
CN:
wb-app1.lessonwise.org
Key:
RSA-4096
Issuer:
R13
Not before:
2026-01-02 12:38
Not after:
2026-04-02 12:38
Domain summary