AmazonS3
tcp/80
Open service 52.92.36.52:80 · marutibook.com
2026-01-26 04:25
HTTP/1.1 301 Moved Permanently x-amz-id-2: JEyZSrpPbJ9zGP+ulCP6+GHsjHlwZSbf+ZCefew9baCYNu722LW5EosAm3mF41fp8pOB0qwcVLo= x-amz-request-id: KS1TNPA6W1F92QRT Date: Mon, 26 Jan 2026 04:25:52 GMT Location: http://www.marutibook.com/ Content-Length: 0 Server: AmazonS3 Connection: close
Open service 52.92.36.52:80 · theexchbet.com
2026-01-12 01:51
HTTP/1.1 301 Moved Permanently x-amz-id-2: g1v7rdj6vBOOfhE/9lAbcIZFbLVSrpfTMoWVb0Gyo7wInqO8GdEMKQXtdLh1O++GoYFtKuHirxU= x-amz-request-id: 6D0EGXN6AZT6M90Y Date: Mon, 12 Jan 2026 01:51:53 GMT Location: http://www.theexchbet.com/ Content-Length: 0 Server: AmazonS3 Connection: close
Open service 52.92.36.52:80 · beton-concept.com
2026-01-10 03:03
HTTP/1.1 403 Forbidden x-amz-request-id: 7MVZG688VW72VGDV x-amz-id-2: MjSOp1A7/YWZclDYAjxaf4Ij/pZ1EHbR4NFaOWZjMn3/BuYph6ONeoWwKZvxdbxqlzDDp6yK/rM= Content-Type: text/html; charset=utf-8 Content-Length: 336 Date: Sat, 10 Jan 2026 03:04:34 GMT Server: AmazonS3 Connection: close Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <h1>403 Forbidden</h1> <ul> <li>Code: AccessDenied</li> <li>Message: Access Denied</li> <li>AccountId: 417845783658</li> <li>RequestId: 7MVZG688VW72VGDV</li> <li>HostId: MjSOp1A7/YWZclDYAjxaf4Ij/pZ1EHbR4NFaOWZjMn3/BuYph6ONeoWwKZvxdbxqlzDDp6yK/rM=</li> </ul> <hr/> </body> </html>
Open service 52.92.36.52:80 · lingo.land
2026-01-05 05:35
HTTP/1.1 200 OK
x-amz-id-2: BWWH0ysiXoQ+TwQK4nqRwZsBWOgSuEXnQIfE0eoZ7v9XeQZ9cSWjqhObypFXN5HTVEmptQKfA7U=
x-amz-request-id: TWH0QQY6CN326KCA
Date: Mon, 05 Jan 2026 05:35:20 GMT
Last-Modified: Fri, 15 Jun 2018 13:01:40 GMT
ETag: "694de40de74363cac1a8338288a930f8"
Content-Type: text/html
Content-Length: 4506
Server: AmazonS3
Connection: close
Page title: Lingvo Tree
<html>
<head>
<meta charset="utf-8">
<script
src="https://code.jquery.com/jquery-3.1.0.js"
crossorigin="anonymous"></script>
<title>Lingvo Tree</title>
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<style type='text/css'>
@font-face {
font-family: SchlangesansBlack;
src: url("fonts/ALSSchlangesans-Black.ttf");
}
@font-face {
font-family: SchlangesansBold;
src: url("fonts/ALSSchlangesans-Bold.ttf");
}
@media all and (orientation:landscape) {
html {
padding: 0;
}
body {
/*background: url(field.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
font-family: OpenSans;
overflow: hidden;*/
font-family: SchlangesansBlack;
padding: 0;
margin: 0;
background: url(images/Landing_Stars.png) repeat-x, radial-gradient(circle at 24% 88%, #9d59d8, #500297);
}
.piney {
position: relative;
left: -5%;
}
.piney img {
height: 100%;
}
.content {
color: #FFF;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 35%;
width: 65%;
font-size: 80px;
line-height:80px;
text-align: center;
}
.content p {
margin: 0;
}
.appstore-button {
width: 30%;
margin-top: 40px;
}
.toc {
font-family: SchlangesansBold;
position: absolute;
bottom: 0px;
height: 35px;
background: rgba(255, 255, 255, 0.3);
z-index: 2;
width: 100%;
text-align: right;
line-height: 35px;
}
.toc a {
color: #FFF;
padding-right: 20px;
}
}
@media all and (orientation:portrait) {
html {
height: 100%;
padding: 0;
margin: 0;
}
body {
padding: 0;
margin: 0;
font-family: SchlangesansBlack;
padding: 0;
margin: 0;
background-image: radial-gradient(circle at 24% 88%, #9d59d8, #500297);
}
.piney {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 120%;
bottom: 0;
z-index: 3;
}
.piney img {
width: 100%;
}
.container {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.content {
color: #FFF;
position: absolute;
transform: translateX(-50%);
left: 50%;
top: 10%;
width: 100%;
font-size: 80px;
line-height: 85px;
z-index: 4;
text-align: center;
}
.content p {
margin: 0;
}
.appstore-button {
width: 50%;
margin-top: 60px;
}
.toc {
position: absolute;
top: 0px;
height: 100px;
background: rgba(255, 255, 255, 0.3);
z-index: 2;
width: 100%;
font-size: 40px;
text-align: center;
line-height: 100px;
}
.toc a {
text-decoration: none;
color: #FFF;
padding: 20px;
}
}
</style>
</head>
<body>
<div class='container'>
<div class='piney'>
<img src='images/Landing.png'/>
</div>
<div class='content'>
<p>Игра для из