Host Details

56.68.78.83

Copy IP

Open Ports

3

Unique Services

2

CVEs

0

TLS Services

0
Port Protocol Service Product Version OS Scan Date
445 ventrilo Ventrilo 2.1.2+ - Feb. 24, 2026
5678 upnp PS3 Media Server UPnP 1.50.1 Windows 7 Feb. 24, 2026
9200 ventrilo Ventrilo 2.1.2+ - Feb. 24, 2026
Port 445 ventrilo Copy
HTTP/1.1 200 OK
Connection: close
Date: Tue, 24 Feb 2026 07:30:22 GMT
Server: Lotus-Domino/Release-4.6.7(Intl)
Last-Modified: Mon, 07 Nov 2016 01:03:13 GMT
Content-Length: 17
Content-Type: text/html

Ollama is running
Port 5678 upnp Copy
HTTP/1.1 200 OK
Connection: close
Date: Tue, 24 Feb 2026 06:40:22 GMT
Server: Windows_7-x86-6.1, UPnP/1.0, PMS/1.50.1
Last-Modified: Mon, 02 May 2022 01:03:13 GMT
Content-Length: 21781
Content-Type: text/html

<!DOCTYPE html>
<html lang="en">

<head>
    <style>
        .d-flex {
            display: flex;
        }

        .flex-column {
            flex-direction: column;
        }

        .justify-content-between {
            justify-content: space-between;
        }

        .col-login {
            height: 100vh;
            display: flex;
            flex-direction: column;

        }

        .col-login-left {
            background: rgb(51, 204, 204);
            background: -moz-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
            background: -webkit-linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
            background: linear-gradient(0deg, rgba(51, 204, 204, 1) 0%, rgba(0, 0, 122, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33cccc", endColorstr="#00007a", GradientType=1);
            justify-content: space-between;
        }

        .form-group .input-group select.form-control,
        .form-group .input-group input.form-control,
        button.btn.btn-login {
            height: 45px;

        }

        button.btn.btn-login {
            background-color: rgb(51, 204, 204);
            box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
            transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
        }

        button.btn.btn-login:hover {
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        }

        .form-group .input-group select.form-control:focus,
        .form-group .input-group input.form-control:focus,
        button.btn.btn-login {
            border: 1px solid rgb(51, 204, 204);
        }

        .col-login-right {
            background: #ffffff;
            justify-content: center;
        }

        .col-login-right .login-wrapper {
            display: flex;
            flex-direction: column;
            justify-content: space-around;
        }

        a.login-changelogs {
            border-top: 1px solid #fff;
        }

        .login-changelogs .card {
            padding: 1em;
            background-color: #fff;
            border-radius: 8px;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
        }

        .login-changelogs .card:hover {
            color: rgb(51, 204, 204);
            box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16), 0 10px 10px rgba(0, 0, 0, 0.18);
        }

        .card-body {
            padding-left: 15px;
        }

        .object-fit {
            height: 100%;
            width: 100%;
            object-fit: cover;
            border-radius: 6px;
        }

        h4.card-learnmore {
            margin-top: 15px;
            position: relative;
            color: rgb(51, 204, 204);
            font-weight: 500;
            font-size: 1.2em;

        }

        h4.card-learnmore span {
            display: inline;
            padding-bottom: 4px;
            border-bottom: 1px solid rgb(51, 204, 204);
        }

        .alert.alert-danger {
            text-align: center;
            margin: 1em 2em 1em 2em;
            padding-top: 1em;
            padding-bottom: 1em;
            border: 1px solid red;
        }


        /* Loading Spinner */
        .spinner {
            margin: 0;
            width: 70px;
            height: 18px;
            margin: -35px 0 0 -9px;
            position: absolute;
            top: 50%;
            left: 50%;
            text-align: center
        }

        .spinner > div {
            width: 18px;
            height: 18px;
            background-color: #333;
            border-radius: 100%;
            display: inline-block;
            -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
            animation: bouncedelay 1.4s infinit
Port 9200 ventrilo Copy
HTTP/1.1 200 OK
Connection: close
Date: Tue, 24 Feb 2026 05:50:15 GMT
Server: BigIP
Last-Modified: Tue, 05 Sep 2023 01:03:13 GMT
Content-Length: 6399
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>USG310</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta content="requiresActiveX=true">
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="/ext-js/app/view/login/images/login.css" />
<link rel="stylesheet" type="text/css" href="/logo/custmiz_page.css" />
<script type="text/javascript" src="/lang/language_panel.js"></script>
<script language="JavaScript">
	var ns, ie;
	if (navigator.appName == "Netscape") {
		ns = true; ie = false;
	} else if (navigator.appName == "Microsoft Internet Explorer") {
		ie = true; ns = false;
	} else {
		 ns = false; ie = false;
	}
	if (top.location != self.location) {
		top.location.href = "/";
		top.location.pathname = "/";
	}
	function loginDomain(isLoginDomain){
		var buttonDiv = document.getElementById("buttonDiv");
		if(isLoginDomain)
	    	var divStr = '<input title="Login SSL VPN portal" type="button" value="' + mplang['_SSL_VPN_Login'] + '" name="LoginSSL" onclick=\'setData(true)\' />';
		else
			var divStr = '<input title="Login to access network" type="button" value="' + mplang['_Login'] + '" name="Login" onclick=\'setData(false)\' />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input title="Login SSL VPN portal" type="button" value="SSL VPN" name="LoginSSL" onclick=\'setData(true)\' />';
		buttonDiv.innerHTML = divStr;
	}
	function setData(isSSL){
		document.f.loginTosslvpn.value = isSSL;		
		document.f.password.value = document.f.pwd.value+document.f.pwd_r.value;
		document.f.submit();
	}
	function checkKey(evt){
		if(ns){
			if(evt.which == 13) /* Enter */
				setData(false);
		} else {
			if(evt.keyCode == 13) /* Enter */
				setData(false);
		}
	}
	function multi_lingual(wording, filename){
		document.write(mplang[wording]);
	}
	/*function initLogin(){
		document.getElementById("title").innerHTML = (DYNAMIC_GUEST_ACCOUNT_PHONE_USER_SUPPORT && Phone_User_Support) ? mplang['_Enter_Phone_User'] : mplang['_Enter_User'];
		document.getElementById("userspan").innerHTML = (DYNAMIC_GUEST_ACCOUNT_PHONE_USER_SUPPORT && Phone_User_Support) ? mplang['_Phone_Number'] : mplang['_User_Name'];
		if(Terms_of_Service){
			document.getElementById("terms").style.display = "block";
			document.getElementById("termslink").innerHTML = mplang['_Terms_of_Service_Link'];
		}
		if(DYNAMIC_GUEST_ACCOUNT_PHONE_USER_SUPPORT && Phone_User_Support){
			var wavecom = document.getElementById("wavecom");
			wavecom.style.display = "block";
			wavecom.innerHTML = "<input name=\"GetPassword\" type=\"button\" value=\""+mplang['_Get_Password']+"\" title=\""+mplang['_Get_Password']+"\" onclick=\'getPassword()\'>";
		}
	}*/
	function getY(v){
		var r=0;
		while (v !=null) {
			r += v.offsetTop;
			v = v.offsetParent;
		}
		return r;
	}
	function fix_cmsg_cont() {
		var i = 0;
		var fsize = ["16px", "14px", "12px", "10px", "8px" ];
		var _c = document.getElementById("model");
		
		while(i < fsize.length) {
			if ((getY(_c) + _c.offsetHeight) > getY(document.getElementById("symb"))) {
				_c.style.fontSize = fsize[i];
				i++;
			} else {
				break;
			}
		}
	}
</script>
</head>

<body id="login_body" onload="loginDomain(false);fix_cmsg_cont();">
<form name="f" action="/" enctype="application/x-www-form-urlencoded" method="post" autocomplete="off">
<div class="l-wrap">
    <div class="login_bg">
        <div class="related">
            <div class="logo"><img src='/logo/logo' style='width:103px; height:29px'></div>
			<div class="model" id="model" name="model">USG310</div>
        </div>
        <div class="usg_icon" id="symb" name="symb"></div>
        <div class="content_bg"><div class="section_bg"> </div></div>
        <div class="section">
            <!-- show login section beginning -->
            <div id="loginpart">
     

No vulnerabilities found.

No TLS/SSL services found.