cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2a06:98c1:3120::3:8443 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 521 <none> Date: Sun, 11 Jan 2026 17:24:10 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc61b2e1cf4efa1-EWR alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 188.114.97.3:8443 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 521 <none> Date: Sun, 11 Jan 2026 17:24:10 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc61b2e590fdcfe-SJC alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2a06:98c1:3120::3:80 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:24:10 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://toothlessfox.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IPVzZMi1AHN4E8MImGj4VzL8dA9G1uQ5D1IQIf6jizKYlUch0aZ7TQpRq%2FWwJFpbJHoXI2yLQVPdddp4vl0qo8eVpX7Di9cfMX7ZzIJD5d6A5PZlMh1PP3%2FuVgs%3D"}]}
CF-RAY: 9bc61b2dcee2dbb5-FRA
alt-svc: h3=":443"; ma=86400
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.28.0</center>
</body>
</html>
Open service 188.114.97.3:443 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:24:11 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 22 Oct 2025 20:17:05 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=g8O6LYDyiAE0oE0YRd8mv2JkdBionniWvIjJU8VE%2FyObCSK3u%2BX42fcKqOOVhutW%2FI0VJO618RMZ2s2h7ii8y1ufRYhbLdLyFC3anZeDxBc%3D"}]}
strict-transport-security: max-age=31536000
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
CF-RAY: 9bc61b3059a458dc-SJC
Page title: Моя страница - Шо делаю, то делаю, упал - упай, пошел нахуй, ну и иди
<!DOCTYPE html>
<html>
<head>
<title>Моя страница - Шо делаю, то делаю, упал - упай, пошел нахуй, ну и иди</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-image: url('https://iioo.ru/KARTINKI/Maksalis_internetyshenol.gif');
background-size: cover;
background-repeat: no-repeat;
background-position: center 350px;
}
.container {
max-width: 960px;
margin: 0 auto;
padding: 20px;
margin-top: 120px;
}
header {
background-color: #333;
color: #fff;
padding: 20px;
text-align: center;
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 100;
}
nav {
background-color: #555;
color: #fff;
padding: 10px;
text-align: center;
margin-bottom: 20px;
}
nav a {
color: #fff;
text-decoration: none;
padding: 10px;
}
nav a:hover {
background-color: #777;
}
.social-links {
text-align: center;
margin-bottom: 20px;
}
.social-links a {
display: inline-block;
width: 50px;
height: 50px;
background-color: #333;
color: #fff;
text-align: center;
line-height: 50px;
text-decoration: none;
border-radius: 50%;
margin: 0 10px;
transition: background-color 0.3s;
}
.social-links a:hover {
background-color: #555;
}
.social-links i {
font-size: 24px;
}
.about-me {
text-align: center;
margin-bottom: 20px;
}
.about-me img {
width: 150px;
height: 150px;
border-radius: 50%;
margin-bottom: 10px;
}
.about-me h3 {
margin-bottom: 10px;
}
.about-me p {
margin-bottom: 20px;
}
.projects {
text-align: center;
}
.projects h3 {
margin-bottom: 20px;
}
.projects ul {
list-style: none;
padding: 0;
}
.projects li {
background-color: #fff;
border: 1px solid #ddd;
margin-bottom: 10px;
padding: 20px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.projects li:hover {
background-color: #f9f9f9;
}
.projects li a {
color: #333;
text-decoration: none;
transition: color 0.3s;
}
.projects li a:hover {
color: #555;
}
</style>
</head>
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(103103397, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/103103397" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<body>
<div class="container">
<header>
<h1>@toofox - лисья парковка - @toothlessfox</h1>
</header>
<div class="about-me" id="about-me">
<img src="https://iioo.ru/KARTINKI/foxlizyn.jpg" alt="Аватарка">
<h3>Всю инфу можно найти тут</h3>
<p>Подпишись на телегу там все актуальные новости</p>
<p>Жмакай по иконкам</p>
</div>
<div class="social-links">
<a href="https://t.me/+W4f2_J35SRUxMjUy" target="_blank"><i class="fab fa-telegram-plane" style="color: #27a7e7;"></i></a>
<a href="https://www.tiktok.com/@toothlessfox" target="_blank"><i class="fab fa-tiktok" style="color: #FFFFFF;"></i></a>
<a href="https://www.youtube.c
Open service 2a06:98c1:3121::3:80 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:24:10 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://toothlessfox.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mQ0Ne5tXKCGgOszWq7KDU5sgSTIiiWOSMLFiTC5D5fcHRC%2B4fOK2EcGfAKp7mv1V4gP8Jjru8X4mRvUEnlxRw14PxvBg3tRL0%2BOPDD9LCaUe4Wab9zN8tddf6So%3D"}]}
CF-RAY: 9bc61b2e4e381693-YYZ
alt-svc: h3=":443"; ma=86400
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.28.0</center>
</body>
</html>
Open service 2a06:98c1:3120::3:443 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:24:10 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 22 Oct 2025 20:17:05 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BBfk8cDWCfd7g%2BUqyfHjRF7GWa%2BSWTSKdhVC%2BePsxPccp6rd5L7LpdrDjhPkpZJ7YhsD0h%2FLQn5zd%2B4p7YALW%2FlYteh2VBhC8n%2FVzBshZtPmMu2qSGRQ42ROiC0%3D"}]}
strict-transport-security: max-age=31536000
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
CF-RAY: 9bc61b2db88b37f0-FRA
Page title: Моя страница - Шо делаю, то делаю, упал - упай, пошел нахуй, ну и иди
<!DOCTYPE html>
<html>
<head>
<title>Моя страница - Шо делаю, то делаю, упал - упай, пошел нахуй, ну и иди</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-image: url('https://iioo.ru/KARTINKI/Maksalis_internetyshenol.gif');
background-size: cover;
background-repeat: no-repeat;
background-position: center 350px;
}
.container {
max-width: 960px;
margin: 0 auto;
padding: 20px;
margin-top: 120px;
}
header {
background-color: #333;
color: #fff;
padding: 20px;
text-align: center;
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 100;
}
nav {
background-color: #555;
color: #fff;
padding: 10px;
text-align: center;
margin-bottom: 20px;
}
nav a {
color: #fff;
text-decoration: none;
padding: 10px;
}
nav a:hover {
background-color: #777;
}
.social-links {
text-align: center;
margin-bottom: 20px;
}
.social-links a {
display: inline-block;
width: 50px;
height: 50px;
background-color: #333;
color: #fff;
text-align: center;
line-height: 50px;
text-decoration: none;
border-radius: 50%;
margin: 0 10px;
transition: background-color 0.3s;
}
.social-links a:hover {
background-color: #555;
}
.social-links i {
font-size: 24px;
}
.about-me {
text-align: center;
margin-bottom: 20px;
}
.about-me img {
width: 150px;
height: 150px;
border-radius: 50%;
margin-bottom: 10px;
}
.about-me h3 {
margin-bottom: 10px;
}
.about-me p {
margin-bottom: 20px;
}
.projects {
text-align: center;
}
.projects h3 {
margin-bottom: 20px;
}
.projects ul {
list-style: none;
padding: 0;
}
.projects li {
background-color: #fff;
border: 1px solid #ddd;
margin-bottom: 10px;
padding: 20px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.projects li:hover {
background-color: #f9f9f9;
}
.projects li a {
color: #333;
text-decoration: none;
transition: color 0.3s;
}
.projects li a:hover {
color: #555;
}
</style>
</head>
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(103103397, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/103103397" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<body>
<div class="container">
<header>
<h1>@toofox - лисья парковка - @toothlessfox</h1>
</header>
<div class="about-me" id="about-me">
<img src="https://iioo.ru/KARTINKI/foxlizyn.jpg" alt="Аватарка">
<h3>Всю инфу можно найти тут</h3>
<p>Подпишись на телегу там все актуальные новости</p>
<p>Жмакай по иконкам</p>
</div>
<div class="social-links">
<a href="https://t.me/+W4f2_J35SRUxMjUy" target="_blank"><i class="fab fa-telegram-plane" style="color: #27a7e7;"></i></a>
<a href="https://www.tiktok.com/@toothlessfox" target="_blank"><i class="fab fa-tiktok" style="color: #FFFFFF;"></i></a>
<a href="https://www.youtube.c
Open service 2a06:98c1:3121::3:8443 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 521 <none> Date: Sun, 11 Jan 2026 17:24:10 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc61b2d1ef80414-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2a06:98c1:3121::3:443 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:24:10 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 22 Oct 2025 20:17:05 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3cKaQSys4uDS3028Vwt1rk4mi1bVnWTr35p5IngO%2FOTJPH9V1KqndyyUs11GST%2F6uI30%2Fskh%2Bco%2BJ8CGYP85hs0iKzxxLaRqEfP9%2Fe%2FE%2B4illyhutDr%2BfbHdKi8%3D"}]}
strict-transport-security: max-age=31536000
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
CF-RAY: 9bc61b2da8304f95-FRA
Page title: Моя страница - Шо делаю, то делаю, упал - упай, пошел нахуй, ну и иди
<!DOCTYPE html>
<html>
<head>
<title>Моя страница - Шо делаю, то делаю, упал - упай, пошел нахуй, ну и иди</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-image: url('https://iioo.ru/KARTINKI/Maksalis_internetyshenol.gif');
background-size: cover;
background-repeat: no-repeat;
background-position: center 350px;
}
.container {
max-width: 960px;
margin: 0 auto;
padding: 20px;
margin-top: 120px;
}
header {
background-color: #333;
color: #fff;
padding: 20px;
text-align: center;
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 100;
}
nav {
background-color: #555;
color: #fff;
padding: 10px;
text-align: center;
margin-bottom: 20px;
}
nav a {
color: #fff;
text-decoration: none;
padding: 10px;
}
nav a:hover {
background-color: #777;
}
.social-links {
text-align: center;
margin-bottom: 20px;
}
.social-links a {
display: inline-block;
width: 50px;
height: 50px;
background-color: #333;
color: #fff;
text-align: center;
line-height: 50px;
text-decoration: none;
border-radius: 50%;
margin: 0 10px;
transition: background-color 0.3s;
}
.social-links a:hover {
background-color: #555;
}
.social-links i {
font-size: 24px;
}
.about-me {
text-align: center;
margin-bottom: 20px;
}
.about-me img {
width: 150px;
height: 150px;
border-radius: 50%;
margin-bottom: 10px;
}
.about-me h3 {
margin-bottom: 10px;
}
.about-me p {
margin-bottom: 20px;
}
.projects {
text-align: center;
}
.projects h3 {
margin-bottom: 20px;
}
.projects ul {
list-style: none;
padding: 0;
}
.projects li {
background-color: #fff;
border: 1px solid #ddd;
margin-bottom: 10px;
padding: 20px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.projects li:hover {
background-color: #f9f9f9;
}
.projects li a {
color: #333;
text-decoration: none;
transition: color 0.3s;
}
.projects li a:hover {
color: #555;
}
</style>
</head>
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(103103397, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/103103397" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<body>
<div class="container">
<header>
<h1>@toofox - лисья парковка - @toothlessfox</h1>
</header>
<div class="about-me" id="about-me">
<img src="https://iioo.ru/KARTINKI/foxlizyn.jpg" alt="Аватарка">
<h3>Всю инфу можно найти тут</h3>
<p>Подпишись на телегу там все актуальные новости</p>
<p>Жмакай по иконкам</p>
</div>
<div class="social-links">
<a href="https://t.me/+W4f2_J35SRUxMjUy" target="_blank"><i class="fab fa-telegram-plane" style="color: #27a7e7;"></i></a>
<a href="https://www.tiktok.com/@toothlessfox" target="_blank"><i class="fab fa-tiktok" style="color: #FFFFFF;"></i></a>
<a href="https://www.youtube.c
Open service 188.114.97.3:80 · toothlessfox.com
2026-01-11 17:24
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:24:10 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://toothlessfox.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=haxsBbWl94iauTNmMWamjjL3pTr5336Ry8G4GnYPdFq5CTZC8iYaDFhBhHHV8O%2FR7Sc%2Fumwtljtze9OBsLNktJiUd7o62YLJpkoHMx8R5Lw%3D"}]}
CF-RAY: 9bc61b2cbc040a78-AMS
alt-svc: h3=":443"; ma=86400
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.28.0</center>
</body>
</html>