Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - czeft.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Length: 115
Content-Type: text/html
Location: english/index.asp
Set-Cookie: ASPSESSIONIDSSDATRQR=IAAGDFMALCMHGGIMLCHAKHHL; path=/
X-Powered-By: SDWAF
Date: Sun, 18 May 2025 13:41:30 GMT

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 - english/index.asp
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Length: 6967
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSSDATRQR=JAAGDFMADBDLBKGKNPIJNBOL; path=/
Set-Cookie: sdwaf-test-item=c190ca095503525303510901010607555f5200070754570a5f5056045c045d54060106455400574d0259081f07551f530903; path=/; HttpOnly
X-Powered-By: SDWAF
Date: Sun, 18 May 2025 13:41:30 GMT

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: czeft.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>EVERGREEN</TITLE>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR>
<META content=C# name=CODE_LANGUAGE>
<META content=JavaScript name=vs_defaultClientScript>
<META content=http://schemas.microsoft.com/intellisense/ie5 
name=vs_targetSchema>
<META content=ZFJ name=Author>
<META content=Mint name=Design><LINK 
href="com.css" type=text/css 
rel=stylesheet>
  <style type="text/css">
<!--
.STYLE8 {font-size: 8pt}
-->
  </style>
  <noscript>     
  <iframe   src=*></iframe>     
  </noscript>  
  <SCRIPT language=JavaScript>     
  <!--     
  if(window.Event)     
  document.captureEvents(Event.MOUSEUP);     
  function nocontextmenu()     
  {     
  event.cancelBubble=true     
  event.returnValue=false;     
  return false;     
  }     
  function norightclick(e)     
  {     
  if(window.Event)     
  {     
  if(e.which==2||e.which==3)     
  return false;     
  }     
  else     
  if(event.button==2||event.button==3)     
  {     
  event.cancelBubble=true     
  event.returnValue=false;     
  return false;
  }     
  }     
  document.oncontextmenu=nocontextmenu;//for IE5+     
  document.onmousedown=norightclick;//for all others     
  //-->     
  </SCRIPT>     
<SCRIPT>
function SelectAll(box)
{
  var bChecked=box.checked;
  var theCheckbox=document.all.tags("input")

  for(var i=0;i<theCheckbox.length;i++){
    if(theCheckbox[i].type=="checkbox") theCheckbox[i].checked=bChecked;
  }
}

		</SCRIPT>

<SCRIPT language=JavaScript>
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
		</SCRIPT>
<style type="text/css">
<!--
.STYLE7 {
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}
-->
</style></HEAD>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 
marginwidth="0" marginheight="0" MS_POSITIONING="GridLayout">
<SCRIPT language=javascript type=text/javascript>
<!--
	function __doPostBack(eventTarget, eventArgument) {
		var theform;
		if (window.navigator.appName.toLowerCase().indexOf("microsoft") > -1) {
			theform = document.ProductCategory;
		}
		else {
			theform = document.forms["ProductCategory"];
		}
		theform.__EVENTTARGET.value = eventTarget.split("$").join(":");
		theform.__EVENTARGUMENT.value = eventArgument;
		theform.submit();
	}
// -->
</SCRIPT>
 
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
  <TBODY>
  <TR>
    <TD 
    background="evergreen files/topbg.gif">&nbsp;</TD>
  </TR>
  <TR>
    <TD><img src="evergreen files/top.gif" 
      width=778 height=66></TD>
  </TR>
  <TR>
    <TD 
      height=30 align=middle vAlign=bottom 
    background="evergreen files/topbg.gif" class="topmm  STYLE7"><span class="topmm"><a href="#">Home</a></span> | <span class="topmm"><a href="#">Products</a> | <a href="#">Support</a> | <a href="#">E-catalogue</a> | <a href="#">Contact</a> | <a href="#">About 
Us</a></span></TD>
  </TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=776 align=center border=0>
  <TBODY>
  
  <TR>
         <TD colspan="2">
           <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
             <TBODY>
              <TR>
                <TD width="56%" height=27 align=middle><div align="left"><img src="evergreen files/cp.gif" width="148" height="25"></div></TD>
                <TD width="44%" rowspan="5" align=middle><img src="evergreen files/index.jpg" width="340" height="291"></TD>
             </TR>
              <TR>
                <TD height=57 align=middle><p align="left"><img src="evergreen files/fac.jpg" width="238" height="73" align="top"></p>                </TD>
              </TR>
              <TR>
                <TD height=29 align=middle class="STYLE8"><p align="left">As one of the professional fishing tackle  manufacturers and exporters in China, CHANGZHOU EVERGREEN CORP. LTD started exporting fishing tackles in 2002. Up to now we have more than ten  years' experience in dealing with fishing items. </p>                  </TD>
              </TR>
              <TR>
                <TD height=14 align=middle class="STYLE8"><div align="left">
                  <p>The motto of our corporation is: to ensure 100% customers' satisfaction and   100% up-to-grade quality....... &gt;&gt;<a href="#">more</a></p>
                </div></TD>
              </TR>
              <TR>
                <TD height=25 align=middle>&nbsp;</TD>
              </TR>
           </TBODY></TABLE></TD></TR>
        <TR>
          <TD height="100"><p>CHANGZHOU EVERGREEN CORP. LTD<BR>
              Add: 318 Tongjiang Road, Changzhou, Jiangsu 213022, China<BR>
            Tel: +86 519 86656261    Fax: +86 519 86656261<BR>
            Email: [email protected]<BR>
          Skype Name: czevergreen&nbsp;&nbsp;&nbsp;&nbsp;WeChat: czevergreen</p></TD>
          <TD width="343">
            <TABLE height=100 cellSpacing=0 cellPadding=0 width="100%" 
            align=right border=0>
              <TBODY>
              <TR>
                <TD colSpan=2 height=100><iframe name=mq marginwidth=0 
                  marginheight=0 src="mq.htm" frameborder=no 
                  width="100%" scrolling=no 
            height=100></iframe></TD>
          </TR></TBODY></TABLE></TD>
        </TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
  <TBODY>
  <TR>
    <TD bgColor=#ffffff>
      <TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
        <TBODY>
        <TR>
          <TD align=middle bgColor=#C891FB height=50><FONT 
            color=#660066>Copyright © CHANGZHOU EVERGREEN CORP. LTD. All rights 
            reserved</FONT></TD>
        </TR></TBODY></TABLE></TD></TR></TBODY></TABLE></FORM></BODY></HTML>
                               

Whois info of domain

Domain Name: CZEFT.COM
Registry Domain ID: 1643878431_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.cndns.com
Registrar URL: http://www.cndns.com
Updated Date: 2025-02-05T02:03:09Z
Creation Date: 2011-03-06T01:20:11Z
Registry Expiry Date: 2026-03-06T01:20:11Z
Registrar: Shanghai Meicheng Technology Information Development Co., Ltd.
Registrar IANA ID: 1621
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 021-51697771
Domain Status: ok https://icann.org/epp#ok
Name Server: A.EZDNSCENTER.COM
Name Server: B.EZDNSCENTER.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T13:41: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