nginx 1.18.0
tcp/443 tcp/80
Open service 3.6.209.221:80 · ses.antryk.com
2026-01-08 10:46
HTTP/1.1 301 Moved Permanently Server: nginx/1.18.0 (Ubuntu) Date: Thu, 08 Jan 2026 10:46:40 GMT Content-Type: text/html Content-Length: 178 Connection: close Location: https://ses.antryk.com/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx/1.18.0 (Ubuntu)</center> </body> </html>
Open service 3.6.209.221:443 · ses.antryk.com
2026-01-08 10:46
HTTP/1.1 502 Bad Gateway Server: nginx/1.18.0 (Ubuntu) Date: Thu, 08 Jan 2026 10:46:41 GMT Content-Type: text/html Content-Length: 166 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.18.0 (Ubuntu)</center> </body> </html>
Open service 3.6.209.221:443 · load-testing-tool.onantryk.com
2025-12-29 13:48
HTTP/1.1 502 Bad Gateway
Server: nginx/1.18.0 (Ubuntu)
Date: Mon, 29 Dec 2025 13:48:18 GMT
Content-Type: text/html
Content-Length: 2060
Connection: close
ETag: "694138e4-80c"
Page title: 502 – Bad Gateway | Antryk Cloud
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>502 – Bad Gateway | Antryk Cloud</title>
<style>
:root {
--bg: #0b0f1a;
--card: #12172a;
--text: #e6e9f2;
--muted: #9aa3c7;
--accent: #ff6b6b;
--border: #1f2645;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}
body {
background: radial-gradient(
1000px 500px at top,
#1a1111 0%,
var(--bg) 60%
);
color: var(--text);
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
.container {
max-width: 540px;
width: 90%;
background: var(--card);
border: 1px solid var(--border);
border-radius: 14px;
padding: 42px;
text-align: center;
}
.brand {
font-size: 14px;
letter-spacing: 0.12em;
color: var(--accent);
margin-bottom: 28px;
font-weight: 600;
}
.code {
font-size: 96px;
font-weight: 700;
color: var(--accent);
line-height: 1;
margin-bottom: 16px;
}
.title {
font-size: 22px;
margin-bottom: 12px;
}
.desc {
color: var(--muted);
font-size: 15px;
line-height: 1.6;
}
</style>
</head>
<body>
<div class="container">
<div class="brand">ANTRYK CLOUD</div>
<div class="code">502</div>
<div class="title">Upstream Service Unavailable</div>
<div class="desc">
The gateway could not reach the upstream application. This is typically
a backend crash, restart, or network failure.
</div>
</div>
</body>
</html>
Open service 3.6.209.221:80 · load-testing-tool.onantryk.com
2025-12-29 13:48
HTTP/1.1 301 Moved Permanently Server: nginx/1.18.0 (Ubuntu) Date: Mon, 29 Dec 2025 13:48:18 GMT Content-Type: text/html Content-Length: 178 Connection: close Location: https://load-testing-tool.onantryk.com/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx/1.18.0 (Ubuntu)</center> </body> </html>