Host Details

142.44.247.204

Copy IP

Open Ports

5

Unique Services

3

CVEs

0

TLS Services

1
Port Protocol Service Product Version OS Scan Date
443 ventrilo Ventrilo 2.1.2+ - Feb. 23, 2026
23 telnet Synchronet BBS 3.21 Linux Feb. 23, 2026
22 ssh OpenSSH 10.0p2 Ubuntu 5ubuntu5 Linux Feb. 22, 2026
80 ventrilo Ventrilo 2.1.2+ - Feb. 22, 2026
8080 ventrilo Ventrilo 2.1.2+ - Feb. 22, 2026
Port 443 ventrilo Copy
HTTP/1.1 200 OK
Date: Mon, 23 Feb 2026 14:28:49 GMT
Connection: Keep-Alive
Server: Synchronet BBS for Linux  Version 3.21
Allow: GET, HEAD, POST, OPTIONS
Accept-Ranges: none
Transfer-Encoding: Chunked
Content-Type: text/html

Port 23 telnet Copy
Synchronet BBS for Linux  Version 3.21
Telnet connection from: 62.210.113.33
Resolving hostname...
Port 22 ssh Copy
SSH-2.0-OpenSSH_10.0p2 Ubuntu-5ubuntu5
Port 80 ventrilo Copy
HTTP/1.1 200 OK
Date: Sun, 22 Feb 2026 08:23:02 GMT
Connection: Keep-Alive
Server: Synchronet BBS for Linux  Version 3.21
Allow: GET, HEAD, POST, OPTIONS
Accept-Ranges: none
Transfer-Encoding: Chunked
Content-Type: text/html

59C
<!DOCTYPE html>
<html lang="en">
	<head>
		<style type="text/css">
			.hidden { display:none; }
		</style>
		<script src="./js/jquery.min.js"></script>
		<script type="text/javascript">
			$('html').addClass('hidden');
		</script>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<link rel="icon" href="./images/favicon.ico">
		<title>Home: Spectrum Syntax</title>
		<link href="./bootstrap/css/bootstrap.min.css" rel="stylesheet">
		<link href="./css/offcanvas.css" rel="stylesheet">
		<link href="./css/style.css" rel="stylesheet">
					<link href="./css/checkbox.css" rel="stylesheet">
					</head>
	<body>
		<script src="./bootstrap/js/bootstrap.min.js"></script>
		<script src="./js/common.js"></script>
		<div class="modal" id="popUpModal" tabindex="-1" role="dialog" style="display:none;">
    <div class="modal-dialog" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <h4 class="modal-title" id="popUpModalTitle">Pop-Up Thingie</h4>
            </div>
            <div class="modal-body" id="popUpModalBody"></div>
            <div class="modal-footer">
                <button type="button" class="btn btn-default" id="popUpModalCloseButton">Close</button>
                <button type="button" class="btn btn-primary" id="popUpMod
59C
alActionButton" hidden>Submit</button>
            </div>
        </div>
    </div>
</div>
<nav class="navbar navbar-default navbar-fixed-top">
    <div class="container">
        <div class="navbar-header">
            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
                <span class="sr-only">Sidebar</span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
            </button>
            <a class="navbar-brand" href="./">Spectrum Syntax</a>
        </div>
        <div id="navbar" class="collapse navbar-collapse">
            <ul class="nav navbar-nav">
                                <li>
                                            <a class="dropdown-item" href="./?page=000-home.xjs">
                                                Home                        </a>
                </li>
                <li>
                                            <a class="dropdown-item" href="./?page=001-forum.ssjs">
                                                Forum                        </a>
                </li>
                <li>
                                            <a class="dropdown-item" href="./?page=002-files.xjs">
                                                Files           
59C
             </a>
                </li>
            </ul>
            <ul class="nav navbar-nav navbar-right">
	            
				<li class="nav-item dark-switch">
					<div class="form-group">
						<div class="checkbox checbox-switch darkswitchbox">
							<label>
								<input type="checkbox" id="darkSwitch"  />Dark
								<span></span>
							</label>
              			</div>
              		</div>
            	</li>
            	
            	                                        <li class="nav-item dropdown">
                        <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
                            Log in                            <span class="caret"></span>
                        </a>
                        <div id="login-form" class="dropdown-menu" style="padding:15px; padding-bottom:0px;">
                            <form id="form-logi
