Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - cvbsd.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.14.1
Date: Wed, 30 Apr 2025 00:55:24 GMT
Content-Type: text/html
Content-Length: 161
Connection: keep-alive
Location: https://cvbsd.com/

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://cvbsd.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.14.1
Date: Wed, 30 Apr 2025 00:55:26 GMT
Content-Type: text/html
Content-Length: 10180
Last-Modified: Thu, 31 Aug 2023 11:33:06 GMT
Connection: keep-alive
ETag: "64f07a72-27c4"
Accept-Ranges: bytes

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: cvbsd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html>

<head>
  <meta charset="utf-8">
  <title>DownLoad</title> 
	<meta name="renderer" content="webkit">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
	<meta name="apple-mobile-web-app-status-bar-style" content="black">
	<meta name="apple-mobile-web-app-capable" content="yes">
	<meta name="format-detection" content="telephone=no">
    <link href="css/bootstrap.min.css" rel="stylesheet">
    <link href="css/AdminLTE.min.css" rel="stylesheet">
    <link href="css/font-awesome.min.css" rel="stylesheet">
    <link rel="stylesheet" type="text/css" href="css/style.css">

  <script src="js/jquery.min.js"></script>
  <link rel="stylesheet" href="js/player/index.min.css">
  
  <style type="text/css">
        *
        {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
        }
        html
        {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }
        body
        {
             margin-top:0px;
             background-attachment:fixed;
             color:White;
             font-size:0px;
            width: 100%;
            height: 100%;
            font-family: 'Open Sans' , sans-serif;
            /*
			background: #092756;
            background: -moz-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgb(230 147 14 / 0%) 40%),-moz-linear-gradient(top,  rgba(57,173,219,.25) 0%, rgba(12 12 12 / 40%) 100%), -moz-linear-gradient(299deg,  #10110C 0%, #0A0809 100%);
            background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgb(230 147 14 / 0%) 40%), -webkit-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(12 12 12 / 40%) 100%), -webkit-linear-gradient(299deg,  #10110C 0%,#0A0809 100%);
            background: -o-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgb(230 147 14 / 0%) 40%), -o-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(12 12 12 / 40%) 100%), -o-linear-gradient(299deg,  #10110C 0%,#0A0809 100%);
            background: -ms-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgb(230 147 14 / 0%) 40%), -ms-linear-gradient(top,  rgba(57,173,219,.25) 0%,rgba(12 12 12 / 40%) 100%), -ms-linear-gradient(299deg,  #10110C 0%,#0A0809 100%);
            background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgb(230 147 14 / 0%) 40%), linear-gradient(to bottom, rgb(163 172 175 / 25%) 0%,rgb(12 12 12 / 40%) 100%), linear-gradient(299deg, #10110C 0%,#0A0809 100%);;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3E1D6D', endColorstr='#0A0809',GradientType=1 );
			*/
        } 
		/*包裹自定义分页器的div的位置等CSS样式*/
		.swiper-pagination-custom {
			bottom: 5%;
			left: 0;
			width: 100%;
			height: 20px;
			/* background-color: red; */
			text-align: center;
		}
		/*自定义分页器的样式,这个你自己想要什么样子自己写*/
		.swiper-pagination-customs {
			width: 12px;
			height: 12px;
			display:inline-block;
			background: #82817F;
			opacity: .3;
			border-radius: 50%;
			/* box-shadow: 0 0 2px #000; */
			margin: 0 5px;
			outline: 0;
		}
		/*自定义分页器激活时的样式表现*/
		.swiper-pagination-customs-active {
			opacity: 1;
			border: 3px solid #E8D218;
			background-color: #E8D218;
		}	
		
</style>
</head>

