Domain questvistavoice.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3030::ac43:9910:80 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 13:31:09 GMT
    Content-Length: 0
    Connection: close
    Location: https://questvistavoice.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cK3L6w7%2BzyS69HeVqoha%2Bx3QMY2h3kMT0ktBLevCfLskPoTPEYC1k1jKHfAwtJDo%2FhLSYZ53Qn0ZVi5J6Rpw7lN81C28%2Fu22SyzSziPjv2zSnE4ohGsQQxzIBB26BOo%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=17,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c405e78dbeb470a-BOM
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::6815:20a5:8443 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 522 <none>
    Date: Mon, 26 Jan 2026 13:31:30 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c405e7e8ec3382e-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::6815:20a5:443 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 429 Too Many Requests
    Date: Mon, 26 Jan 2026 13:31:09 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    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=6fc269db231fac747a31f58491e9f8a10828f7ec9dfc37958d2634bf5b9aa922; Path=/; Expires=Mon, 26 Jan 2026 13:41:09 GMT; HttpOnly
    Set-Cookie: __pq=1769434269910; Max-Age=3600; Path=/; HttpOnly
    x-ray: wne32883:0.000/wn32883:0.000/
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=236
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4jUutoYJY6xjWS0Fegs2cRI268%2B221sn6DiscXXkGidFfbeRD2iKHykVv9Q2TPhOlKJ0iodfpjVMiTJQDWyxnrwP41nNT1purGmujiQFQnsKBQv3Y%2B88gKDFjzUFoGk%3D"}]}
    CF-RAY: 9c405e79ced446b5-YYZ
    alt-svc: h3=":443"; ma=86400
    
    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-81*86*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>
    <script defer src="https://static.clo
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.67.153.16:8443 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 522 <none>
    Date: Mon, 26 Jan 2026 13:31:30 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19745,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c405e7ddd2842da-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:9910:443 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 429 Too Many Requests
    Date: Mon, 26 Jan 2026 13:31:10 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    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=c391a4d87cf7528a5a252e965145fab7458727c43dd661d828dee2b30fbc4ffc; Path=/; Expires=Mon, 26 Jan 2026 13:41:10 GMT; HttpOnly
    Set-Cookie: __pq=1769434270421; Max-Age=3600; Path=/; HttpOnly
    x-ray: wne32883:0.010/wn32883:0.000/
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=605
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KQkYhD264uhpnVjFaP9Gw5YjE6dA%2BhE4McfymR0g1HCijgLCXBlCDfwbgnBC%2FmGtHSFjGLq8OPw%2BaJ8P81Ej6WksIzVD6VBkRdD5lNieNIYaEcL3ABKtqLoo4a%2BQ4IU%3D"}]}
    CF-RAY: 9c405e7b89bb3c34-BOM
    alt-svc: h3=":443"; ma=86400
    
    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+24*51*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>
    <script defer src="https://static.clo
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 104.21.32.165:8443 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 522 <none>
    Date: Mon, 26 Jan 2026 13:31:29 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c405e7dbfe10bbd-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.67.153.16:443 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 429 Too Many Requests
    Date: Mon, 26 Jan 2026 13:31:10 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    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=7f509125f3a8ce43cb2ad26606808c04b094bd888d8240f8c8f41a2f1ad3f8cf; Path=/; Expires=Mon, 26 Jan 2026 13:41:10 GMT; HttpOnly
    Set-Cookie: __pq=1769434270038; Max-Age=3600; Path=/; HttpOnly
    x-ray: wne32883:0.000/wn32883:0.000/
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=17,cfOrigin;dur=354
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5sIcCeoTDHqot9eHW6FtUYfrlAwQWtQ3aeoigwqJO2lFOx4TOFw7olsw5%2BG5H5JrC9CqUtc1t1djhdbgFnvBkU2F5wonvgN4m13UGUVjBftSp1w%3D"}]}
    CF-RAY: 9c405e79fd14d4a5-SIN
    alt-svc: h3=":443"; ma=86400
    
    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+7-97*3'));
    
    		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>
    <script defer src="https://static.cloud
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::6815:20a5:80 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 13:31:09 GMT
    Content-Length: 0
    Connection: close
    Location: https://questvistavoice.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=w84L6dWzYcLvevZm1XplRuupsn5DZPSF0e3AKYDNos4GRKY5st5yJi5YKg5sexkdX4sIAl6XD1cd1e3aROHn%2FLR3gbNpHqchwfT81oahG3jdeQFQh2YPTQObnRbfU9A%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c405e776949ed3b-SJC
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.67.153.16:80 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 13:31:09 GMT
    Content-Length: 0
    Connection: close
    Location: https://questvistavoice.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yXY8hEDhVesnZZDzWYzhhuKJ1UdXIdM930SeMqB3ooqDHtjfsanQwqZVPasR7BiRrTO7pJ%2FayyqGmD2c2ETvohsxI1iTM88nZ%2FLcxFWkBV00r%2BY%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=15,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c405e77787eb995-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 104.21.32.165:443 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 429 Too Many Requests
    Date: Mon, 26 Jan 2026 13:31:09 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    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=41fa7972bf44ba26a1a475ba75611f76391f1373934e6010ad5a9201f7b22210; Path=/; Expires=Mon, 26 Jan 2026 13:41:09 GMT; HttpOnly
    Set-Cookie: __pq=1769434269592; Max-Age=3600; Path=/; HttpOnly
    x-ray: wne32883:0.000/wn32883:0.000/
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=5,cfOrigin;dur=112
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=T40GLZcx0jx%2FPuCEP14FelF%2B6Y56Dp2zlTeW5cxzJQ22FpQ3LlAsaartC8%2Fro4DF4mjb8zmA0aVJUumg4lIadKUY%2Bbl9ZGaDhciuhiXZm%2BjrR3Y%3D"}]}
    CF-RAY: 9c405e7888d4562b-EWR
    alt-svc: h3=":443"; ma=86400
    
    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+26*72+18'));
    
    		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>
    <script defer src="https://static.cl
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 104.21.32.165:80 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 13:31:09 GMT
    Content-Length: 0
    Connection: close
    Location: https://questvistavoice.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IHfvzdim8rLDo9%2FFZ1NTQnqiEsosaupqHdI4mI3fK8%2FhWqeqjX6vFgKIrNpfW%2F08u059q6byC76LJ7NKrkKhC1%2BH0RahN7whNbVVErgM4Nda%2FGM%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c405e772f864390-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:9910:8443 · questvistavoice.com

    2026-01-26 13:31

    HTTP/1.1 522 <none>
    Date: Mon, 26 Jan 2026 13:31:29 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c405e7d2956973c-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-26 by HttpPlugin
    Create report
questvistavoice.com*.questvistavoice.com
CN:
questvistavoice.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-26 12:29
Not after:
2026-04-26 13:26