Host 2a06:6440:0:2d55::1
Ukraine
Hosting Ukraine LTD
Software information

nginx nginx

tcp/443 tcp/80

  • Open service 2a06:6440:0:2d55::1:80 · royalclimate.com.ua

    2026-02-09 07:41

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Mon, 09 Feb 2026 07:41:55 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://royalclimate.com.ua/
    x-ray: wnp21564:0.000/wn21564:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 17 hours ago by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.geovisionsolutions.com

    2026-02-05 00:20

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 05 Feb 2026 00:21:05 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=5cea8b29c24c67a795ad408f48baa0a06744a75f8c77b893fca3788ffa40f77f; Path=/; Expires=Thu, 05 Feb 2026 00:31:05 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1770250865387; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp19200:0.000/wn19200:0.010/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('5*62-93*72'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-02-05 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.himmeltek.org.ua

    2026-02-04 23:02

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 04 Feb 2026 23:03:00 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=4294d8c5805a6eaf1cb161f734824178405b0410c01c71f1900b25b93c205aeb; Path=/; Expires=Wed, 04 Feb 2026 23:13:00 GMT; HttpOnly
    Set-Cookie: __pq=1770246180738; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp21564:0.010/wn21564:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('5+77*84*99'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-02-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.alfaproekt.com.ua

    2026-01-31 06:14

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 31 Jan 2026 06:14:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=3c505b6b24b871547c2777cb142f2f80625e38962739e0c69f1a60640dd59c7e; Path=/; Expires=Sat, 31 Jan 2026 06:24:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769840076773; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp20029:0.010/wn20029:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-31 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.household-products.com.ua

    2026-01-25 23:33

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 23:33:28 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=af4f414821f38b81a87cd16bd3b6035c21eca278e15b294c8cf1b4a46bb59934; Path=/; Expires=Sun, 25 Jan 2026 23:43:28 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769384008094; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp21989:0.010/wn21989:0.000/
    Cache-Control: max-age=0, no-cache, no-store
    X-Page-Speed: on
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang=uk>
    <head>
    <title>Захищена сторінка</title>
    <meta http-equiv=Content-Type content="text/html; charset=utf-8">
    <meta name=robots content="noindex,nofollow">
    <meta name=viewport content="width=device-width">
    <style>body{background:#f2f4f6;padding:0;margin:0;font:17px Tahoma;color:#6d6d6d}#container{height:100vh;width:100%}#noscript{font-family:sans-serif;text-align:center}#noscript p{font-size:140%;margin-top:100px}#error{display:flex;justify-content:center;align-items:center;flex-flow:column;height:65vh}#error_message{width:40%}.link{width:100%;position:fixed;bottom:5%;display:flex;justify-content:center;font-size:15px}.link>a{color:#6d6d6d;text-decoration:none;margin-left:.5em}.link>a:hover{color:#4b4b4b;text-decoration:underline}.loader{position:absolute;top:0;left:0;width:100%;height:100%}.loader>div{display:block;position:relative;left:50%;top:30%;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:50%;border:3px solid transparent;border-top-color:#3498db;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader>div:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#e74c3c;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.loader>div:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#f9c922;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }@keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }</style>
    </head>
    <body>
    <div id=container>
    <div class=loader><div></div></div>
    <div class=link>
    <span>захищено </span><a href="https://adm.tools" target=_blank>adm.tools</a>
    </div>
    <div id=noscript>
    <noscript>
    <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    <strong>Навіщо включати JavaScript?</strong><br/>
    <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
    </noscript>
    <div id=error>
    <span id=error_message></span>
    </div>
    </div>
    </div>
    <script>function show_error(message){document.querySelector('.loader').style.display='none';document.querySelector('#error_message').innerHTML=message;}function run(){var cookieEnabled=navigator.cookieEnabled;if(cookieEnabled===false){document.cookie="cookietest=1";cookieEnabled=document.cookie.indexOf('cookietest')!==-1
    document.cookie="cookietest=; expires="+new Date(0).toUTCString();if(cookieEnabled===false){show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');return;}}var
    xhr=new XMLHttpRequest(),form=new FormData();form.append('___ack',eval('4-61-40-57'));xhr.open('POST','');xhr.send(form);xhr.onloadend=function(event){if(event.target.status!==200){show_error('Не вдалося відобразити сторінку. Повторіть спробу через кілька хвилин.');return;}location.reload()}}run();</script>
    </body>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · household-products.com.ua

    2026-01-25 23:33

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 23:33:59 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://household-products.com.ua/
    x-ray: wnp21989:0.000/wn21989:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · household-products.com.ua

    2026-01-25 23:33

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 23:33:26 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=debbcc5624c63132d07e17b364bcf5f23def0d8c48c8138da40b1ceddef97869; Path=/; Expires=Sun, 25 Jan 2026 23:43:26 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769384006696; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp21989:0.010/wn21989:0.000/
    Cache-Control: max-age=0, no-cache, no-store
    X-Page-Speed: on
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang=uk>
    <head>
    <title>Захищена сторінка</title>
    <meta http-equiv=Content-Type content="text/html; charset=utf-8">
    <meta name=robots content="noindex,nofollow">
    <meta name=viewport content="width=device-width">
    <style>body{background:#f2f4f6;padding:0;margin:0;font:17px Tahoma;color:#6d6d6d}#container{height:100vh;width:100%}#noscript{font-family:sans-serif;text-align:center}#noscript p{font-size:140%;margin-top:100px}#error{display:flex;justify-content:center;align-items:center;flex-flow:column;height:65vh}#error_message{width:40%}.link{width:100%;position:fixed;bottom:5%;display:flex;justify-content:center;font-size:15px}.link>a{color:#6d6d6d;text-decoration:none;margin-left:.5em}.link>a:hover{color:#4b4b4b;text-decoration:underline}.loader{position:absolute;top:0;left:0;width:100%;height:100%}.loader>div{display:block;position:relative;left:50%;top:30%;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:50%;border:3px solid transparent;border-top-color:#3498db;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader>div:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#e74c3c;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.loader>div:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#f9c922;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }@keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }</style>
    </head>
    <body>
    <div id=container>
    <div class=loader><div></div></div>
    <div class=link>
    <span>захищено </span><a href="https://adm.tools" target=_blank>adm.tools</a>
    </div>
    <div id=noscript>
    <noscript>
    <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    <strong>Навіщо включати JavaScript?</strong><br/>
    <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
    </noscript>
    <div id=error>
    <span id=error_message></span>
    </div>
    </div>
    </div>
    <script>function show_error(message){document.querySelector('.loader').style.display='none';document.querySelector('#error_message').innerHTML=message;}function run(){var cookieEnabled=navigator.cookieEnabled;if(cookieEnabled===false){document.cookie="cookietest=1";cookieEnabled=document.cookie.indexOf('cookietest')!==-1
    document.cookie="cookietest=; expires="+new Date(0).toUTCString();if(cookieEnabled===false){show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');return;}}var
    xhr=new XMLHttpRequest(),form=new FormData();form.append('___ack',eval('8+23+94-38'));xhr.open('POST','');xhr.send(form);xhr.onloadend=function(event){if(event.target.status!==200){show_error('Не вдалося відобразити сторінку. Повторіть спробу через кілька хвилин.');return;}location.reload()}}run();</script>
    </body>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.household-products.com.ua

    2026-01-25 23:33

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 23:33:58 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.household-products.com.ua/
    x-ray: wnp21989:0.000/wn21989:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · mishurovska.olga.pravoedelo.ua

    2026-01-25 22:05

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 22:05:59 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=64d09753826cc48ab40f9ece67b111331eb0ce0720820ad7986d75510c922435; Path=/; Expires=Sun, 25 Jan 2026 22:15:59 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769378759606; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32699:0.000/wn32699:0.010/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · mishurovska.olga.pravoedelo.ua

    2026-01-25 22:05

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 22:06:30 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://mishurovska.olga.pravoedelo.ua/
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.ritual-service.in.ua

    2026-01-25 20:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 20:17:49 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=8c3add3adf5bf3dc2fdbfe3366e0898032c24be1c375339534871ad77c2609ae; Path=/; Expires=Sun, 25 Jan 2026 20:27:49 GMT; HttpOnly
    Set-Cookie: __pq=1769372269650; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp25263:0.010/wn25263:0.010/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1*91+54+88'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · ritual-service.in.ua

    2026-01-25 20:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 20:17:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=de2d24068e12f6524170a0ddd52d93795347e0385bd2a83934cd14f53f37036d; Path=/; Expires=Sun, 25 Jan 2026 20:27:48 GMT; HttpOnly
    Set-Cookie: __pq=1769372268690; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp25263:0.000/wn25263:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('7*16*62+26'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · ritual-service.in.ua

    2026-01-25 20:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 20:17:16 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=b82924f2d954f7fb536e66b92fdc3f93907b325418bfba5f4dd3c368cad3dafb; Path=/; Expires=Sun, 25 Jan 2026 20:27:16 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769372236263; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25263:0.000/wn25263:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1-46-65+59'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.ritual-service.in.ua

    2026-01-25 20:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 20:17:16 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=22435b219e1c5c3fbbcbcce77b9d1158e106f6d2a30b9eab1ca89a2f1e7a1527; Path=/; Expires=Sun, 25 Jan 2026 20:27:16 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769372236228; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25263:0.000/wn25263:0.010/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('8*89*73*81'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.tica-ukraine.com.ua

    2026-01-25 09:48

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 09:48:59 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=d25233b4c050f44f307926fe672f7aa3b0de4183c0bf9ef0ddb7269388ad9b22; Path=/; Expires=Sun, 25 Jan 2026 09:58:59 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769334539725; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32782:0.000/wn32782:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · tica-ukraine.com.ua

    2026-01-25 09:48

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 09:49:28 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=548f93af9f26054a9a3518c76df8451ac621fc90722baefb6efa7f01bf1a5315; Path=/; Expires=Sun, 25 Jan 2026 09:59:28 GMT; HttpOnly
    Set-Cookie: __pq=1769334568353; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32782:0.000/wn32782:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · tica-ukraine.com.ua

    2026-01-25 09:48

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 09:48:59 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=7f65b8374b67e41a9dd3bd59511b71b07409105d5587235e34e2ff2bcbb5e370; Path=/; Expires=Sun, 25 Jan 2026 09:58:59 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769334539353; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32782:0.000/wn32782:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.tica-ukraine.com.ua

    2026-01-25 09:48

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 09:49:31 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=f190ff76cbea7198f79003e7d8693429f146662727a0e8448e0ca450f256de72; Path=/; Expires=Sun, 25 Jan 2026 09:59:31 GMT; HttpOnly
    Set-Cookie: __pq=1769334571153; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32782:0.000/wn32782:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.boryspil.org.ua

    2026-01-25 08:23

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 08:24:07 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.boryspil.org.ua/
    x-ray: wnp22270:0.010/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · boryspil.org.ua

    2026-01-25 08:23

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 08:23:35 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=11e81154db335f8f8250f47af428174f2818116dfc228077617cda53fbcd8325; Path=/; Expires=Sun, 25 Jan 2026 08:33:35 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769329415348; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.012/wn22270:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · boryspil.org.ua

    2026-01-25 08:23

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 08:24:07 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://boryspil.org.ua/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.boryspil.org.ua

    2026-01-25 08:23

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 08:23:35 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=64e32757100c4f275c8fe16b25ec301b22fc2ec4c74d0eb6319a6e090802b0a8; Path=/; Expires=Sun, 25 Jan 2026 08:33:35 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769329415743; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · 1boxing.club

    2026-01-25 05:47

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 05:47:12 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=5811cfb5a60028f6392820c27ec1bd6085edbe79382c7bd331720d2c52684bac; Path=/; Expires=Sun, 25 Jan 2026 05:57:12 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769320032573; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp20305:0.000/wn20305:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.1boxing.club

    2026-01-25 05:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 05:47:16 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://1boxing.club/
    x-ray: wnp20305:0.000/wn20305:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.1boxing.club

    2026-01-25 05:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 05:47:43 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://1boxing.club/
    x-ray: wnp20305:0.000/wn20305:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · 1boxing.club

    2026-01-25 05:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 25 Jan 2026 05:47:43 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://1boxing.club/
    x-ray: wnp20305:0.000/wn20305:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · clockify.a-soft.com.ua

    2026-01-25 04:48

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 04:49:04 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=f6d153b55a692bada043ee347250c0ade1f83aa1b834efeaf290bed24534ef55; Path=/; Expires=Sun, 25 Jan 2026 04:59:04 GMT; HttpOnly
    Set-Cookie: __pq=1769316544337; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp22472:0.000/wn22472:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · clockify.a-soft.com.ua

    2026-01-25 04:48

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 25 Jan 2026 04:48:31 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=9b33f90483c5e52f6066632dbdd80b2d01c2737a7fc184bef5cb180bf3625912; Path=/; Expires=Sun, 25 Jan 2026 04:58:31 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769316511871; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22472:0.000/wn22472:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · megatruck.com.ua

    2026-01-24 23:15

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:32 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=91e38d47f14f1942fed6871100bc12e920483e8439791ad43b0abe5b7d4763f4; Path=/; Expires=Sat, 24 Jan 2026 23:25:32 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769296532216; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp126:0.000/wn126:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · megatruck.com.ua

    2026-01-24 23:15

    HTTP/1.1 200 OK
    Server: nginx
    Date: Sat, 24 Jan 2026 23:16:04 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=5fa67a4a84ba408e9b70d70cedfa404e; path=/; HttpOnly
    Set-Cookie: language=ru; expires=Mon, 23-Feb-2026 23:16:04 GMT; Max-Age=2592000; path=/; domain=megatruck.com.ua
    Set-Cookie: currency=UAH; expires=Mon, 23-Feb-2026 23:16:04 GMT; Max-Age=2592000; path=/; domain=megatruck.com.ua
    x-ray: wnp126:0.130/wn126:0.130/wa126:D=134598
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.megatruck.com.ua

    2026-01-24 23:15

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 23:16:03 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=eb8d2f61f15dcaaba45912df2e38fa1c974ace4fc69c570a9e965873d6b8c7a7; Path=/; Expires=Sat, 24 Jan 2026 23:26:03 GMT; HttpOnly
    Set-Cookie: __pq=1769296563923; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp126:0.000/wn126:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.megatruck.com.ua

    2026-01-24 23:15

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:31 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=75e18d76d294b575b18c53d9e69eaddb526eb76e677ecd63646cbb7e623428b1; Path=/; Expires=Sat, 24 Jan 2026 23:25:31 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769296531652; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp126:0.000/wn126:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.deo.com.ua

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:53 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://deo.com.ua/
    x-ray: wnp32847:0.000/wn32847:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · deo.com.ua

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:53 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://deo.com.ua/
    x-ray: wnp32847:0.000/wn32847:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.deo.com.ua

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:21 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://deo.com.ua/
    x-ray: wnp32847:0.000/wn32847:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · deo.com.ua

    2026-01-24 23:15

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:21 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=9c719409b3c6e8a4d22e9835859f199a69f7af69765c065a607f2d5df6d271bb; Path=/; Expires=Sat, 24 Jan 2026 23:25:21 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769296521379; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32847:0.000/wn32847:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.laserestetics.com.ua

    2026-01-24 23:15

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:21 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=453e9d03dbeefd9d5f913d7b8fb554c8f97fa9da74551aa244e87c31d9e2002e; Path=/; Expires=Sat, 24 Jan 2026 23:25:21 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769296521642; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22758:0.000/wn22758:0.000/
    Cache-Control: max-age=0, no-cache, no-store
    X-Page-Speed: on
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>body{background:#f2f4f6;padding:0;margin:0;font:17px Tahoma;color:#6d6d6d}#container{height:100vh;width:100%}#noscript{font-family:sans-serif;text-align:center}#noscript p{font-size:140%;margin-top:100px}#error{display:flex;justify-content:center;align-items:center;flex-flow:column;height:65vh}#error_message{width:40%}.link{width:100%;position:fixed;bottom:5%;display:flex;justify-content:center;font-size:15px}.link>a{color:#6d6d6d;text-decoration:none;margin-left:.5em}.link>a:hover{color:#4b4b4b;text-decoration:underline}.loader{position:absolute;top:0;left:0;width:100%;height:100%}.loader>div{display:block;position:relative;left:50%;top:30%;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:50%;border:3px solid transparent;border-top-color:#3498db;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader>div:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#e74c3c;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.loader>div:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#f9c922;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }@keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link">
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br/>
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1*23+7+86'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Не вдалося відобразити сторінку. Повтор�
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · laserestetics.com.ua

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:53 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.laserestetics.com.ua/
    x-ray: wnp22758:0.000/wn22758:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · laserestetics.com.ua

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:21 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.laserestetics.com.ua/
    x-ray: wnp22758:0.000/wn22758:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.laserestetics.com.ua

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:53 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.laserestetics.com.ua/
    x-ray: wnp22758:0.000/wn22758:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · kindersleep.store

    2026-01-24 23:15

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:10 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=acf8370b3894b23917b06a26a1fccc21d605bec6b0110e187613ec195161f02a; Path=/; Expires=Sat, 24 Jan 2026 23:25:10 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769296510519; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22471:0.000/wn22471:0.000/
    Cache-Control: max-age=0, no-cache, no-store
    X-Page-Speed: on
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link">
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br/>
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack',
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · kindersleep.store

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:42 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://kindersleep.store/
    x-ray: wnp22471:0.000/wn22471:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.kindersleep.store

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:10 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://kindersleep.store/
    x-ray: wnp22471:0.000/wn22471:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.kindersleep.store

    2026-01-24 23:15

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 23:15:41 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://kindersleep.store/
    x-ray: wnp22471:0.000/wn22471:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.nobi.in.ua

    2026-01-24 19:24

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 19:25:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=e34d033ef596943109cc7c13d8fa4f3463cb07b1000d9bd2e0c1df32226af860; Path=/; Expires=Sat, 24 Jan 2026 19:35:29 GMT; HttpOnly
    Set-Cookie: __pq=1769282729419; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · nobi.in.ua

    2026-01-24 19:24

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 19:24:57 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: http://nobi.in.ua/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · nobi.in.ua

    2026-01-24 19:24

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 19:25:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=944bc2aeaa9acbe7687a649989244b766d37b69c914bb163d2390688de07439a; Path=/; Expires=Sat, 24 Jan 2026 19:35:29 GMT; HttpOnly
    Set-Cookie: __pq=1769282729035; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.nobi.in.ua

    2026-01-24 19:24

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 19:24:56 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: http://www.nobi.in.ua/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.osintlaw.com

    2026-01-24 01:59

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 01:59:45 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://osintlaw.com/
    x-ray: wnp2107:0.000/wn2107:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · osintlaw.com

    2026-01-24 01:59

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 02:00:17 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://osintlaw.com/
    x-ray: wnp2107:0.000/wn2107:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · osintlaw.com

    2026-01-24 01:59

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 24 Jan 2026 01:59:44 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=6063b4cd08e4d3c84ad3b544429a4469e9736cae42d1ddbb6662f4c48eef41fa; Path=/; Expires=Sat, 24 Jan 2026 02:09:44 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769219984655; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp2107:0.000/wn2107:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('6+40*23+43'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.osintlaw.com

    2026-01-24 01:59

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 02:00:16 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://osintlaw.com/
    x-ray: wnp2107:0.000/wn2107:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · skincare.com.ua

    2026-01-23 16:41

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 23 Jan 2026 16:41:46 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=37e348ddf2d07c39f4923a124726bc270620647a1bcb242f06f831c1796dc2e6; Path=/; Expires=Fri, 23 Jan 2026 16:51:46 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769186506863; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp67278:0.000/wn67278:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('2*35+10+95'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · skincare.com.ua

    2026-01-23 16:41

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 23 Jan 2026 16:42:20 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://skincare.com.ua/
    x-ray: wnp67278:0.000/wn67278:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · staging.ledlampa.site

    2026-01-23 14:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 23 Jan 2026 14:17:38 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=c1924fbd5a0568509c9978ee9a24ce8b3bbee477ce255e2ad2b3c5d4ca573a8e; Path=/; Expires=Fri, 23 Jan 2026 14:27:38 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769177858658; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32683:0.000/wn32683:0.011/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · staging.ledlampa.site

    2026-01-23 14:17

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 23 Jan 2026 14:18:09 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://staging.ledlampa.site/
    x-ray: wnp32683:0.000/wn32683:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · tikhomirova.olga.pravoedelo.ua

    2026-01-23 05:50

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 23 Jan 2026 05:50:54 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=2ca7adf9a463c7f6872d7dfad6f498877f2769b04acb0062d11c47b7316b37bc; Path=/; Expires=Fri, 23 Jan 2026 06:00:54 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769147454832; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32699:0.010/wn32699:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · tikhomirova.olga.pravoedelo.ua

    2026-01-23 05:50

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 23 Jan 2026 05:51:26 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://tikhomirova.olga.pravoedelo.ua/
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · mypolaroid.com.ua

    2026-01-23 04:26

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 23 Jan 2026 04:27:12 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=8e13fd1692ffad84608feab759a47da71f9feebe41d35545e59b6ae5a4a25028; Path=/; Expires=Fri, 23 Jan 2026 04:37:12 GMT; HttpOnly
    Set-Cookie: __pq=1769142432421; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp476:0.000/wn476:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · mypolaroid.com.ua

    2026-01-23 04:26

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 23 Jan 2026 04:26:40 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=3e1d677e8f17d7c47a7b725bdf2ef240977d7189524717001fcef86c5271230f; Path=/; Expires=Fri, 23 Jan 2026 04:36:40 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769142400100; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp476:0.000/wn476:0.001/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.mypolaroid.com.ua

    2026-01-23 04:26

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 23 Jan 2026 04:26:39 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://mypolaroid.com.ua/
    x-ray: wnp476:0.000/wn476:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.mypolaroid.com.ua

    2026-01-23 04:26

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 23 Jan 2026 04:27:11 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: http://mypolaroid.com.ua/
    x-ray: wnp476:0.000/wn476:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · gorlova.yulia.pravoedelo.ua

    2026-01-22 23:23

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Thu, 22 Jan 2026 23:23:40 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://gorlova.yulia.pravoedelo.ua/
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · gorlova.yulia.pravoedelo.ua

    2026-01-22 23:23

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 22 Jan 2026 23:23:08 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=c5e8301692b2d1eb6dfe4914b9ace6f49676fbb2718710056548177ae7280509; Path=/; Expires=Thu, 22 Jan 2026 23:33:08 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769124188128; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · crm.a-soft.com.ua

    2026-01-22 23:19

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 22 Jan 2026 23:19:05 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=7e5d09dd3cbfa5745483f1afd2def3e2a23bc3a07805e454c2f1828719c6a1d2; Path=/; Expires=Thu, 22 Jan 2026 23:29:05 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769123945487; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22472:0.000/wn22472:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · crm.a-soft.com.ua

    2026-01-22 23:19

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 22 Jan 2026 23:19:37 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=af3ff2a4b08300934048603c01f2fa6e5e484a6722f4836897ea5f203db41efa; Path=/; Expires=Thu, 22 Jan 2026 23:29:37 GMT; HttpOnly
    Set-Cookie: __pq=1769123977460; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp22472:0.000/wn22472:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · medimport.com.ua

    2026-01-22 19:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 22 Jan 2026 19:43:54 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=cc19b9efa7cd7a8d0033b17fb615d9eae3468eadfdc3069392afd4da0e0f659d; Path=/; Expires=Thu, 22 Jan 2026 19:53:54 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769111034834; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · medimport.com.ua

    2026-01-22 19:43

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Thu, 22 Jan 2026 19:44:27 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://medimport.com.ua/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.medimport.com.ua

    2026-01-22 19:43

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Thu, 22 Jan 2026 19:44:27 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://medimport.com.ua/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.medimport.com.ua

    2026-01-22 19:43

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Thu, 22 Jan 2026 19:43:55 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://medimport.com.ua/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · ecocarhub.com

    2026-01-22 15:44

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 22 Jan 2026 15:45:17 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=8870c27ec255d9524867b6b8248b9cd8f80f5208c6cd9eb10cef491f3a3d7898; Path=/; Expires=Thu, 22 Jan 2026 15:55:17 GMT; HttpOnly
    Set-Cookie: __pq=1769096717549; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp42529:0.000/wn42529:0.001/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('6*53*64+100'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · ecocarhub.com

    2026-01-22 15:44

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 22 Jan 2026 15:44:44 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=a6664f2367aec1ec26a8768cab57ad4098cb674f7e5be91bf3937135139813e1; Path=/; Expires=Thu, 22 Jan 2026 15:54:44 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769096684793; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp42529:0.000/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('2+3*25+5'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.ecocarhub.com

    2026-01-22 15:44

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Thu, 22 Jan 2026 15:44:46 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    X-UA-Compatible: IE=edge
    X-Redirect-By: WordPress
    x-ray: wnp42529:0.386/wn42529:0.385/wa42529:D=377749
    Location: https://ecocarhub.com/
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.ecocarhub.com

    2026-01-22 15:44

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 22 Jan 2026 15:45:16 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=ce5b30fffd8e6987c85e3236d4ea4d81cd34c93d9e537cdd5ee2ddc1c437aee3; Path=/; Expires=Thu, 22 Jan 2026 15:55:16 GMT; HttpOnly
    Set-Cookie: __pq=1769096716703; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp42529:0.013/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9+33*31*24'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · riyazantsev.leonid.pravoedelo.ua

    2026-01-22 00:17

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Thu, 22 Jan 2026 00:18:11 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://riyazantsev.leonid.pravoedelo.ua/
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · riyazantsev.leonid.pravoedelo.ua

    2026-01-22 00:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 22 Jan 2026 00:17:39 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=fd504c1fa758b73438222fd4d8ab525cdd2ea1b02c76e158d8c0b0460a124f0a; Path=/; Expires=Thu, 22 Jan 2026 00:27:39 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769041059164; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · shcerbina.oleksandr.pravoedelo.ua

    2026-01-21 20:20

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 21 Jan 2026 20:20:02 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=0f446112753bb0416defdb7d430f2ccce17bd685eeb471ea912331c4c1462821; Path=/; Expires=Wed, 21 Jan 2026 20:30:02 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1769026802510; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · shcerbina.oleksandr.pravoedelo.ua

    2026-01-21 20:19

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Wed, 21 Jan 2026 20:20:34 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://shcerbina.oleksandr.pravoedelo.ua/
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.school217.org.ua

    2026-01-11 20:45

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 11 Jan 2026 20:46:09 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.school217.org.ua/
    x-ray: wnp19200:0.000/wn19200:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.school217.org.ua

    2026-01-11 20:45

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 11 Jan 2026 20:45:07 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=6d79517f26ddf36803c7ef72876d0c405ff6bb3d7f5566783abb2dae45e96f4c; Path=/; Expires=Sun, 11 Jan 2026 20:55:07 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768164307867; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp19200:0.002/wn19200:0.010/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · school217.org.ua

    2026-01-11 20:45

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 11 Jan 2026 20:46:09 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://school217.org.ua/
    x-ray: wnp19200:0.000/wn19200:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · school217.org.ua

    2026-01-11 20:45

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 11 Jan 2026 20:45:07 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=84353c7fdb2f0b830c46629c1336f6c7e8e86a60a8289999aec75994286282ef; Path=/; Expires=Sun, 11 Jan 2026 20:55:07 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768164307705; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp19200:0.000/wn19200:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · liftua.com.ua

    2026-01-11 15:43

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 11 Jan 2026 15:44:55 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://liftua.com.ua/
    x-ray: wnp32680:0.000/wn32680:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.liftua.com.ua

    2026-01-11 15:43

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 11 Jan 2026 15:44:55 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.liftua.com.ua/
    x-ray: wnp32680:0.000/wn32680:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · liftua.com.ua

    2026-01-11 15:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 11 Jan 2026 15:43:54 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=779350ebff909bd318346880fae89e7d377160f28a81a1727d85842fdee4e09a; Path=/; Expires=Sun, 11 Jan 2026 15:53:54 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768146234550; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32680:0.000/wn32680:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('3*80-19*99'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.liftua.com.ua

    2026-01-11 15:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 11 Jan 2026 15:43:54 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=c81285945558a3c98e8da08e1cc8d14c7658e331a533afb38ed32622800ddc63; Path=/; Expires=Sun, 11 Jan 2026 15:53:54 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768146234327; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32680:0.000/wn32680:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1+29+100*29'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · pravoedelo.ua

    2026-01-11 06:11

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 11 Jan 2026 06:12:10 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://pravoedelo.ua/
    x-ray: wnp32699:0.000/wn32699:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · pravoedelo.ua

    2026-01-11 06:11

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 11 Jan 2026 06:11:09 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=815a3c2bebff55cd014518990af3155ef2a88d9868910c4e55ec69ef31dd2e2b; Path=/; Expires=Sun, 11 Jan 2026 06:21:09 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768111869228; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32699:0.000/wn32699:0.010/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.glushko.com.ua

    2026-01-10 22:50

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 10 Jan 2026 22:50:24 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    Vary: accept,content-type
    x-ray: wnp25397:0.350/wn25397:0.343/wa25397:D=349507
    Location: https://glushko.com.ua/
    Strict-Transport-Security: max-age=63072000
    Content-Security-Policy: object-src 'none'
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · glushko.com.ua

    2026-01-10 22:50

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 10 Jan 2026 22:51:24 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://glushko.com.ua/
    x-ray: wnp25397:0.000/wn25397:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.glushko.com.ua

    2026-01-10 22:50

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 10 Jan 2026 22:51:24 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.glushko.com.ua/
    x-ray: wnp25397:0.000/wn25397:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · glushko.com.ua

    2026-01-10 22:50

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 10 Jan 2026 22:50:23 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=2e97426ba625b2c4bd62428e706ccaa39d43aeec49dd9e558a594103f985200d; Path=/; Expires=Sat, 10 Jan 2026 23:00:23 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768085423740; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25397:0.000/wn25397:0.010/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('8-21+23-43'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · alisa-kiev.com

    2026-01-10 17:02

    HTTP/1.1 404 Not Found
    Server: nginx
    Date: Sat, 10 Jan 2026 17:03:49 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    x-ray: p987:0.000
    
    Page title: Website alisa-kiev.com not configured
    
    <!DOCTYPE html>
    <html lang="en">
    <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/index.css" type='text/css'><link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'><TITLE>Website alisa-kiev.com not configured</TITLE></head>
    <body><div><h2>Website alisa-kiev.com not configured</h2><div class="c">Domain address record points to our server, but this site is not served.<br>If you have recently added a site to your control panel - wait 15 minutes and your site will start working.</div><a href="https://www.ukraine.com.ua/wiki/hosting/sites/errors/site-not-configured/" target="_blank">How can I fix this?</a></div><script src="/index.js"></script></body>
    </html>
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · alisa-kiev.com

    2026-01-10 17:02

    HTTP/1.1 302 Moved Temporarily
    Server: nginx
    Date: Sat, 10 Jan 2026 17:02:49 GMT
    Content-Type: text/html
    Content-Length: 138
    Connection: close
    Location: http://alisa-kiev.com/
    x-ray: p987:0.000
    
    Page title: 302 Found
    
    <html>
    <head><title>302 Found</title></head>
    <body>
    <center><h1>302 Found</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.alisa-kiev.com

    2026-01-10 17:02

    HTTP/1.1 302 Moved Temporarily
    Server: nginx
    Date: Sat, 10 Jan 2026 17:02:48 GMT
    Content-Type: text/html
    Content-Length: 138
    Connection: close
    Location: http://www.alisa-kiev.com/
    x-ray: p987:0.000
    
    Page title: 302 Found
    
    <html>
    <head><title>302 Found</title></head>
    <body>
    <center><h1>302 Found</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.alisa-kiev.com

    2026-01-10 17:02

    HTTP/1.1 404 Not Found
    Server: nginx
    Date: Sat, 10 Jan 2026 17:03:50 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    x-ray: p987:0.000
    
    Page title: Website www.alisa-kiev.com not configured
    
    <!DOCTYPE html>
    <html lang="en">
    <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/index.css" type='text/css'><link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'><TITLE>Website www.alisa-kiev.com not configured</TITLE></head>
    <body><div><h2>Website www.alisa-kiev.com not configured</h2><div class="c">Domain address record points to our server, but this site is not served.<br>If you have recently added a site to your control panel - wait 15 minutes and your site will start working.</div><a href="https://www.ukraine.com.ua/wiki/hosting/sites/errors/site-not-configured/" target="_blank">How can I fix this?</a></div><script src="/index.js"></script></body>
    </html>
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.skincare.com.ua

    2026-01-10 15:45

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 10 Jan 2026 15:45:21 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=06f951e1a579836375f12bb80be8fccaf2f596f1f96aa5e47e556d9fb5789c6e; Path=/; Expires=Sat, 10 Jan 2026 15:55:21 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768059921320; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp67278:0.000/wn67278:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('4+32-22+64'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · skincare.com.ua

    2026-01-10 15:45

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 10 Jan 2026 15:46:22 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://skincare.com.ua/
    x-ray: wnp67278:0.000/wn67278:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · skincare.com.ua

    2026-01-10 15:45

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 10 Jan 2026 15:45:21 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=67ee3cb2f6a0394c6147ec131fe1c70b894f685b9b3393af1989f21e5f2636d3; Path=/; Expires=Sat, 10 Jan 2026 15:55:21 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768059921750; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp67278:0.000/wn67278:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('6*68-44*73'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.skincare.com.ua

    2026-01-10 15:45

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 10 Jan 2026 15:46:22 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.skincare.com.ua/
    x-ray: wnp67278:0.010/wn67278:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · admin.zelios.agency

    2026-01-10 09:46

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 10 Jan 2026 09:47:41 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://admin.zelios.agency/
    x-ray: wnp531:0.000/wn531:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · admin.zelios.agency

    2026-01-10 09:46

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 10 Jan 2026 09:46:41 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4461
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=b880e28847590651d8b167fc80ec680d8e80dfb716772fc40d30110dfa382c49; Path=/; Expires=Sat, 10 Jan 2026 09:56:41 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768038401007; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp531:0.000/nj531:0.010/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · api.zelios.agency

    2026-01-10 09:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 10 Jan 2026 09:43:25 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4463
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=d6fadef51a13a94c93f62c884c7dc8a2154a8f8f48b835f27b8e4337a17ba1df; Path=/; Expires=Sat, 10 Jan 2026 09:53:25 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768038205326; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp531:0.000/nj531:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · api.zelios.agency

    2026-01-10 09:43

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 10 Jan 2026 09:44:26 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://api.zelios.agency/
    x-ray: wnp531:0.000/wn531:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · project.zelios.agency

    2026-01-10 09:43

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 10 Jan 2026 09:44:15 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://project.zelios.agency/
    x-ray: wnp531:0.000/wn531:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · project.zelios.agency

    2026-01-10 09:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 10 Jan 2026 09:43:14 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4463
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=45c1dbe9b7002cf4b3d6b8e9f52594dfcf93e4710fbab6bec751d94b41a2b240; Path=/; Expires=Sat, 10 Jan 2026 09:53:14 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1768038194230; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp531:0.000/nj531:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · jazzinfo.org

    2026-01-09 21:28

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 21:29:30 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=b4639901a25c2dcf1ac30f585fe93d425561b6368a02f8ec795d462db035e707; Path=/; Expires=Fri, 09 Jan 2026 21:39:30 GMT; HttpOnly
    Set-Cookie: __pq=1767994170097; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp42529:0.000/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1-30+68+92'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.jazzinfo.org

    2026-01-09 21:28

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 21:28:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=0d2c77dc85b74f87352c3f342be147fd889cc1c1348f076a39e807414020db31; Path=/; Expires=Fri, 09 Jan 2026 21:38:29 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767994109215; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp42529:0.000/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9*54-63+7'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.jazzinfo.org

    2026-01-09 21:28

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 21:29:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=c6b78641ec857e4b813167136eef111bb0f9c56fdad0724105a237fc34c8fa5a; Path=/; Expires=Fri, 09 Jan 2026 21:39:29 GMT; HttpOnly
    Set-Cookie: __pq=1767994169618; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp42529:0.000/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('5*18*31*2'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · jazzinfo.org

    2026-01-09 21:28

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 21:28:28 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=c572c96c58344cd877c9d48c582aac4aba82b1190e22431b833ff2d44cde1078; Path=/; Expires=Fri, 09 Jan 2026 21:38:28 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767994108698; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp42529:0.000/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('10+59-35+89'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.langease.ai

    2026-01-09 21:25

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 09 Jan 2026 21:26:13 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://langease.ai/
    x-ray: wnp531:0.000/wn531:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.langease.ai

    2026-01-09 21:25

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 09 Jan 2026 21:25:12 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://langease.ai/
    x-ray: wnp531:0.000/wn531:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · langease.ai

    2026-01-09 21:25

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 21:25:12 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=cc344faf1697e3e6f4341fd9d2cf003c1cad87050fd61d79af7ed22fb3171076; Path=/; Expires=Fri, 09 Jan 2026 21:35:12 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767993912201; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp531:0.013/wn531:0.001/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · langease.ai

    2026-01-09 21:25

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 09 Jan 2026 21:26:13 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://langease.ai/
    x-ray: wnp531:0.000/wn531:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · ecocarhub.com

    2026-01-09 20:02

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 20:02:42 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=3b27cd85c3cda2eba13e07d40898e239eefc0d23f1e66187536d0aceea3fa341; Path=/; Expires=Fri, 09 Jan 2026 20:12:42 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767988962313; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp42529:0.000/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('6*21-65-84'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.ecocarhub.com

    2026-01-09 20:02

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 20:03:43 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=64bcbe73215cc219a4d82c16d668791598b2d9867debb8d32ffe1b93b3f313ff; Path=/; Expires=Fri, 09 Jan 2026 20:13:43 GMT; HttpOnly
    Set-Cookie: __pq=1767989023327; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp42529:0.000/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9+82+87*83'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.ecocarhub.com

    2026-01-09 20:02

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 20:02:42 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=61346002d9e44198fba785df7ececa658964f18dfbfe4a7e06c7028d1c46c6ba; Path=/; Expires=Fri, 09 Jan 2026 20:12:42 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767988962473; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp42529:0.000/wn42529:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1+38*45-57'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · latkrok.kiev.ua

    2026-01-09 00:35

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 00:35:24 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=5dc50ce356cabc39f44feb375c2bff0330910cbccb1a7aa796459558c061150f; Path=/; Expires=Fri, 09 Jan 2026 00:45:24 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767918924752; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.latkrok.kiev.ua

    2026-01-09 00:35

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 09 Jan 2026 00:35:25 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=23d801ed56206707f7216ede35940e9ecffbdd96a566ef283d6353c3e621214a; Path=/; Expires=Fri, 09 Jan 2026 00:45:25 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767918925067; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · latkrok.kiev.ua

    2026-01-09 00:35

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 09 Jan 2026 00:36:25 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://latkrok.kiev.ua/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.latkrok.kiev.ua

    2026-01-09 00:35

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 09 Jan 2026 00:36:25 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.latkrok.kiev.ua/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · rez.lizgard.com.ua

    2026-01-08 22:45

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 08 Jan 2026 22:45:26 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=5c9620c0d21c51194286d214a48a692456f2cbb0f53a2508cf06e638358fc73e; Path=/; Expires=Thu, 08 Jan 2026 22:55:26 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767912326117; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp4066:0.000/wn4066:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · rez.lizgard.com.ua

    2026-01-08 22:45

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 08 Jan 2026 22:46:26 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=518e21efa0e57f6ff7d28f4a5f29d30b020a2e99c5985df987fbebd854eddda7; Path=/; Expires=Thu, 08 Jan 2026 22:56:26 GMT; HttpOnly
    Set-Cookie: __pq=1767912386930; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp4066:0.000/wn4066:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · goldstore.uno

    2026-01-08 21:26

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 08 Jan 2026 21:27:16 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=306bc5bb79441f19ee3422838bfb9600472cfa1e8770458a8e381b5e497123ac; Path=/; Expires=Thu, 08 Jan 2026 21:37:16 GMT; HttpOnly
    Set-Cookie: __pq=1767907636560; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp23410:0.010/wn23410:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('5*64*44-65'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · goldstore.uno

    2026-01-08 21:26

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 08 Jan 2026 21:26:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=90459e4eaa912f5566410525d1eb51a6a06f0b628e3a691035795bad8b12863b; Path=/; Expires=Thu, 08 Jan 2026 21:36:14 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767907574688; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp23410:0.000/wn23410:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('7+44*53-75'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.alfaconsulting.online

    2026-01-07 22:27

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 07 Jan 2026 22:27:39 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=88e13212bb1ca8277467a51a8f89e6f14e7a681ae2ac026d173af6841e8a5bb2; Path=/; Expires=Wed, 07 Jan 2026 22:37:39 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767824859626; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9*59-52+69'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.alfaconsulting.online

    2026-01-07 22:27

    HTTP/1.1 200 OK
    Server: nginx
    Date: Wed, 07 Jan 2026 22:28:41 GMT
    Content-Type: text/html
    Content-Length: 41692
    Connection: close
    x-ray: wnp22270:0.010/wn22270:0.010/wa22270:D=922
    Last-Modified: Wed, 21 May 2025 07:08:28 GMT
    ETag: "a2dc-635a00834d0f0"
    Accept-Ranges: bytes
    
    Page title: ALFA CONSULTING LP
    
    <!doctype html>
    <html class="no-js" lang="en">
        <head>
            <title>ALFA CONSULTING LP</title>
            <meta charset="utf-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="author" content="ALFA CONSULTING LP">
            <meta name="viewport" content="width=device-width,initial-scale=1.0" />
            <meta name="description" content="ALFA CONSULTING LP is a legal consulting firm specializing in corporate law, mergers and acquisitions, and business sales.">
            <!-- favicon icon -->
            <link rel="shortcut icon" href="images-alfa/favicon-alfa.png">
            <link rel="apple-touch-icon" href="images-alfa/favicon-alfa.png">
            <link rel="apple-touch-icon" sizes="72x72" href="images-alfa/alfa-72.png">
            <link rel="apple-touch-icon" sizes="114x114" href="images-alfa/alfa-114.png">
            <!-- google fonts preconnect -->
            <link rel="preconnect" href="https://fonts.googleapis.com" crossorigin>
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <!-- style sheets and font icons  -->
            <link rel="stylesheet" href="css-alfa/vendors.min.css"/>
            <link rel="stylesheet" href="css-alfa/icon.min.css"/>
            <link rel="stylesheet" href="css-alfa/style.css"/>
            <link rel="stylesheet" href="css-alfa/responsive.css"/>
            <link rel="stylesheet" href="demos/lawyer/lawyer.css" />
        </head>
        <body data-mobile-nav-style="classic"> 
            <!-- start cursor -->
            <div class="cursor-page-inner">
                <div class="circle-cursor circle-cursor-inner"></div>
                <div class="circle-cursor circle-cursor-outer"></div>
            </div>
            <!-- end cursor -->
            <!-- start header -->
            <header>
                
                <!-- start navigation -->
                
                <nav class="navbar navbar-expand-lg header-transparent bg-transparent border-bottom border-color-transparent-white-light disable-fixed">
                    <div class="container-fluid">
                        <div class="col-auto">
                            <a class="navbar-brand" href="/">
                                <img src="images-alfa/alfa-logo-black.png" data-at2x="images-alfa/alfa-logo-black.png" alt="" class="default-logo">
                                <img src="images-alfa/alfa-logo-black.png" data-at2x="images-alfa/alfa-logo-black.png" alt="" class="alt-logo">
                                <img src="iimages-alfa/alfa-logo-black.png" data-at2x="images-alfa/alfa-logo-black.png" alt="" class="mobile-logo"> 
                            </a>
                        </div>
                                            <div class="col-auto menu-order left-nav ps-60px lg-ps-20px md-ps-15px">
                            <button class="navbar-toggler float-start" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-label="Toggle navigation">
                                <span class="navbar-toggler-line"></span>
                                <span class="navbar-toggler-line"></span>
                                <span class="navbar-toggler-line"></span>
                                <span class="navbar-toggler-line"></span>
                            </button>
                            <div class="collapse navbar-collapse justify-content-center" id="navbarNav">
                                <ul class="navbar-nav"> 
                                    <li class="nav-item"><a href="#about" class="inner-link nav-link">About</a></li>
                                     <li class="nav-item"><a href="#services" class="inner-link nav-link">Services</a></li> 
                                     <li class="nav-item"><a href="#why" class="inner-link nav-link">Advantages</a></li> 
                                    <li class="nav-item"><a href="#contact" class="inner-link nav-link">Contact</a></li>
                                    
                                   
                                </ul>
                            </div>
                        </div>
                        
                    </div>
                </nav>
                
                
               
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · alfaconsulting.online

    2026-01-07 22:27

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 07 Jan 2026 22:28:40 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=899cf44c5e1b07e6a12d5b253a2ee6fba9ebb705f43b4f82cc9c4b0cb5bb9d4d; Path=/; Expires=Wed, 07 Jan 2026 22:38:40 GMT; HttpOnly
    Set-Cookie: __pq=1767824920779; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9-38+58-87'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · alfaconsulting.online

    2026-01-07 22:27

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 07 Jan 2026 22:27:39 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=c2932b535f989108fa3626b3f3a83ed152df48b415eecc6b9a9ef04ba94368ba; Path=/; Expires=Wed, 07 Jan 2026 22:37:39 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767824859854; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1*86+36-28'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · new.colegiam.top

    2026-01-07 21:22

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 07 Jan 2026 21:22:16 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=50f299f5ecbea43358aaddd51018e5a52b27a6e143f9384346135c8c5f424e06; Path=/; Expires=Wed, 07 Jan 2026 21:32:16 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767820936105; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25570:0.000/wn25570:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · new.colegiam.top

    2026-01-07 21:22

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Wed, 07 Jan 2026 21:23:16 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://new.colegiam.top/
    x-ray: wnp25570:0.000/wn25570:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.malbi-foods.com

    2026-01-07 11:47

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 07 Jan 2026 11:47:28 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=555df997fff8fd71fd0ef09b4c85c0f5c9eebfaac13961cfa67cbb669c99cf96; Path=/; Expires=Wed, 07 Jan 2026 11:57:28 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767786448307; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22472:0.010/wn22472:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('4+82+4-28'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · malbi-foods.com

    2026-01-07 11:47

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 07 Jan 2026 11:47:31 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=8d4fc8f8d88e65b242b598ea11a4841f84a2c6520d0fe270b3be608ece78bcfb; Path=/; Expires=Wed, 07 Jan 2026 11:57:31 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767786451070; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22472:0.012/wn22472:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9*28-100+21'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · malbi-foods.com

    2026-01-07 11:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Wed, 07 Jan 2026 11:48:29 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://malbi-foods.com/
    x-ray: wnp22472:0.000/wn22472:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.malbi-foods.com

    2026-01-07 11:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Wed, 07 Jan 2026 11:48:29 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.malbi-foods.com/
    x-ray: wnp22472:0.000/wn22472:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · trop.skidone.store

    2026-01-07 06:17

    HTTP/1.1 200 OK
    Server: nginx
    Date: Wed, 07 Jan 2026 06:17:44 GMT
    Content-Type: text/html
    Content-Length: 6622
    Connection: close
    x-ray: wnp21989:0.000/wn21989:0.010/wa21989:D=639
    Last-Modified: Sun, 01 Sep 2024 21:12:32 GMT
    ETag: "19de-6211548600ede"
    Accept-Ranges: bytes
    
    Page title: Поздравляем, сайт создан!
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
    <html lang="ru">
    <head>
    	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" />
    	<TITLE>Поздравляем, сайт создан!</TITLE>
    	<style>
    		body {margin:0;padding:0;font: 12px Tahoma;}
    		h1 {font-size:20px;color:#1F84FF;margin-bottom:20px;margin-top:0;font-weight:normal;line-height:30px;}
    		a {color:#1873b4;}
    		div {width: 700px;margin: 100px auto 0 auto;padding-top: 50px;height: 120px;line-height: 150%;}
    	</style>
    	
    <script nonce="1a79d9c7">
    
    		window.languages = {
                'en': {
                    'title': 	 'Congratulations, the site has been created!',
                    'h1': 		 'Site trop.skidone.store is ready to use',
                    '.message1': 'Congratulations, your website is up and running!',
                    '.message2': 'To put your site in this place, delete the index.html file in the site folder and write your site files to this folder.',
                    '.message3': 'In the <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">FAQ</a>, You can read about how to upload a website to hosting.',
                    '.message4': 'If you have any difficulties &mdash; contact <a rel="nofollow" href="http://adm.tools/support/">support</a>.',
                },
                'pl': {
                    'title': 	 'Gratulacje, strona powstała!',
                    'h1': 		 'Witryna trop.skidone.store jest gotowa do użycia',
                    '.message1': 'Gratulacje, Twoja witryna już działa!',
                    '.message2': 'Aby umieścić swoją witrynę w tym miejscu, usuń plik index.html z folderu witryny i zapisz swoje pliki witryny w tym folderze.',
                    '.message3': 'W <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">Najczęstsze pytania</a> możesz przeczytaj o tym, jak przesłać witrynę do hostingu.',
                    '.message4': 'Jeśli masz jakiekolwiek trudności &mdash; skontaktuj się z <a rel="nofollow" href="http://adm.tools/support/">pomocą</a>.',
                },
                'de': {
                    'title': 	 'Herzlichen Glückwunsch, die Seite wurde erstellt!',
                    'h1': 		 'Die Website trop.skidone.store ist einsatzbereit',
                    '.message1': 'Herzlichen Glückwunsch, Ihre Website ist online!',
                    '.message2': 'Um Ihre Site an diesem Ort abzulegen, löschen Sie die Datei index.html im Site-Ordner und schreiben Sie Ihre Site-Dateien in diesen Ordner.',
                    '.message3': 'In den <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">FAQ</a> können Sie Lesen Sie, wie Sie eine Website zum Hosting hochladen.',
                    '.message4': 'Bei Schwierigkeiten &ndash; Wenden Sie sich an den <a rel="nofollow" href="http://adm.tools/support/">Support</a>.',
                },
                'uk': {
                    'title': 	 'Вітаємо, сайт створено!',
                    'h1': 		 'Сайт trop.skidone.store готовий до використання',
                    '.message1': 'Вітаємо, сайт створений та готовий до використання!',
                    '.message2': 'Щоб на цьому місці опинився Ваш сайт, видаліть файл index.html у папці сайту та запишіть у цю папку файли свого сайту.',
                    '.message3': 'У розділі <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">запитання та відповіді</a>, Ви можете прочитати про те, як завантажити сайт на хостинг.',
                    '.message4': 'Якщо у Вас виникнуть проблеми &mdash; зверніться <a rel="nofollow" href="http://adm.tools/support/">служби підтримки</a>.',
                },
                'cn': {
                    'title': 	 '恭喜,网站已创建!',
                    'h1': 		 '站点 trop.skidone.store 已准备好使用',
                    '.message1': '恭喜,您的网站已启动并运行�
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · home-goods-store.shop

    2026-01-06 17:55

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 06 Jan 2026 17:56:37 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://home-goods-store.shop/
    x-ray: wnp21989:0.000/wn21989:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · home-goods-store.shop

    2026-01-06 17:55

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 06 Jan 2026 17:55:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=ea500faa5964ba008ae4adce8f5a71b72fba57ee040f16191e859b62c861a88b; Path=/; Expires=Tue, 06 Jan 2026 18:05:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767722136362; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp21989:0.010/wn21989:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.home-goods-store.shop

    2026-01-06 17:55

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 06 Jan 2026 17:55:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=3dc5a67770cf3cf3363e38acfdbb96b27a0c9632ff30274d3313d46adab6f0f3; Path=/; Expires=Tue, 06 Jan 2026 18:05:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767722136398; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp21989:0.000/wn21989:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.home-goods-store.shop

    2026-01-06 17:55

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 06 Jan 2026 17:56:38 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.home-goods-store.shop/
    x-ray: wnp21989:0.000/wn21989:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · lenzcars.com

    2026-01-05 02:44

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Mon, 05 Jan 2026 02:44:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=ebebdd665ef4de977bcf2626b83547b02f80ac98166345acbebdd19df8e219bf; Path=/; Expires=Mon, 05 Jan 2026 02:54:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767581076797; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32773:0.010/wn32773:0.011/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.lenzcars.com

    2026-01-05 02:44

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Mon, 05 Jan 2026 02:44:39 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.lenzcars.com/
    x-ray: wnp32773:0.000/wn32773:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · lenzcars.com

    2026-01-05 02:44

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Mon, 05 Jan 2026 02:44:39 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://lenzcars.com/
    x-ray: wnp32773:0.000/wn32773:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.lenzcars.com

    2026-01-05 02:44

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Mon, 05 Jan 2026 02:44:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=2c221cec2eca97e6fe64cad09f9a8da0ff93aa7676b767d6e8b3496389f97270; Path=/; Expires=Mon, 05 Jan 2026 02:54:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767581076628; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32773:0.000/wn32773:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.ledlampa.site

    2026-01-04 17:19

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 04 Jan 2026 17:19:02 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=3cf79def62e356f3d39d038d16cacb02fcb79022360b0cc1b027cf17d4d212d4; Path=/; Expires=Sun, 04 Jan 2026 17:29:02 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767547142316; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32683:0.002/wn32683:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · ledlampa.site

    2026-01-04 17:19

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 04 Jan 2026 17:19:05 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://ledlampa.site/
    x-ray: wnp32683:0.000/wn32683:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · ledlampa.site

    2026-01-04 17:19

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 04 Jan 2026 17:19:02 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=2626baa6a5d62074a371c35b742453be21b457267eddb84d011671bae0bc7234; Path=/; Expires=Sun, 04 Jan 2026 17:29:02 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767547142773; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32683:0.000/wn32683:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.ledlampa.site

    2026-01-04 17:19

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sun, 04 Jan 2026 17:19:05 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.ledlampa.site/
    x-ray: wnp32683:0.000/wn32683:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · tutshop.com.ua

    2026-01-04 10:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 04 Jan 2026 10:17:47 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=d896337abf75fec07556508012c6db8bb932de4d2964bc0b1efa3c8da6fa7c08; Path=/; Expires=Sun, 04 Jan 2026 10:27:47 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767521867674; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25294:0.000/wn25294:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.tutshop.com.ua

    2026-01-04 10:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 04 Jan 2026 10:17:47 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=0bb010cd95c677c0484ac70b0ffe62d82354621e35d98e81942a0b2d8259a802; Path=/; Expires=Sun, 04 Jan 2026 10:27:47 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767521867290; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25294:0.010/wn25294:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · mikamed.com.ua

    2026-01-04 01:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 04 Jan 2026 01:43:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=3b1b60d3b3909012b9b8d0ee840a52935bbbd15eaaa162881e59fe4cad541b8c; Path=/; Expires=Sun, 04 Jan 2026 01:53:48 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767491028797; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32813:0.000/wn32813:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.mikamed.com.ua

    2026-01-04 01:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 04 Jan 2026 01:43:51 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=e0498a7f1360a9e28b7325d01478db00d261b72267e136581332e15b5ba2372f; Path=/; Expires=Sun, 04 Jan 2026 01:53:51 GMT; HttpOnly
    Set-Cookie: __pq=1767491031288; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32813:0.010/wn32813:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · mikamed.com.ua

    2026-01-04 01:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 04 Jan 2026 01:43:51 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=24601aa4e18f2e4680ac4e852cb12aa796ddf63cb28efde9de350aad2af3100b; Path=/; Expires=Sun, 04 Jan 2026 01:53:51 GMT; HttpOnly
    Set-Cookie: __pq=1767491031275; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32813:0.000/wn32813:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.mikamed.com.ua

    2026-01-04 01:43

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sun, 04 Jan 2026 01:43:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=42d9d5a28e09e14dc66cd447dc9f6a3453fdce60c998e18d92e4d662e4126b02; Path=/; Expires=Sun, 04 Jan 2026 01:53:48 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767491028309; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32813:0.010/wn32813:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · old.kvanta.xyz

    2026-01-03 09:48

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 03 Jan 2026 09:48:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=3f9b27c188b853a6195f78e5afff63aed3a419a7d871f415fa1c874bbb162c4c; Path=/; Expires=Sat, 03 Jan 2026 09:58:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767433716279; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp19994:0.000/wn19994:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · old.kvanta.xyz

    2026-01-03 09:48

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 03 Jan 2026 09:48:39 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=1982e344d69d7b700dce0cc997788e11d3532be1e8020538a5b92f622ca75b88; Path=/; Expires=Sat, 03 Jan 2026 09:58:39 GMT; HttpOnly
    Set-Cookie: __pq=1767433719241; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp19994:0.000/wn19994:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.krio-term.com.ua

    2026-01-03 09:12

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 03 Jan 2026 09:12:19 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.krio-term.com.ua/
    x-ray: wnp32782:0.000/wn32782:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.krio-term.com.ua

    2026-01-03 09:12

    HTTP/1.1 200 OK
    Server: nginx
    Date: Sat, 03 Jan 2026 09:12:17 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Link: <https://www.krio-term.com.ua/wp-json/>; rel="https://api.w.org/", <https://www.krio-term.com.ua/wp-json/wp/v2/pages/9>; rel="alternate"; title="JSON"; type="application/json", <https://www.krio-term.com.ua/>; rel=shortlink
    x-ray: wnp32782:0.510/wn32782:0.510/wa32782:D=515793
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · krio-term.com.ua

    2026-01-03 09:12

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 03 Jan 2026 09:12:15 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=dc150f6138521575b7703b5f57d0fdacf6fe3c47025187a96083f3feb830e39e; Path=/; Expires=Sat, 03 Jan 2026 09:22:15 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767431535849; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32782:0.000/wn32782:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · maqitra.com

    2026-01-02 15:08

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 15:08:35 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=6c17aae3a82858bf57f83d3b61fcde8dfcc9a039464af5bb46a20147e95c2579; Path=/; Expires=Fri, 02 Jan 2026 15:18:35 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767366515950; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('10-14-70*69'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · maqitra.com

    2026-01-02 15:08

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 15:08:38 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=55b7b8a266e66261141c0be3c2426662491aa81598daf5593f4c21729dc57195; Path=/; Expires=Fri, 02 Jan 2026 15:18:38 GMT; HttpOnly
    Set-Cookie: __pq=1767366518846; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('7*4+20*51'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.maqitra.com

    2026-01-02 15:08

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 15:08:38 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=3ca7450516ac80e0fb032f0ecd2ef2a47b0f8f0df82322e6e8ba33e6dec19d77; Path=/; Expires=Fri, 02 Jan 2026 15:18:38 GMT; HttpOnly
    Set-Cookie: __pq=1767366518841; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('8*29-50*13'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.maqitra.com

    2026-01-02 15:08

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 15:08:36 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    X-Redirect-By: WordPress
    Set-Cookie: PHPSESSID=09c62c678ed2ed16b198ed12347d9a4c; path=/
    x-ray: wnp32883:0.450/wn32883:0.450/wal32883:D=449538
    Location: https://maqitra.com/
    Vary: Accept-Encoding
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.maqitra.online

    2026-01-02 15:03

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 15:03:49 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=b3ff542d6cf6c4f22e1167710eb8d2aa0e8e2ed2602d9f099f1cc80243b9bf15; Path=/; Expires=Fri, 02 Jan 2026 15:13:49 GMT; HttpOnly
    Set-Cookie: __pq=1767366229770; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('7-42*3-79'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · maqitra.online

    2026-01-02 15:03

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 15:03:53 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=c9f5384331dd3974cd67c9ad635c84b8609bb6705840d02b23c27859c1a5d3f8; Path=/; Expires=Fri, 02 Jan 2026 15:13:53 GMT; HttpOnly
    Set-Cookie: __pq=1767366233188; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32883:0.001/wn32883:0.001/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('7*19-43-19'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.maqitra.online

    2026-01-02 15:03

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 15:03:49 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=63740ca500dbf5d7595bf5eaebd94b5aa8c5991898146917f6534f108d1229fb; Path=/; Expires=Fri, 02 Jan 2026 15:13:49 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767366229744; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1-97*35-72'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · maqitra.online

    2026-01-02 15:03

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 15:03:50 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    X-Redirect-By: WordPress
    Set-Cookie: pll_language=ru; expires=Sat, 02 Jan 2027 15:03:50 GMT; Max-Age=31536000; path=/; secure; SameSite=Lax
    x-ray: wnp32883:0.370/wn32883:0.370/wal32883:D=368396
    Location: https://www.maqitra.online/
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · alisa-kiev.com

    2026-01-02 15:01

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 15:01:46 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://alisa-kiev.com/
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · alisa-kiev.com

    2026-01-02 15:01

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Fri, 02 Jan 2026 15:01:42 GMT
    Content-Type: text/html
    Content-Length: 6813
    Connection: close
    ETag: "67474d58-1a9d"
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: 403 Forbidden - Nginx
    
    <!doctype html>
    <html>
    <head>
        <title>403 Forbidden - Nginx</title>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width">
        <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
        <style>
            body, html {
                height: 100%;
                margin: 0;
                display: flex;
                justify-content: center;
                align-items: center;
                background-color: #f1f4f5;
                color: #37474f;
                font-family: 'Open Sans', sans-serif;
            }
            .container {
                display: flex;
                width: 535px;
            }
            .container-code{
                min-width: 250px;
                text-align: center;
            }
            .container-text {
                min-width: 250px;
                padding-left: 20px;
            }
            .error_code {
                display: block;
                font-size: 92px;
                font-weight: 700;
                margin-top: -25px;
            }
            .error_brief {
                display: block;
                font-size: 18px;
                font-weight: 700;
                margin-bottom: 15px;
            }
            .help_button {
                background-color: #399bff;
                color: #fff;
                margin-top: 15px;
                font-size: 14px;
                padding: 7px 20px 7px 20px;
                border: none;
                border-radius: 3px;
                vertical-align: middle;
                cursor: pointer;
            }
            #fix_details {
                margin-top: 20px;
                visibility: hidden;
                transition: visibility 0.3s, opacity 0.3s linear;
            }
    
            @media (max-width: 768px) {
                .container {
                    display: flex;
                    flex-direction: column;
                    width: 100%;
                }
                .container-text{
                    padding: 30px;
                    text-align: center;
                    min-width: auto;
                }
                .container-code{
                    min-width: auto;
                    text-align: center;
                    margin-top: 100px;
                }
            }
        </style>
    </head>
    <body>
    <script>
        function toggleHelp() {
            document.getElementById("fix_details").style.visibility = 'visible';
            document.getElementById("fix_details").style.opacity = '1';
    
            document.querySelectorAll('.hide-help').forEach(function (el){
                if (undefined !== el){
                    el.style.display = 'none';
                }
            });
        }
    </script>
    <div class="container">
        <div class="container-code">
            <span class="error_code">403</span>
            <span class="error_description">Forbidden</span>
        </div>
        <div class="container-text">
            <span class="error_brief message_3"></span>
            <span class="error_detail message_0"></span>
            <br class="hide-help"/>
            <button class="help_button hide-help message_4" onclick="return toggleHelp()"></button>
    
            <div id="fix_details">
                <span class="message_1"></span>
                <a target="_blank" class="message_2" href="https://hosting.xyz/wiki/hosting/errors/403/"></a> <span class="message_5"></span>
            </div>
        </div>
    </div>
    <script>
        window.languages = {
            'en': {
                '.message_0': 'The index file may not be loaded, or its permissions might be set incorrectly.',
                '.message_1': 'If you are the site administrator, this article can help you fix the error.',
                '.message_2': 'Error 403 Forbidden',
                '.message_3': 'Access denied',
                '.message_4': 'How to fix it?',
                '.message_5': 'in our help section.'
            },
            'pl': {
                '.message_0': 'Plik indeksowy może nie być załadowany lub jego uprawnienia mogą być nieprawidłowe.',
                '.message_1': 'Jeśli jesteś administratorem strony, ten artykuł może pomóc rozwiązać problem.',
                '.message_2': 'Błąd 403 Forbidden',
                '.message_3': 'Odmowa dostępu',
                '.message_4': 'Jak to naprawić?',
                '.message_5': 'w naszej 
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.alisa-kiev.com

    2026-01-02 15:01

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 15:01:45 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.alisa-kiev.com/
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.alisa-kiev.com

    2026-01-02 15:01

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Fri, 02 Jan 2026 15:01:42 GMT
    Content-Type: text/html
    Content-Length: 6813
    Connection: close
    ETag: "67474d58-1a9d"
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: 403 Forbidden - Nginx
    
    <!doctype html>
    <html>
    <head>
        <title>403 Forbidden - Nginx</title>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width">
        <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
        <style>
            body, html {
                height: 100%;
                margin: 0;
                display: flex;
                justify-content: center;
                align-items: center;
                background-color: #f1f4f5;
                color: #37474f;
                font-family: 'Open Sans', sans-serif;
            }
            .container {
                display: flex;
                width: 535px;
            }
            .container-code{
                min-width: 250px;
                text-align: center;
            }
            .container-text {
                min-width: 250px;
                padding-left: 20px;
            }
            .error_code {
                display: block;
                font-size: 92px;
                font-weight: 700;
                margin-top: -25px;
            }
            .error_brief {
                display: block;
                font-size: 18px;
                font-weight: 700;
                margin-bottom: 15px;
            }
            .help_button {
                background-color: #399bff;
                color: #fff;
                margin-top: 15px;
                font-size: 14px;
                padding: 7px 20px 7px 20px;
                border: none;
                border-radius: 3px;
                vertical-align: middle;
                cursor: pointer;
            }
            #fix_details {
                margin-top: 20px;
                visibility: hidden;
                transition: visibility 0.3s, opacity 0.3s linear;
            }
    
            @media (max-width: 768px) {
                .container {
                    display: flex;
                    flex-direction: column;
                    width: 100%;
                }
                .container-text{
                    padding: 30px;
                    text-align: center;
                    min-width: auto;
                }
                .container-code{
                    min-width: auto;
                    text-align: center;
                    margin-top: 100px;
                }
            }
        </style>
    </head>
    <body>
    <script>
        function toggleHelp() {
            document.getElementById("fix_details").style.visibility = 'visible';
            document.getElementById("fix_details").style.opacity = '1';
    
            document.querySelectorAll('.hide-help').forEach(function (el){
                if (undefined !== el){
                    el.style.display = 'none';
                }
            });
        }
    </script>
    <div class="container">
        <div class="container-code">
            <span class="error_code">403</span>
            <span class="error_description">Forbidden</span>
        </div>
        <div class="container-text">
            <span class="error_brief message_3"></span>
            <span class="error_detail message_0"></span>
            <br class="hide-help"/>
            <button class="help_button hide-help message_4" onclick="return toggleHelp()"></button>
    
            <div id="fix_details">
                <span class="message_1"></span>
                <a target="_blank" class="message_2" href="https://hosting.xyz/wiki/hosting/errors/403/"></a> <span class="message_5"></span>
            </div>
        </div>
    </div>
    <script>
        window.languages = {
            'en': {
                '.message_0': 'The index file may not be loaded, or its permissions might be set incorrectly.',
                '.message_1': 'If you are the site administrator, this article can help you fix the error.',
                '.message_2': 'Error 403 Forbidden',
                '.message_3': 'Access denied',
                '.message_4': 'How to fix it?',
                '.message_5': 'in our help section.'
            },
            'pl': {
                '.message_0': 'Plik indeksowy może nie być załadowany lub jego uprawnienia mogą być nieprawidłowe.',
                '.message_1': 'Jeśli jesteś administratorem strony, ten artykuł może pomóc rozwiązać problem.',
                '.message_2': 'Błąd 403 Forbidden',
                '.message_3': 'Odmowa dostępu',
                '.message_4': 'Jak to naprawić?',
                '.message_5': 'w naszej 
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.alisa-dental.com

    2026-01-02 15:00

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 15:00:45 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=a76eacb29bcadebb7aa5f9fb172aba528e984c8870e3bae827686ba8c34ed55c; Path=/; Expires=Fri, 02 Jan 2026 15:10:45 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767366045217; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('5*79-94+77'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · alisa-dental.com

    2026-01-02 15:00

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 15:00:44 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=22e4e8d48b579820ba679b6b381f68b5f647c33f4d62c3c215da7fc3ac9383a4; Path=/; Expires=Fri, 02 Jan 2026 15:10:44 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767366044855; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32883:0.010/wn32883:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9+52*37*77'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.alisa-dental.com

    2026-01-02 15:00

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 15:00:47 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.alisa-dental.com/
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · alisa-dental.com

    2026-01-02 15:00

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 15:00:47 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://alisa-dental.com/
    x-ray: wnp32883:0.000/wn32883:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · archont.com.ua

    2026-01-02 12:45

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 12:46:01 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://archont.com.ua/
    x-ray: wnp25401:0.000/wn25401:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.archont.com.ua

    2026-01-02 12:45

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 12:45:57 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=def36c0e53fe38706bd24a591c6f9684b7e233f0400d19e367419a1571c65b22; Path=/; Expires=Fri, 02 Jan 2026 12:55:57 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767357957828; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25401:0.000/wn25401:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · archont.com.ua

    2026-01-02 12:45

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 12:45:57 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=243e34d740cfcf48dbd0e45d27e26b196331dd6513b1ef69f712cf696b416553; Path=/; Expires=Fri, 02 Jan 2026 12:55:57 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767357957755; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25401:0.000/wn25401:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.archont.com.ua

    2026-01-02 12:45

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 12:46:00 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.archont.com.ua/
    x-ray: wnp25401:0.000/wn25401:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.usunion.com.ua

    2026-01-02 09:40

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 09:40:59 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://usunion.com.ua/
    x-ray: wnp938:0.000/wn938:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.usunion.com.ua

    2026-01-02 09:40

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 09:41:01 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://usunion.com.ua/
    x-ray: wnp938:0.000/wn938:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · usunion.com.ua

    2026-01-02 09:40

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Fri, 02 Jan 2026 09:40:57 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=2aee36c074b34c6cd02259d5dac251b3a009c931717c76ed699cfd9fb9ebeba8; Path=/; Expires=Fri, 02 Jan 2026 09:50:57 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767346857685; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp938:0.000/wn938:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · usunion.com.ua

    2026-01-02 09:40

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 02 Jan 2026 09:41:00 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://usunion.com.ua/
    x-ray: wnp938:0.000/wn938:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · api.hookahspace.net

    2026-01-01 15:17

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Thu, 01 Jan 2026 15:17:37 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=d3c3d2b241bd1589990c1e9dda3af7aa5f292a364ae4d3f552c9530d4b52fc98; Path=/; Expires=Thu, 01 Jan 2026 15:27:37 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767280657965; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25404:0.000/wn25404:0.010/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · api.hookahspace.net

    2026-01-01 15:17

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Thu, 01 Jan 2026 15:17:35 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://api.hookahspace.net/
    x-ray: wnp25404:0.000/wn25404:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · new.1boxing.club

    2025-12-31 18:59

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Wed, 31 Dec 2025 18:59:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=cf67050dcc68f13d2a15cfc7966399386f2a2345ddcf5a0ac0abf97cb5479a6b; Path=/; Expires=Wed, 31 Dec 2025 19:09:29 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1767207569080; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp20305:0.000/wn20305:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9-12+65-58'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · chiaozza.prymachenko.10042000.xyz

    2025-12-23 20:11

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 20:12:02 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=4f58625cf8892a2a88ce4e3f56337f87758f7f07ab0dfe03fd51efa03e9b4f42; Path=/; Expires=Tue, 23 Dec 2025 20:22:02 GMT; HttpOnly
    Set-Cookie: __pq=1766520722368; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp624:0.000/wn624:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9+23*19*30'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · chiaozza.prymachenko.10042000.xyz

    2025-12-23 20:11

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 20:11:58 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=a053bda2e48c475c49f58674317b72dba7b7e098e7d296528aacf3ebc64112e6; Path=/; Expires=Tue, 23 Dec 2025 20:21:58 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766520718342; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp624:0.010/wn624:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('10*69+80+93'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · zooline.com.ua

    2025-12-23 11:19

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:40 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://zooline.com.ua/
    x-ray: wnp22404:0.000/wn22404:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.gc.co.ua

    2025-12-23 11:19

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:37 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=63c9f77837f11174e76a2cfc6fe97e7ec68cee00a56f64d2adb5a5ef33267a5a; Path=/; Expires=Tue, 23 Dec 2025 11:29:37 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766488777388; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22404:0.010/wn22404:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.locoyummy.com.ua

    2025-12-23 11:19

    HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:37 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: landing=%2F; path=/; secure; HttpOnly; SameSite=None
    x-ray: wnp22404:0.210/wn22404:0.210/wa22404:D=211867
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.locoyummy.com.ua

    2025-12-23 11:19

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:39 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.locoyummy.com.ua/
    x-ray: wnp22404:0.000/wn22404:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · locoyummy.com.ua

    2025-12-23 11:19

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=6297cc2d7c4e487f9ce074477057b0bd380b101351772d131450153fb0f66cd9; Path=/; Expires=Tue, 23 Dec 2025 11:29:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766488776899; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22404:0.000/wn22404:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · gc.co.ua

    2025-12-23 11:19

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=5cbf2ba590eac0f8170bd89c10698510e03e44a37ca817da0bc134f5478ba0b9; Path=/; Expires=Tue, 23 Dec 2025 11:29:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766488776880; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22404:0.010/wn22404:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.zooline.com.ua

    2025-12-23 11:19

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=76cc5f186a1014b1a1600a57a0a5e49fdcc7a69fe94367a5ee8e0ae2f6730d94; Path=/; Expires=Tue, 23 Dec 2025 11:29:36 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766488776881; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22404:0.000/wn22404:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · zooline.com.ua

    2025-12-23 11:19

    HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:38 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: landing=%2F; path=/; secure; HttpOnly; SameSite=None
    x-ray: wnp22404:0.250/wn22404:0.250/wa22404:D=250495
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · gc.co.ua

    2025-12-23 11:19

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:39 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://gc.co.ua/
    x-ray: wnp22404:0.000/wn22404:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.gc.co.ua

    2025-12-23 11:19

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:40 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.gc.co.ua/
    x-ray: wnp22404:0.000/wn22404:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · locoyummy.com.ua

    2025-12-23 11:19

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 11:19:39 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://locoyummy.com.ua/
    x-ray: wnp22404:0.000/wn22404:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · sparadise.com.ua

    2025-12-23 07:13

    HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 23 Dec 2025 07:13:24 GMT
    Content-Type: text/html
    Content-Length: 209449
    Connection: close
    x-ray: wnp3037:0.010/wn3037:0.000/wa3037:D=516
    Last-Modified: Thu, 26 Jun 2025 12:41:51 GMT
    ETag: "33229-63878e2be8a21"
    Accept-Ranges: bytes
    
    Page title: Онлайн Магазин Товарів Для Дорослих | Sexy Paradise
    
    <!DOCTYPE html>
    <html lang="uk">
    
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover">
      <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
      <title>Онлайн Магазин Товарів Для Дорослих | Sexy Paradise</title>
      <link rel="icon" href="./assets/img/faviicon-32x32.webp" sizes="32x32">
      <link rel="icon" href="./assets/img/favicon-192x192.webp" sizes="192x192">
      <link rel="apple-touch-icon" href="./assets/img/favicon-180x180.webp">
      <meta name="msapplication-TileImage" content="./assets/img/favicon-270x270.png">
      <link rel="stylesheet" href="./assets/css/woocommerce.min.css">
      <link rel="stylesheet" href="./assets/css/widget-toggle.min.css">
      <link rel="stylesheet" href="./assets/css/elementor-frontend.min.css">
      <link rel="stylesheet" href="./assets/css/elementor-page-style.css">
      <link rel="stylesheet" id="elementor-pro-css" href="./assets/css/frontend.min.css" media="all">
      <link rel="stylesheet" href="./assets/css/header-style.css">
      <link rel="stylesheet" href="./assets/css/base-style.min.css">
      <link rel="stylesheet" href="./assets/css/main.css">
      <script src="./assets/js/jquery.min.js"></script>
    </head>
    
    
    <body
      class="home wp-singular page-template-default page page-id-14 wp-custom-logo wp-embed-responsive wp-theme-blocksy wp-child-theme-blocksy-child theme-blocksy woocommerce-js elementor-default elementor-kit-524 elementor-page elementor-page-14 ct-elementor-default-template e--ua-blink e--ua-chrome e--ua-webkit"
      data-link="type-2" data-prefix="single_page" data-header="type-1" data-footer="type-1:reveal"
      data-elementor-device-mode="desktop">
    
      <div class="ct-drawer-canvas" data-location="start">
        <div id="search-modal" class="ct-panel" data-behaviour="modal">
          <div class="ct-panel-actions">
            <button class="ct-toggle-close" data-type="type-1" aria-label="Закрити модальний пошук">
              <svg class="ct-icon" width="12" height="12" viewBox="0 0 15 15">
                <path
                  d="M1 15a1 1 0 01-.71-.29 1 1 0 010-1.41l5.8-5.8-5.8-5.8A1 1 0 011.7.29l5.8 5.8 5.8-5.8a1 1 0 011.41 1.41l-5.8 5.8 5.8 5.8a1 1 0 01-1.41 1.41l-5.8-5.8-5.8 5.8A1 1 0 011 15z">
                </path>
              </svg>
            </button>
          </div>
          <div class="ct-panel-content">
            <form role="search" method="get" class="ct-search-form" action="/" aria-haspopup="listbox"
              data-live-results="thumbs">
              <input type="search" class="modal-field" placeholder="Пошук" value="" name="s" autocomplete="off"
                title="Пошук для..." aria-label="Пошук для...">
              <div class="ct-search-form-controls">
                <button type="submit" class="wp-element-button" data-button="icon" aria-label="Кнопка пошуку">
                  <svg class="ct-icon ct-search-button-content" aria-hidden="true" width="15" height="15"
                    viewBox="0 0 15 15">
                    <path
                      d="M14.8,13.7L12,11c0.9-1.2,1.5-2.6,1.5-4.2c0-3.7-3-6.8-6.8-6.8S0,3,0,6.8s3,6.8,6.8,6.8c1.6,0,3.1-0.6,4.2-1.5l2.8,2.8c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2C15.1,14.5,15.1,14,14.8,13.7z M1.5,6.8c0-2.9,2.4-5.2,5.2-5.2S12,3.9,12,6.8S9.6,12,6.8,12S1.5,9.6,1.5,6.8z">
                    </path>
                  </svg>
                  <span class="ct-ajax-loader">
                    <svg viewBox="0 0 24 24">
                      <circle cx="12" cy="12" r="10" opacity="0.2" fill="none" stroke="currentColor" stroke-miterlimit="10"
                        stroke-width="2"></circle>
                      <path d="m12,2c5.52,0,10,4.48,10,10" fill="none" stroke="currentColor" stroke-linecap="round"
                        stroke-miterlimit="10" stroke-width="2">
                        <animatetransform attributeName="transform" attributeType="XML" type="rotate" dur="0.6s"
                          from="0 12 12" to="360 12 12" repeatCount="indefinite"></animatetransform>
                      </path>
                    </svg>
     
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · sparadise.com.ua

    2025-12-23 07:13

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 07:13:21 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=033c3e4f36885d02e401b61bd3a52db48309c4694bca053834b1498cd90e59b5; Path=/; Expires=Tue, 23 Dec 2025 07:23:21 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766474001068; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp3037:0.000/wn3037:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('4-98-42+41'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.sparadise.com.ua

    2025-12-23 07:13

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 07:13:21 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=de6c79a95d4f3d3fdbcf6063daf83d18d6472da0858f6da31f5a1f226bd51052; Path=/; Expires=Tue, 23 Dec 2025 07:23:21 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766474001464; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp3037:0.000/wn3037:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('8*88-25+77'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.sparadise.com.ua

    2025-12-23 07:13

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 07:13:24 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=6348a41ffdd270b296dcf0913487307762a691fe913c118f9f4cef4871ed701a; Path=/; Expires=Tue, 23 Dec 2025 07:23:24 GMT; HttpOnly
    Set-Cookie: __pq=1766474004216; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp3037:0.010/wn3037:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('7-39-85-52'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.texkord.com

    2025-12-23 03:49

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 03:49:59 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.texkord.com/
    x-ray: wnp25401:0.010/wn25401:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.texkord.com

    2025-12-23 03:49

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 03:49:56 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=d63cf28618345b2c1d4ac7b5eef8ed711ca9b8adca4db172da197d0ef2799024; Path=/; Expires=Tue, 23 Dec 2025 03:59:56 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766461796214; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25401:0.000/wn25401:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('1+100*10+45'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · texkord.com

    2025-12-23 03:49

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 03:49:55 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=5ea71b9a48b5f5904825a9816fcc4f6425ae580c4fb4631fed9caa0a40a16aa6; Path=/; Expires=Tue, 23 Dec 2025 03:59:55 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766461795735; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp25401:0.000/wn25401:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('2*20*81*25'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · texkord.com

    2025-12-23 03:49

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 03:49:58 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://texkord.com/
    x-ray: wnp25401:0.000/wn25401:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.rolling-hitech.com

    2025-12-23 02:01

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 02:01:51 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=821a94822d0c638e4e72ead2ebb09cad4378fa3803535f2ff4e0aba96b3b10be; Path=/; Expires=Tue, 23 Dec 2025 02:11:51 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766455311896; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.000/wn22270:0.010/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · rolling-hitech.com

    2025-12-23 02:01

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Tue, 23 Dec 2025 02:01:51 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=4c9b752801b512b1751cc6ad1835a155734e1b34610148ec1d40da8c5c447c31; Path=/; Expires=Tue, 23 Dec 2025 02:11:51 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766455311839; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · rolling-hitech.com

    2025-12-23 02:01

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 02:01:53 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://rolling-hitech.com/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.rolling-hitech.com

    2025-12-23 02:01

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Tue, 23 Dec 2025 02:01:53 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.rolling-hitech.com/
    x-ray: wnp22270:0.000/wn22270:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.berkos.shop

    2025-12-22 22:04

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Mon, 22 Dec 2025 22:04:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=ebee9886f217ab636b30a44d936cc68fc4571e12bb32a833d63fa027bbc63184; Path=/; Expires=Mon, 22 Dec 2025 22:14:13 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766441053892; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp21989:0.000/wn21989:0.000/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('4*46-18-73'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · berkos.shop

    2025-12-22 22:04

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Mon, 22 Dec 2025 22:04:12 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=cf9516a23dccf2088652b868f0dc819c3142c5bb797c8fa13b829f46f525621a; Path=/; Expires=Mon, 22 Dec 2025 22:14:12 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766441052581; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp21989:0.000/wn21989:0.010/
    
    Page title: Protected section
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Protected section</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>To view the site, enable JavaScript in your browser</p>
    
                <strong>Why include JavaScript?</strong><br />
                <span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack', eval('9*23*4*57'));
    
    		xhr.open('POST', '');
    		xhr.send(form);
    
    		xhr.onloadend = function (event) {
    			if (event.target.status !== 200) {
    				show_error('Failed to display the page. Please try again in a few minutes.');
    				return;
    			}
    
    			location.reload()
    		}
    	}
    	
    	run();
    </script>
    </body>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.berkos.shop

    2025-12-22 22:04

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Mon, 22 Dec 2025 22:04:15 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.berkos.shop/
    x-ray: wnp21989:0.000/wn21989:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · berkos.shop

    2025-12-22 22:04

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Mon, 22 Dec 2025 22:04:15 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://berkos.shop/
    x-ray: wnp21989:0.000/wn21989:0.000/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · www.dahnahati.com.ua

    2025-12-20 21:49

    HTTP/1.1 200 OK
    Server: nginx
    Date: Sat, 20 Dec 2025 21:49:26 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    Set-Cookie: PHPSESSID=mee5e021hijfidnjq0avnk6s06; path=/; HttpOnly
    Set-Cookie: default=e42maod3t8932sdf8f6hqs58m4; path=/; httponly
    Set-Cookie: language=ru-ru; expires=Mon, 19-Jan-2026 21:49:26 GMT; Max-Age=2592000; path=/; domain=www.dahnahati.com.ua
    Set-Cookie: currency=UAH; expires=Mon, 19-Jan-2026 21:49:26 GMT; Max-Age=2592000; path=/; domain=www.dahnahati.com.ua
    x-ray: wnp32838:0.080/wn32838:0.080/wa32838:D=79339
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:443 · dahnahati.com.ua

    2025-12-20 21:49

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 20 Dec 2025 21:49:27 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=1c2519c5646540bd08340dc70a1c8c444a63b2ec036ea54ea0711d995fdeef03; Path=/; Expires=Sat, 20 Dec 2025 21:59:27 GMT; HttpOnly; Secure; SameSite=None
    Set-Cookie: __pq=1766267367481; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
    x-ray: wnp32838:0.000/wn32838:0.000/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · www.dahnahati.com.ua

    2025-12-20 21:49

    HTTP/1.1 429 Too Many Requests
    Server: nginx
    Date: Sat, 20 Dec 2025 21:49:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET,POST
    Access-Control-Allow-Headers: set-cookie,cache-control,content-type
    Set-Cookie: __slsid=48529f057b8d2beacf71d12315b88e74983d908adf0213c5fdeb2b52c729d938; Path=/; Expires=Sat, 20 Dec 2025 21:59:29 GMT; HttpOnly
    Set-Cookie: __pq=1766267369533; Max-Age=3600; Path=/; HttpOnly
    x-ray: wnp32838:0.000/wn32838:0.010/
    
    Page title: Захищена сторінка
    
    <!DOCTYPE html>
    <html lang="uk">
    <head>
        <title>Захищена сторінка</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,nofollow">
        <meta name="viewport" content="width=device-width">
    	<style>
            body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
            #container {height: 100vh;width: 100%;}
            #noscript {font-family: sans-serif;text-align: center;}
            #noscript p {font-size: 140%;margin-top: 100px;}
    
            #error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
            #error_message{width: 40%;}
    
            .link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
            .link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
            .link>a:hover {color: #4b4b4b;text-decoration: underline}
    
            .loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
            .loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
            .loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
            .loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
            @-webkit-keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
            @keyframes spin { 0%   {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
    	</style>
    </head>
    <body>
    <div id="container">
        <div class="loader"><div></div></div>
        <div class="link" >
            <span>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
        </div>
        <div id="noscript">
            <noscript>
                <p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
    
                <strong>Навіщо включати JavaScript?</strong><br />
                <span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</span>
            </noscript>
    
            <div id="error">
                <span id="error_message"></span>
            </div>
        </div>
    </div>
    <script>
    	function show_error(message) {
    		document.querySelector('.loader').style.display = 'none';
    		document.querySelector('#error_message').innerHTML = message;
    	}
    
    	function run() {
    		var cookieEnabled = navigator.cookieEnabled;
    		
    		if (cookieEnabled === false) {
    			document.cookie = "cookietest=1";
    			cookieEnabled = document.cookie.indexOf('cookietest') !== -1
    			document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
    			
    			if(cookieEnabled === false) {
    				show_error('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
    				return;
    			}
    		}
    		
    		var
    			xhr = new XMLHttpRequest(),
    			form = new FormData();
    
    		form.append('___ack
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2a06:6440:0:2d55::1:80 · dahnahati.com.ua

    2025-12-20 21:49

    HTTP/1.1 200 OK
    Server: nginx
    Date: Sat, 20 Dec 2025 21:49:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    Set-Cookie: PHPSESSID=29pk6lvi9f6k4cbg6k9h4526h0; path=/; HttpOnly
    Set-Cookie: default=0gn2gr6uj0a5qsrkv6mcs2mcg2; path=/; httponly
    Set-Cookie: language=ru-ru; expires=Mon, 19-Jan-2026 21:49:29 GMT; Max-Age=2592000; path=/; domain=dahnahati.com.ua
    Set-Cookie: currency=UAH; expires=Mon, 19-Jan-2026 21:49:29 GMT; Max-Age=2592000; path=/; domain=dahnahati.com.ua
    x-ray: wnp32838:0.080/wn32838:0.080/wa32838:D=80071
    
    Found 2025-12-20 by HttpPlugin
    Create report
geovisionsolutions.comwww.geovisionsolutions.com
CN:
www.geovisionsolutions.com
Key:
RSA-2048
Issuer:
R13
Not before:
2026-02-03 05:44
Not after:
2026-05-04 05:44
alfaproekt.com.uawww.alfaproekt.com.ua
CN:
www.alfaproekt.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-28 20:09
Not after:
2026-04-28 20:09
household-products.com.uawww.household-products.com.ua
CN:
www.household-products.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-26 21:13
Not after:
2026-02-24 21:13
*.pravoedelo.uamishurovska.olga.pravoedelo.ua
CN:
mishurovska.olga.pravoedelo.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-26 19:50
Not after:
2026-02-24 19:50
ritual-service.in.uawww.ritual-service.in.ua
CN:
www.ritual-service.in.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-26 17:56
Not after:
2026-02-24 17:56
tica-ukraine.com.uawww.tica-ukraine.com.ua
CN:
www.tica-ukraine.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-25 08:49
Not after:
2026-04-25 08:49
boryspil.org.uawww.boryspil.org.ua
CN:
www.boryspil.org.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-26 07:49
Not after:
2026-02-24 07:49
1boxing.clubwww.1boxing.club
CN:
www.1boxing.club
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-26 05:14
Not after:
2026-02-24 05:14
clockify.a-soft.com.ua
CN:
clockify.a-soft.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-26 03:43
Not after:
2026-02-24 03:43
megatruck.com.uawww.megatruck.com.ua
CN:
www.megatruck.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-25 22:12
Not after:
2026-02-23 22:12
deo.com.uawww.deo.com.ua
CN:
www.deo.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-25 22:12
Not after:
2026-02-23 22:12
laserestetics.com.uawww.laserestetics.com.ua
CN:
www.laserestetics.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-25 22:12
Not after:
2026-02-23 22:12
kindersleep.storewww.kindersleep.store
CN:
www.kindersleep.store
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-25 22:12
Not after:
2026-02-23 22:12
nobi.in.uawww.nobi.in.ua
CN:
www.nobi.in.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-25 18:31
Not after:
2026-02-23 18:31
osintlaw.comwww.osintlaw.com
CN:
www.osintlaw.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-24 23:48
Not after:
2026-02-22 23:48
skincare.com.uawww.skincare.com.ua
CN:
www.skincare.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-10 14:46
Not after:
2026-04-10 14:46
staging.ledlampa.site
CN:
staging.ledlampa.site
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-24 12:15
Not after:
2026-02-22 12:15
*.pravoedelo.uatikhomirova.olga.pravoedelo.ua
CN:
tikhomirova.olga.pravoedelo.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-24 04:27
Not after:
2026-02-22 04:27
mypolaroid.com.uawww.mypolaroid.com.ua
CN:
www.mypolaroid.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-24 02:26
Not after:
2026-02-22 02:26
*.pravoedelo.uagorlova.yulia.pravoedelo.ua
CN:
gorlova.yulia.pravoedelo.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-23 21:22
Not after:
2026-02-21 21:22
crm.a-soft.com.ua
CN:
crm.a-soft.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-23 21:19
Not after:
2026-02-21 21:19
medimport.com.uawww.medimport.com.ua
CN:
www.medimport.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-23 18:12
Not after:
2026-02-21 18:12
ecocarhub.comwww.ecocarhub.com
CN:
www.ecocarhub.com
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-09 19:03
Not after:
2026-04-09 19:03
*.pravoedelo.uariyazantsev.leonid.pravoedelo.ua
CN:
riyazantsev.leonid.pravoedelo.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-22 23:15
Not after:
2026-02-20 23:15
*.pravoedelo.uashcerbina.oleksandr.pravoedelo.ua
CN:
shcerbina.oleksandr.pravoedelo.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-22 19:29
Not after:
2026-02-20 19:29
school217.org.uawww.school217.org.ua
CN:
www.school217.org.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-12 19:24
Not after:
2026-02-10 19:24
liftua.com.uawww.liftua.com.ua
CN:
www.liftua.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-12 10:56
Not after:
2026-02-10 10:56
*.pravoedelo.uapravoedelo.ua
CN:
pravoedelo.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-25 20:01
Not after:
2026-02-23 20:01
glushko.com.uawww.glushko.com.ua
CN:
www.glushko.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-11 21:10
Not after:
2026-02-09 21:10
default-ssl.default-host.net
CN:
default-ssl.default-host.net
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-07 17:14
Not after:
2026-03-07 17:13
skincare.com.uawww.skincare.com.ua
CN:
www.skincare.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-11 13:54
Not after:
2026-02-09 13:54
admin.zelios.agency
CN:
admin.zelios.agency
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-11 09:02
Not after:
2026-02-09 09:02
api.zelios.agency
CN:
api.zelios.agency
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-10 08:43
Not after:
2026-04-10 08:43
project.zelios.agency
CN:
project.zelios.agency
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-10 08:43
Not after:
2026-04-10 08:43
jazzinfo.orgwww.jazzinfo.org
CN:
www.jazzinfo.org
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-10 19:50
Not after:
2026-02-08 19:50
langease.aiwww.langease.ai
CN:
www.langease.ai
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-10 19:47
Not after:
2026-02-08 19:47
ecocarhub.comwww.ecocarhub.com
CN:
www.ecocarhub.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-10 17:53
Not after:
2026-02-08 17:53
latkrok.kiev.uawww.latkrok.kiev.ua
CN:
www.latkrok.kiev.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-09 22:46
Not after:
2026-02-07 22:46
rez.lizgard.com.ua
CN:
rez.lizgard.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-09 20:57
Not after:
2026-02-07 20:57
*.goldstore.unogoldstore.uno
CN:
goldstore.uno
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-09 19:37
Not after:
2026-02-07 19:37
alfaconsulting.onlinewww.alfaconsulting.online
CN:
www.alfaconsulting.online
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-08 19:49
Not after:
2026-02-06 19:49
new.colegiam.top
CN:
new.colegiam.top
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-08 18:46
Not after:
2026-02-06 18:46
malbi-foods.comwww.malbi-foods.com
CN:
www.malbi-foods.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-08 10:42
Not after:
2026-02-06 10:42
trop.skidone.store
CN:
trop.skidone.store
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-08 05:46
Not after:
2026-02-06 05:46
home-goods-store.shopwww.home-goods-store.shop
CN:
www.home-goods-store.shop
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-07 16:25
Not after:
2026-02-05 16:25
lenzcars.comwww.lenzcars.com
CN:
www.lenzcars.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-06 02:14
Not after:
2026-02-04 02:14
ledlampa.sitewww.ledlampa.site
CN:
www.ledlampa.site
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-05 16:51
Not after:
2026-02-03 16:51
tutshop.com.uawww.tutshop.com.ua
CN:
www.tutshop.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-05 09:49
Not after:
2026-02-03 09:49
mikamed.com.uawww.mikamed.com.ua
CN:
www.mikamed.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-05 01:15
Not after:
2026-02-03 01:15
old.kvanta.xyz
CN:
old.kvanta.xyz
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-04 08:54
Not after:
2026-02-02 08:54
krio-term.com.uawww.krio-term.com.ua
CN:
www.krio-term.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-04 08:40
Not after:
2026-02-02 08:40
maqitra.comwww.maqitra.com
CN:
www.maqitra.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-10-25 19:43
Not after:
2026-01-23 19:43
maqitra.onlinewww.maqitra.online
CN:
www.maqitra.online
Key:
RSA-2048
Issuer:
R12
Not before:
2025-10-11 18:47
Not after:
2026-01-09 18:47
alisa-kiev.comwww.alisa-kiev.com
CN:
www.alisa-kiev.com
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-02 14:01
Not after:
2026-04-02 14:01
alisa-dental.comwww.alisa-dental.com
CN:
www.alisa-dental.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-10-06 06:45
Not after:
2026-01-04 06:45
archont.com.uawww.archont.com.ua
CN:
www.archont.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-03 11:56
Not after:
2026-02-01 11:56
usunion.com.uawww.usunion.com.ua
CN:
www.usunion.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-01 01:48
Not after:
2026-01-30 01:48
api.hookahspace.net
CN:
api.hookahspace.net
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-02 14:50
Not after:
2026-01-31 14:50
new.1boxing.club
CN:
new.1boxing.club
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-01 16:18
Not after:
2026-01-30 16:18
*.10042000.xyzchiaozza.prymachenko.10042000.xyz
CN:
chiaozza.prymachenko.10042000.xyz
Key:
RSA-2048
Issuer:
R13
Not before:
2025-10-24 06:45
Not after:
2026-01-22 06:44
gc.co.ualocoyummy.com.uawww.gc.co.uawww.locoyummy.com.uawww.zooline.com.uazooline.com.ua
CN:
www.zooline.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-10-24 10:15
Not after:
2026-01-22 10:15
sparadise.com.uawww.sparadise.com.ua
CN:
www.sparadise.com.ua
Key:
RSA-2048
Issuer:
R13
Not before:
2025-10-24 06:09
Not after:
2026-01-22 06:09
texkord.comwww.texkord.com
CN:
www.texkord.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-10-24 03:15
Not after:
2026-01-22 03:15
rolling-hitech.comwww.rolling-hitech.com
CN:
www.rolling-hitech.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-10-24 01:20
Not after:
2026-01-22 01:20
berkos.shopwww.berkos.shop
CN:
www.berkos.shop
Key:
RSA-2048
Issuer:
R12
Not before:
2025-10-23 20:26
Not after:
2026-01-21 20:26
dahnahati.com.uawww.dahnahati.com.ua
CN:
www.dahnahati.com.ua
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-20 20:49
Not after:
2026-03-20 20:49
Domain summary

royalclimate.com.ua 0 www.geovisionsolutions.com 0 www.himmeltek.org.ua 0 www.alfaproekt.com.ua 0 www.household-products.com.ua 1 household-products.com.ua 1 mishurovska.olga.pravoedelo.ua 1 www.ritual-service.in.ua 1 ritual-service.in.ua 1 www.tica-ukraine.com.ua 1 tica-ukraine.com.ua 1 www.boryspil.org.ua 1 boryspil.org.ua 1 1boxing.club 1 www.1boxing.club 1 clockify.a-soft.com.ua 1 megatruck.com.ua 1 www.megatruck.com.ua 1 www.deo.com.ua 1 deo.com.ua 1 www.laserestetics.com.ua 1 laserestetics.com.ua 1 kindersleep.store 1 www.kindersleep.store 1 www.nobi.in.ua 1 nobi.in.ua 1 www.osintlaw.com 1 osintlaw.com 1 skincare.com.ua 3 staging.ledlampa.site 1 tikhomirova.olga.pravoedelo.ua 1 mypolaroid.com.ua 1 www.mypolaroid.com.ua 1 gorlova.yulia.pravoedelo.ua 1 crm.a-soft.com.ua 1 medimport.com.ua 1 www.medimport.com.ua 1 ecocarhub.com 2 www.ecocarhub.com 3 riyazantsev.leonid.pravoedelo.ua 1 shcerbina.oleksandr.pravoedelo.ua 1 www.school217.org.ua 1 school217.org.ua 1 liftua.com.ua 1 www.liftua.com.ua 1 pravoedelo.ua 1 www.glushko.com.ua 1 glushko.com.ua 1 alisa-kiev.com 3 www.alisa-kiev.com 3 www.skincare.com.ua 1 admin.zelios.agency 1 api.zelios.agency 1 project.zelios.agency 1 jazzinfo.org 1 www.jazzinfo.org 1 www.langease.ai 1 langease.ai 1 latkrok.kiev.ua 1 www.latkrok.kiev.ua 1 rez.lizgard.com.ua 1 goldstore.uno 1 www.alfaconsulting.online 1 alfaconsulting.online 1 new.colegiam.top 1 www.malbi-foods.com 1 malbi-foods.com 1 trop.skidone.store 0 home-goods-store.shop 1 www.home-goods-store.shop 1 lenzcars.com 1 www.lenzcars.com 1 www.ledlampa.site 1 ledlampa.site 1 tutshop.com.ua 0 www.tutshop.com.ua 0 mikamed.com.ua 1 www.mikamed.com.ua 1 old.kvanta.xyz 1 www.krio-term.com.ua 1 krio-term.com.ua 0 maqitra.com 1 www.maqitra.com 1 www.maqitra.online 1 maqitra.online 1 www.alisa-dental.com 1 alisa-dental.com 1 archont.com.ua 1 www.archont.com.ua 1 www.usunion.com.ua 1 usunion.com.ua 1 api.hookahspace.net 1 new.1boxing.club 0 chiaozza.prymachenko.10042000.xyz 1 zooline.com.ua 1 www.gc.co.ua 1 www.locoyummy.com.ua 1 locoyummy.com.ua 1 gc.co.ua 1 www.zooline.com.ua 0 sparadise.com.ua 1 www.sparadise.com.ua 1 www.texkord.com 1 texkord.com 1 www.rolling-hitech.com 1 rolling-hitech.com 1 www.berkos.shop 1 berkos.shop 1 www.dahnahati.com.ua 1 dahnahati.com.ua 1