<body class="content" style=" padding-top:0px;padding-bottom: 0px;">
	<div class="row">
		<div class="col-md-4">
		</div>
		<div class="col-md-4" style="padding-left:0px;padding-right:0px;box-shadow: 2px 2px 10px #141414, 2px 2px 10px #161515;">
			<div id="player" style="width:100%;height:auto;"></div>
		</div>
		<div class="col-md-4">
		</div>
	</div>
    <div class="row" id="guide_cn" >
        <div class="col-md-4">
		</div>
        <div class="col-md-4" style="padding-left:0px;padding-right:0px;box-shadow: 2px 2px 10px #141414, 2px 2px 10px #161515;">			
			<div id="top-header">
				<div>
					<img src="imgs/01.jpg" class="img-responsive center-block" style="border:0;" />
				</div>
				<div>
					<img id="top-down" src="imgs/btndown1.png" class="img-responsive center-block" style="border:0;width: 50%;position: absolute;left: 27%;" />					
				</div>
			</div>			
			<div>
				<img src="imgs/02.jpg" class="img-responsive center-block" style="border:0;" />
			</div>
			<div>
				<img src="imgs/03.jpg" class="img-responsive center-block" style="border:0;" />
			</div>
			<div>
				<div>
					<img src="imgs/04.jpg" class="img-responsive center-block" style="border:0;" />
				</div>
				<div>
					<a id="go" style="border:0;width: 38%;position: absolute;right: 32.5%;bottom:1.2%;">
						<img src="imgs/btndown1.png" class="img-responsive center-block"  />
					</a>
				</div>
			</div>
			
			
		</div>
     </div>

  <script src="js/player/xgplayer.index.min.js" charset="utf-8"></script>
  <script src="js/player/xgplayer-mp4.index.min.js" charset="utf-8"></script>
  <script>
	var player = new Player({
		id:'player',
		autoplay:true,
		width:'100%',
		url:'imgs/5mb.mp4',
		poster:'imgs/11.jpg',
		loop:true,
	});
	var curr_agency = "";
    var fk_host_name = window.location.protocol + '//' + window.location.host;
    function getIosUrl(fn_call_back) {
      try {
        $.ajax({
          url: fk_host_name + "/peekurl?p=ios"+agencyDownFlag(),
          type: "get",
          contentType: "text/plain;charset=utf-8",
          dataType: "text",
          beforeSend: function (request) {
            request.setRequestHeader("Access-Control-Allow-Origin", "*");
            request.setRequestHeader("Access-Control-Allow-Headers", "Access-Control-Allow-Origin,Access-Control-Expose-Headers, Authorization,Origin, x-requested-with, Content-Type, Content-Range, Content-Disposition, Content-Description");
            request.setRequestHeader("Access-Control-Allow-Methods", "PUT,POST,GET,DELETE,OPTIONS");
          },
          success: function (res) {
            fn_call_back(res);
          },
          error: function (xmlreq, textStatus, err) {
            console.log(xmlreq, textStatus, err)
          }
        })
      } catch (e) {
        console.log(e);
      }
    }
    function browserRedirect() {
      var sUserAgent = navigator.userAgent.toLowerCase();
      var bIsIpad = sUserAgent.match(/ipad/i) == "ipad";
      var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os";
      var ismacos = sUserAgent.match(/mac os/i) == "mac os";
      var bIsMidp = sUserAgent.match(/midp/i) == "midp";
      var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4";
      var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb";
      var bIsAndroid = sUserAgent.match(/android/i) == "android";
      var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce";
      var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile";

	  var fker_agency_flag = agencyDownFlag();
      if (bIsAndroid) {
        $("#go").attr("href", fk_host_name + "/peekapp?p=android"+fker_agency_flag);

      } else if (bIsIpad || bIsIphoneOs || ismacos) {
        //$("#go").click(function () {
        //    onClickDownload();
        //});
        getIosUrl(function (url) {
          $('#go').attr('href', url);
        });
      } else {
        $("#go").attr("href", fk_host_name + "/peekapp?p=win32"+fker_agency_flag);
      }
    }

	var platform = "https://skm008.com";
    var rlsurl = platform+'/ysapi/Record/InsertWebAccessLog';
    var localUrl = window.location.protocol + '//' + window.location.host + '/';
    function pv() {
      $.ajax({
        url: rlsurl,
        type: "post",
        data: JSON.stringify({ agent: curr_agency, url: localUrl, access_type: 'ACCESS' }),
        contentType: "application/json;charset=utf-8",
        dataType: 'JSON',
        success: function (res) {
          console.log(res)
        }
      })
    }
    function dv() {
      $.ajax({
        url: rlsurl,
        type: "post",
        data: JSON.stringify({ agent: curr_agency, url: localUrl, access_type: 'DOWNLOAD' }),
        contentType: "application/json;charset=utf-8",
        dataType: 'JSON',
        success: function (res) {
          console.log(res)
        }
      })
    }
	function agencyDownFlag(){
		if(curr_agency == 'common'){
			return '';
		}else if(curr_agency && curr_agency.length>0){
			return '&a=' + curr_agency;
		}else{
			return '';
		}
	}
	function getBelongAgency(fn_call_back){
	  $.ajax({
        url: platform+'/ysapi/Record/GetAgencyByDomain?d='+window.location.host,
        type: "get",
        contentType: "application/json;charset=utf-8",
        dataType: 'JSON',
        success: function(res) {
          if(res && res.data){
			curr_agency = res.data;
		  }
		  fn_call_back();		  
        },
		//error: function() {
		//  browserRedirect();
		//}
      })
	}
	var local_ip_addr = '';
	function getFkingIP(){
		$.ajax({
			url: platform+'/fkerip/',
			type: "get",
			contentType: "text/plain;charset=utf-8",
			dataType: 'text',
			success: function(res) {
				if(res){
					local_ip_addr = res.replace('my fker ip:','');
				}	  
			},
			//error: function() {
			//  browserRedirect();
			//}
		  })
    }
    $(function () {
		$('#player .xgplayer-replay-txt').remove();
		getBelongAgency(function(){
			browserRedirect();
			//getFkingIP();
			
			pv();
			$("#go").click(function () {
				dv();
				//fbApiTranslate();
				//fbq('track', 'Lead',{}, {eventID: 'myfkevlead'});
			})
		});
      
	  
		var topHeight = $('#top-header').height();
		$('#top-down').css('top',topHeight*0.9+'px');
		$('#top-down').click(function(){		
			document.querySelector('#go').click();			
		});
    })
  </script>
</body>

</html>                               

Whois info of domain

Domain Name: CVBSD.COM
Registry Domain ID: 2703415941_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2024-06-04T02:25:21Z
Creation Date: 2022-06-13T04:08:51Z
Registry Expiry Date: 2025-06-13T04:08:51Z
Registrar: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Registrar IANA ID: 1599
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS11.HICHINA.COM
Name Server: DNS12.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T00:55:18Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass