Host 129.97.71.15
Canada
UWATERLOO
Ubuntu
Software information

Apache Apache 2.4.58

tcp/443 tcp/80

  • Open service 129.97.71.15:80 · robohub.eng.uwaterloo.ca

    2026-01-25 06:11

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 25 Jan 2026 06:11:59 GMT
    Server: Apache/2.4.58 (Ubuntu)
    Strict-Transport-Security: max-age=63072000; includeSubdomains;
    Location: https://robohub.eng.uwaterloo.ca/
    Content-Length: 331
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://robohub.eng.uwaterloo.ca/">here</a>.</p>
    <hr>
    <address>Apache/2.4.58 (Ubuntu) Server at robohub.eng.uwaterloo.ca Port 80</address>
    </body></html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 129.97.71.15:443 · robohub.eng.uwaterloo.ca

    2026-01-25 06:11

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 06:11:39 GMT
    Server: Apache/2.4.58 (Ubuntu)
    Strict-Transport-Security: max-age=63072000
    Last-Modified: Fri, 04 Oct 2024 20:12:59 GMT
    ETag: "1170-623ac4c268202"
    Accept-Ranges: bytes
    Content-Length: 4464
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: RoboHub link page
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>RoboHub link page</title>
        <link rel="shortcut icon"
    	 href="Main-RoboHub-Icon-RGB.svg">
    	<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    	<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    	<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    	<link rel="manifest" href="/site.webmanifest">
    	<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
    	<meta name="msapplication-TileColor" content="#da532c">
    	<meta name="theme-color" content="#ffffff">
    
    
        <style type="text/css" media="screen">
      * {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
      }
    
      body, html {
        padding: 3px 3px 3px 3px;
    
        background-color: #D8DBE2;
    
        font-family: Verdana, sans-serif;
        font-size: 11pt;
        text-align: center;
      }
    
      div.main_page {
        position: relative;
        display: table;
    
        width: 800px;
    
        margin-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px 0px 0px;
    
        border-width: 2px;
        border-color: #212738;
        border-style: solid;
    
        background-color: #FFFFFF;
    
        text-align: center;
      }
    
      div.page_header {
        height: 99px;
        width: 100%;
    
        background-color: #F5F6F7;
      }
    
      div.page_header span {
        margin: 15px 0px 0px 50px;
    
        font-size: 180%;
        font-weight: bold;
      }
    
      div.page_header img {
        margin: 3px 0px 0px 40px;
    
        border: 0px 0px 0px;
      }
    
      div.table_of_contents {
        clear: left;
    
        min-width: 200px;
    
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.table_of_contents_item {
        clear: left;
    
        width: 100%;
    
        margin: 4px 0px 0px 0px;
    
        background-color: #FFFFFF;
    
        color: #000000;
        text-align: left;
      }
    
      div.table_of_contents_item a {
        margin: 6px 0px 0px 6px;
      }
    
      div.content_section {
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.content_section_text {
        padding: 4px 8px 4px 8px;
    
        color: #000000;
        font-size: 100%;
      }
    
      div.content_section_text pre {
        margin: 8px 0px 8px 0px;
        padding: 8px 8px 8px 8px;
    
        border-width: 1px;
        border-style: dotted;
        border-color: #000000;
    
        background-color: #F5F6F7;
    
        font-style: italic;
      }
    
      div.content_section_text p {
        margin-bottom: 6px;
      }
    
      div.content_section_text ul, div.content_section_text li {
        padding: 4px 8px 4px 16px;
      }
    
      div.section_header {
        padding: 3px 6px 3px 6px;
    
        background-color: #8E9CB2;
    
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
      }
    
      div.section_header_red {
        background-color: #CD214F;
      }
    
      div.section_header_grey {
        background-color: #9F9386;
      }
    
      .floating_element {
        position: relative;
        float: left;
      }
    
      div.table_of_contents_item a,
      div.content_section_text a {
        text-decoration: none;
        font-weight: bold;
      }
    
      div.table_of_contents_item a:link,
      div.table_of_contents_item a:visited,
      div.table_of_contents_item a:active {
        color: #000000;
      }
    
      div.table_of_contents_item a:hover {
        background-color: #000000;
    
        color: #FFFFFF;
      }
    
      div.content_section_text a:link,
      div.content_section_text a:visited,
       div.content_section_text a:active {
        background-color: #DCDFE6;
    
        color: #000000;
      }
    
      div.content_section_text a:hover {
        background-color: #000000;
    
        color: #DCDFE6;
      }
    
      div.validator {
      }
        </style>
      </head>
      <body>
    	<!--<h2 style='margin: 20px;'>Welcome to RoboHub!</h2>-->
            <img src="robohub.png" style='width: 10%; margin-top: 5%;'>
            <ul style='text-align: left; margin-left: 20%;'>
             <li><a href="https://git.uwaterloo.ca/robohub">Gitlab</a>
    		 <ul>
    		    <li><a href="https://git.uwaterloo.ca/robohub/robohub/wikis/home">Gitlab: RoboHub Wiki</a></l
    Found 2026-01-25 by HttpPlugin
    Create report
robohub.eng.uwaterloo.ca
CN:
robohub.eng.uwaterloo.ca
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-25 05:12
Not after:
2026-04-25 05:12
Domain summary