Host Details

199.247.11.189

Copy IP

Open Ports

20

Unique Services

3

CVEs

0

TLS Services

1
Port Protocol Service Product Version OS Scan Date
1080 postgresql PostgreSQL - - Feb. 23, 2026
443 ventrilo Ventrilo 2.1.2+ - Feb. 23, 2026
8080 postgresql PostgreSQL - - Feb. 23, 2026
8083 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 23, 2026
135 postgresql PostgreSQL - - Feb. 23, 2026
1521 postgresql PostgreSQL - - Feb. 22, 2026
3128 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 22, 2026
8880 postgresql PostgreSQL - - Feb. 22, 2026
81 postgresql PostgreSQL - - Feb. 22, 2026
83 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 22, 2026
86 postgresql PostgreSQL - - Feb. 22, 2026
3306 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 22, 2026
4145 postgresql PostgreSQL - - Feb. 22, 2026
5678 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 22, 2026
9150 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 22, 2026
10000 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 22, 2026
21 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 21, 2026
1083 postgresql PostgreSQL - - Feb. 21, 2026
8088 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 21, 2026
8118 ssh OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 Linux Feb. 21, 2026
Port 1080 postgresql Copy
PostgreSQL message type E
Port 443 ventrilo Copy
HTTP/1.1 200 OK
Date: Mon, 23 Feb 2026 05:42:27 GMT
Server: Apache/2.4.58 (Ubuntu)
Last-Modified: Tue, 14 Oct 2025 02:56:15 GMT
ETag: "29bf-6411587086e95"
Accept-Ranges: bytes
Content-Length: 10687
Vary: Accept-Encoding
Connection: close
Content-Type: text/html

<!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 ----443----</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 styl
Port 8080 postgresql Copy
PostgreSQL message type E
Port 8083 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Invalid SSH identification string.
Port 135 postgresql Copy
PostgreSQL message type E
Port 1521 postgresql Copy
PostgreSQL message type E
Port 3128 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Port 8880 postgresql Copy
PostgreSQL message type E
Port 81 postgresql Copy
PostgreSQL message type E
Port 83 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Invalid SSH identification string.
Port 86 postgresql Copy
PostgreSQL message type E
Port 3306 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Port 4145 postgresql Copy
PostgreSQL message type E
Port 5678 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Port 9150 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Invalid SSH identification string.
Port 10000 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Port 21 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Port 1083 postgresql Copy
PostgreSQL message type E
Port 8088 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Invalid SSH identification string.
Port 8118 ssh Copy
SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.14
Invalid SSH identification string.

No vulnerabilities found.

Port 443 - TLS Details
TLSv1.3
0x1301
-
-
2026-11-16