nginx 1.22.1
tcp/443 tcp/80
Open service 185.205.209.212:80 · billing.telencom.net
2026-01-11 04:56
HTTP/1.1 502 Bad Gateway Server: nginx/1.22.1 Date: Sun, 11 Jan 2026 04:56:09 GMT Content-Type: text/html Content-Length: 157 Connection: close Page title: 502 Bad Gateway <html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx/1.22.1</center> </body> </html>
Open service 185.205.209.212:443 · billing.telencom.net
2026-01-11 04:56
HTTP/1.1 502 Bad Gateway
Server: nginx/1.22.1
Date: Sun, 11 Jan 2026 04:56:09 GMT
Content-Type: text/html
Content-Length: 1249
Connection: close
ETag: "68c91491-4e1"
Page title: Service Temporarily Stopped
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Service Temporarily Stopped</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
margin: 0;
font-family: system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
background: #f4f6f8;
color: #333;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
text-align: center;
padding: 1rem;
}
.container {
background: #fff;
padding: 2rem;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
max-width: 500px;
width: 100%;
}
h1 {
font-size: 1.8rem;
margin-bottom: 1rem;
color: #c0392b;
}
p {
font-size: 1rem;
margin: 0;
line-height: 1.5;
}
.footer {
margin-top: 1.5rem;
font-size: 0.9rem;
color: #666;
}
</style>
</head>
<body>
<div class="container">
<h1>Service Temporarily Stopped</h1>
<p>The service <strong>esim.mg-comm.com</strong> is currently unavailable.<br>
Please check back later.</p>
<div class="footer">Thank you for your patience.</div>
</div>
</body>
</html>