Domain api-kta.kodkodkod.studio
France
OVH SAS
Ubuntu
Software information

nginx nginx 1.18.0

tcp/443 tcp/80

  • Open service 37.187.89.52:443 · api-kta.kodkodkod.studio

    2024-05-13 02:58

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, private
    Date: Mon, 13 May 2024 02:58:31 GMT
    Link: <https://api-kta.kodkodkod.studio/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"
    X-Debug-Token: b47cad
    X-Debug-Token-Link: https://api-kta.kodkodkod.studio/_profiler/b47cad
    X-Robots-Tag: noindex
    
    Found 19 hours ago by HttpPlugin
    Create report
  • Open service 37.187.89.52:443 · api-kta.kodkodkod.studio

    2024-05-08 21:45

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, private
    Date: Wed, 08 May 2024 21:45:06 GMT
    Link: <https://api-kta.kodkodkod.studio/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"
    X-Debug-Token: 2a8b58
    X-Debug-Token-Link: https://api-kta.kodkodkod.studio/_profiler/2a8b58
    X-Robots-Tag: noindex
    
    Found 2024-05-08 by HttpPlugin
    Create report
  • Open service 37.187.89.52:80 · api-kta.kodkodkod.studio

    2024-05-02 19:37

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Date: Thu, 02 May 2024 19:37:53 GMT
    Content-Type: text/html
    Content-Length: 10671
    Last-Modified: Fri, 09 Dec 2022 06:39:16 GMT
    Connection: close
    ETag: "6392d814-29af"
    Accept-Ranges: bytes
    
    Page title: Apache2 Ubuntu Default Page: It works
    
    <!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">
      <!--
        Modified from the Debian original for Ubuntu
        Last updated: 2022-03-22
        See: https://launchpad.net/bugs/1966004
      -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Apache2 Ubuntu Default Page: It works</title>
        <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: Ubuntu, 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: 180px;
        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.banner {
        padding: 9px 6px 9px 6px;
        background-color: #E9510E;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
        position: absolute;
        left: 40%;
        bottom: 30px;
        width: 20%;
      }
    
      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_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>
        <div class="main_page">
          <div class="page_header floating_element">
            <img src="icons/ubuntu-logo.png" alt="Ubuntu Logo"
                 style="width:184px;height:146px;" class="floating_element" />
            <div>
              <span style="margin-top: 1.5em;" class="floating_element">
                Apache2 Default Page
              </span>
            </div>
            <div class="banner">
              <div id="about"></div>
              It works!
            </div>
    
          </div>
          <div class="content_section floating_element">
           
    Found 2024-05-02 by HttpPlugin
    Create report
  • Open service 37.187.89.52:443 · api-kta.kodkodkod.studio

    2024-05-02 19:37

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, private
    Date: Thu, 02 May 2024 19:38:00 GMT
    Link: <https://api-kta.kodkodkod.studio/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"
    X-Debug-Token: 055a27
    X-Debug-Token-Link: https://api-kta.kodkodkod.studio/_profiler/055a27
    X-Robots-Tag: noindex
    
    Found 2024-05-02 by HttpPlugin
    Create report
  • Open service 37.187.89.52:443 · api-kta.kodkodkod.studio

    2024-04-28 20:56

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, private
    Date: Sun, 28 Apr 2024 20:56:40 GMT
    Link: <https://api-kta.kodkodkod.studio/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"
    X-Debug-Token: ef25d2
    X-Debug-Token-Link: https://api-kta.kodkodkod.studio/_profiler/ef25d2
    X-Robots-Tag: noindex
    
    Found 2024-04-28 by HttpPlugin
    Create report
  • Open service 37.187.89.52:443 · api-kta.kodkodkod.studio

    2024-04-18 20:49

    HTTP/1.1 200 OK
    Server: nginx/1.18.0 (Ubuntu)
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, private
    Date: Thu, 18 Apr 2024 20:49:42 GMT
    Link: <https://api-kta.kodkodkod.studio/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"
    X-Debug-Token: 81fa86
    X-Debug-Token-Link: https://api-kta.kodkodkod.studio/_profiler/81fa86
    X-Robots-Tag: noindex
    
    Found 2024-04-18 by HttpPlugin
    Create report
api-kta.kodkodkod.studio
CN:
api-kta.kodkodkod.studio
Key:
ECDSA-256
Issuer:
R3
Not before:
2024-05-02 18:36
Not after:
2024-07-31 18:36
api-kta.kodkodkod.studio
CN:
api-kta.kodkodkod.studio
Key:
ECDSA-256
Issuer:
R3
Not before:
2024-03-03 19:27
Not after:
2024-06-01 19:27
Domain summary
IP summary