Domain psychsoc.uwaterloo.ca
Canada
UWATERLOO
Debian
Software information

Apache Apache 2.4.66

tcp/443 tcp/80

  • Open service 2620:101:f000:4901:c5c:0:caff:e12e:80 · psychsoc.uwaterloo.ca

    2026-01-12 00:51

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 00:52:10 GMT
    Server: Apache/2.4.66 (Debian)
    Location: https://psychsoc.uwaterloo.ca/
    Content-Length: 365
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://psychsoc.uwaterloo.ca/">here</a>.</p>
    <hr>
    <address>Apache/2.4.66 (Debian) Server at psychsoc.uwaterloo.ca Port 80</address>
    </body></html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 129.97.134.17:80 · psychsoc.uwaterloo.ca

    2026-01-12 00:51

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 00:52:10 GMT
    Server: Apache/2.4.66 (Debian)
    Location: https://psychsoc.uwaterloo.ca/
    Content-Length: 365
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://psychsoc.uwaterloo.ca/">here</a>.</p>
    <hr>
    <address>Apache/2.4.66 (Debian) Server at psychsoc.uwaterloo.ca Port 80</address>
    </body></html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2620:101:f000:4901:c5c:0:caff:e12e:443 · psychsoc.uwaterloo.ca

    2026-01-12 00:51

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 00:51:33 GMT
    Server: Apache/2.4.66 (Debian)
    Strict-Transport-Security: max-age=26784000
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Thu, 11 Jan 2024 02:14:11 GMT
    ETag: "7f4-60ea21a6e12d9"
    Accept-Ranges: bytes
    Content-Length: 2036
    Vary: Accept-Encoding
    Content-Type: text/html
    
    Page title: Psychology Society
    
    
    <!DOCTYPE html>
    <link rel="stylesheet" type="text/css" href="styles.css">
    <!-- Add this script tag before the closing body tag in index.html -->
    <script src="scripts.js"></script>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Psychology Society</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #f4f4f4;
            }
            .header {
                background-color: #007bff;
                color: #ffffff;
                padding: 10px 0;
                text-align: center;
            }
            .nav {
                padding: 0;
                margin: 0;
                background-color: #333;
                overflow: hidden;
            }
            .nav a {
                display: block;
                color: white;
                text-align: center;
                padding: 14px 16px;
                text-decoration: none;
                float: left;
            }
            .nav a:hover {
                background-color: #ddd;
                color: black;
            }
            .main {
                padding: 16px;
            }
            .footer {
                background-color: #333;
                color: white;
                text-align: center;
                padding: 10px;
                position: fixed;
                bottom: 0;
                width: 100%;
            }
        </style>
    </head>
    <body>
    
    <div class="header">
        <h1>Psychology Society of University of Waterloo</h1>
    </div>
    
    <div class="nav">
        <a href="#home">Home</a>
        <a href="#news">News</a>
        <a href="#events">Events</a>
        <a href="#contact">Contact</a>
        <a href="#about">About</a>
    </div>
    
    <div class="main">
        <h2>Welcome to the Psychology Society</h2>
        <p>This is a placeholder text for the Psychology Society's introduction. Here you can add information about the society, its goals, and its activities.</p>
    
        <!-- Add more content here -->
    </div>
    
    <div class="footer">
        <p>Footer content goes here.</p>
    </div>
    
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 129.97.134.17:443 · psychsoc.uwaterloo.ca

    2026-01-12 00:51

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 00:51:33 GMT
    Server: Apache/2.4.66 (Debian)
    Strict-Transport-Security: max-age=26784000
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Thu, 11 Jan 2024 02:14:11 GMT
    ETag: "7f4-60ea21a6e12d9"
    Accept-Ranges: bytes
    Content-Length: 2036
    Vary: Accept-Encoding
    Content-Type: text/html
    
    Page title: Psychology Society
    
    
    <!DOCTYPE html>
    <link rel="stylesheet" type="text/css" href="styles.css">
    <!-- Add this script tag before the closing body tag in index.html -->
    <script src="scripts.js"></script>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Psychology Society</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #f4f4f4;
            }
            .header {
                background-color: #007bff;
                color: #ffffff;
                padding: 10px 0;
                text-align: center;
            }
            .nav {
                padding: 0;
                margin: 0;
                background-color: #333;
                overflow: hidden;
            }
            .nav a {
                display: block;
                color: white;
                text-align: center;
                padding: 14px 16px;
                text-decoration: none;
                float: left;
            }
            .nav a:hover {
                background-color: #ddd;
                color: black;
            }
            .main {
                padding: 16px;
            }
            .footer {
                background-color: #333;
                color: white;
                text-align: center;
                padding: 10px;
                position: fixed;
                bottom: 0;
                width: 100%;
            }
        </style>
    </head>
    <body>
    
    <div class="header">
        <h1>Psychology Society of University of Waterloo</h1>
    </div>
    
    <div class="nav">
        <a href="#home">Home</a>
        <a href="#news">News</a>
        <a href="#events">Events</a>
        <a href="#contact">Contact</a>
        <a href="#about">About</a>
    </div>
    
    <div class="main">
        <h2>Welcome to the Psychology Society</h2>
        <p>This is a placeholder text for the Psychology Society's introduction. Here you can add information about the society, its goals, and its activities.</p>
    
        <!-- Add more content here -->
    </div>
    
    <div class="footer">
        <p>Footer content goes here.</p>
    </div>
    
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
psychsoc.uwaterloo.ca
CN:
psychsoc.uwaterloo.ca
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-11 23:51
Not after:
2026-04-11 23:51
Domain summary