Port 8080 ventrilo Copy
HTTP/1.1 200 OK
Expires: Sun, 22 Feb 2026 12:53:49 UTC
Content-Type: text/html
Cache-Control: no-cache
Content-Length: 14570
Last-Modified: Sun, 22 Feb 2026 12:53:49 UTC
Server: CoffeeWebServer/2.5
Connection: Keep-Alive
Keep-Alive: timeout=2700, max=20
Date: Sun, 22 Feb 2026 12:53:49 UTC
Accept-Ranges: bytes

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<META CHARSET="utf-8"/>
	<link rel="coffeemud icon" href="images/coffeemud.ico" >
	<link rel="STYLESHEET" TYPE="TEXT/CSS" HREF="coffeemud.css">
	<title>Obscura Synthesis</title>
	<style>
		body { background-color: #0a0a0f; color: #c0c0c0; font-family: Georgia, serif; margin: 0; padding: 20px; }
		a { color: #8888cc; text-decoration: none; }
		a:hover { color: #aaaaee; text-decoration: underline; }
		.ascii-art { color: #6644aa; font-family: monospace; font-size: 10px; line-height: 10px; white-space: pre; margin: 0 0 0 0; }
		h1 { color: #9966cc; font-size: 28px; text-align: center; margin: 5px 0; letter-spacing: 4px; }
		.tagline { color: #666688; text-align: center; font-style: italic; margin-bottom: 20px; }
		.status-bar { text-align: center; margin: 15px 0; padding: 10px; border-top: 1px solid #333; border-bottom: 1px solid #333; }
		.status-bar span { margin: 0 15px; }
		.label { color: #888; }
		.value { color: #aaa; font-weight: bold; }
		.value-up { color: #66aa66; font-weight: bold; }
		.main-content { display: flex; gap: 30px; margin: 20px auto; max-width: 1100px; }
		.left-col { flex: 0 0 auto; min-width: 250px; }
		.right-col { flex: 1; }
		.nav-section h3 { color: #7755aa; border-bottom: 1px solid #333; padding-bottom: 5px; margin-top: 25px; }
		.nav-section h3:first-child { margin-top: 0; }
		.nav-list { list-style: none; padding: 0; margin: 0; }
		.nav-list li { padding: 4px 0; }
		.nav-list li:before { content: "\25B8 "; color: #555; }
		.info-box { padding: 15px; border: 1px solid #222; background: #0d0d14; margin-bottom: 15px; }
		.info-box h3 { color: #7755aa; margin: 0 0 10px 0; }
		.welcome-box { padding: 15px; border: 1px solid #222; background: #0d0d14; margin-bottom: 15px; }
		.welcome-box h3 { color: #7755aa; margin: 0 0 10px 0; }
		.welcome-box p { margin: 8px 0; color: #999; line-height: 1.5; }
		.race-list { margin: 5px 0 0 0; display: flex; flex-wrap: wrap; gap: 8px; }
		.race-list a { color: #66aa88; padding: 4px 12px; border: 1px solid #223322; border-radius: 3px; background: #0a110a; }
		.race-list a:hover { background: #101a10; border-color: #335533; }
		.ability-list { margin: 5px 0 0 0; display: flex; flex-wrap: wrap; gap: 8px; }
		.ability-list a { color: #aa6666; padding: 4px 12px; border: 1px solid #332222; border-radius: 3px; background: #110a0a; }
		.ability-list a:hover { background: #1a1010; border-color: #553333; }
		.class-group { margin: 0 0 12px 0; padding-bottom: 12px; border-bottom: 1px solid #1a1a22; }
		.class-group:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
		.class-label { color: #888; font-weight: bold; display: block; margin-bottom: 6px; }
		.class-pills { display: flex; flex-wrap: wrap; gap: 8px; }
		.class-pills a { color: #6688aa; padding: 4px 12px; border: 1px solid #1a2233; border-radius: 3px; background: #0a0c11; }
		.class-pills a:hover { background: #0e1218; border-color: #2a3355; }
		.footer { text-align: center; margin-top: 30px; padding-top: 15px; border-top: 1px solid #222; color: #444; font-size: 12px; }
	</style>
</head>

<body>

<h1>OBSCURA SYNTHESIS</h1>
<div class="tagline">A world forged in shadow and code</div>

<div class="status-bar">
	<span><span class="label">Status:</span> <span class="value-up"><a href="gamestatus.cmvp">Online</a></span></span>
	<span><span class="label">Connect:</span> <span class="value">synthaetica.com:5555</span></span>
	<span><span class="label">Players Online:</span> <span class="value">0</span></span>
</div>

<div class="main-content">
	<div class="left-col">
		<div class="ascii-art">
....................J&#64;&#64;&#64;&#64;&#64;&#64

No vulnerabilities found.

Port 443 - TLS Details
TLSv1.2
0xc02f
synthaetica.com
synthaetica.com
2036-02-02