Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - cuchu.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-Type: text/html
Location: home.asp
Server: Microsoft-IIS/10.0
Set-Cookie: idioma=Esp; path=/
Set-Cookie: ASPSESSIONIDCQSRRBCS=ECEMCGDAFOCJAIOJNOMBDMJI; path=/
Date: Sat, 17 May 2025 18:06:26 GMT
Content-Length: 129

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 - home.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-Type: text/html
Server: Microsoft-IIS/10.0
Set-Cookie: ASPSESSIONIDCQSRRBCS=FCEMCGDAHPOPEBAAHLOBOHLL; path=/
Date: Sat, 17 May 2025 18:06:26 GMT
Content-Length: 15069

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: cuchu.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.01 Transitional//EN">
<html>
<head>

  <title>Esteban Cambiasso</title>
  <!--<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">-->

  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <script type="text/javascript">

  if (navigator.userAgent.match(/Android/i) ||
   navigator.userAgent.match(/webOS/i) ||
   navigator.userAgent.match(/iPhone/i) ||
   navigator.userAgent.match(/iPad/i) ||
   navigator.userAgent.match(/iPod/i) ||
   navigator.userAgent.match(/BlackBerry/) || 
   navigator.userAgent.match(/Windows Phone/i) || 
   navigator.userAgent.match(/ZuneWP7/i)
   ) {
                // some code
                //self.location="top.htm";
                window.location = "/m";
              }
/*			   
//Mobile Detection and Redirecting
var device = navigator.userAgent

alert(device);

if (device.match(/Iphone/), device.match(/Ipod/), device.match(/iPad/), device.match(/Android/), device.match(/J2ME/), device.match(/HTC/)) {
window.location = "/m";
}
else
{
}
//
*/
</script>


<script language="JavaScript" type="text/JavaScript">
function popUp(URL) {
  day = new Date();
  id = day.getTime();
  eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=595,height=400,left = 150,top = 186.5');");
}

<!--
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
  presImagen()
  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.01
  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 && d.getElementById) x=d.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];}
}
//-->
//Aqu�ambia los nombres de las im᧥nes por las tuyas. 
var imagenes=new Array() 

imagenes[0]=new Image (200,150); 
imagenes[0].src="./fotos/0001.jpg" 
imagenes[1]=new Image (200,150); 
imagenes[1].src="./fotos/0002.jpg" 
imagenes[2]=new Image (200,150); 
imagenes[2].src="./fotos/0003.jpg" 

cont=0 
function presImagen() 
{ 
  if (document.all){ 
    document.getElementById('foto').filters.blendTrans.apply() 
    document.getElementById('foto').src=imagenes[cont].src 
    document.getElementById('foto').filters.blendTrans.play() 
  } 
  else 
  { 
    document.images.foto.src = imagenes[cont].src 
  } 
  if (cont < imagenes.length-1) 
    {cont ++} 
  else 
    {cont=0} 
  tiempo=window.setTimeout('presImagen()',5000) 
 //cada 5000 milisegundos (5 seg.) cambia la imagen. 
//cambia la cantidad por el tiempo que quieras que transcurra entre imagen e imagen 
} 


</script>
<link href="estilo_cuchu.css" rel="stylesheet" type="text/css">

<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
    else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
  }
  MM_reloadPage(true);
//-->
</script>
<style type="text/css">
<!--
.Estilo2 {
	color: #FD9A32;
	font-weight: bold;
}
-->
</style>

</head>




<body>
 <table width="750" height="450" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#000000">
  <tr>
    <td valign="top">
      <table width="750" height="120" border="0" cellpadding="0" cellspacing="0" >
        <tr> 
          <td width="148" height="115" rowspan="2"> 
            <p align="center">
            <a href="home.asp">
              <img src="images/cuchu_texto1.jpg" width="141" height="115" border="0" align="">
            </a> 
            </p>
          </td>

          <td width="21" height="90"> 
            <div align="right">&nbsp;&nbsp; </div>
          </td>
          
          <td> 
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="70">
              <param name="movie" value="images/banner.swf">
              <param name=quality value=high>
              <embed src="images/banner.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="400" height="70"></embed> 
            </object>
          </td>

          <td width="22">&nbsp;</td>
          <td width="80">
            <div align="center">
              <a href="http://www.afa.org.ar/" target="_blank">
                <img src="images/logo_afa.jpg" width="38" height="48" border="0">
              </a>
            </div>
          </td>

          <td width="80">
            <div align="center">
              <a href="http://www.inter.it" target="_blank">
                <img src="images/logo_inter.gif" border="0">
              </a> 
            </div>
          </td>
        </tr>
        
        <tr> 
          <td colspan="5" valign="bottom"> 
            <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FF9933">
              <tr>
                <td width="10" class="titulos">&nbsp;
                </td>
                <td height="15" class="titulos">
                  <font color="#000000">
                    <strong>Olympiacos campeón: venció 5-0 y se consagró en la Superliga.</strong>
                  </font>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
   



<table width="750" height="330" border="0" cellpadding="0" cellspacing="0" background="images/fondo_pelota.jpg">
<tr> 
<td width="130" valign="top"> 
<table width="100" border="0" cellspacing="0" cellpadding="0">
<tr> 
  <td colspan="2"> 
    <div align="center"></div>
    <div align="center"> 
      <table width="120" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="38" height="30"> <div align="center"></div></td>
          <td width="38"><div align="center"></div></td>
          <td width="38"><div align="center"></div></td>
        </tr>
      </table>
    </div>
    <div align="center"></div></td>
  </tr>
  <tr> 
    <td height="45" colspan="2">&nbsp; </td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td><a href="ficha.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image24','','images/ficha2.jpg',1)"><img src="images/ficha1.jpg" name="Image24" width="100" height="15" border="0"></a></td>
  </tr>
  <tr> 
    <td width="10">&nbsp;</td>
    <td width="10"><a href="trayectoria.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','images/trayectoria2.jpg',1)"><img src="images/trayectoria1.jpg" name="Image12" width="100" height="15" border="0"></a></td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td><a href="historia.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image7','','images/historia2.jpg',1)"><img src="images/historia1.jpg" name="Image7" width="100" height="15" border="0"></a></td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td><a href="preferencias.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','images/preferencias2.jpg',1)"><img src="images/preferencias1.jpg" name="Image10" width="100" height="15" border="0"></a></td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td><a href="fotos.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','images/fotos2.jpg',1)"><img src="images/fotos1.jpg" name="Image9" width="100" height="15" border="0"></a></td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td><a href="videos.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image13','','images/videos2.jpg',1)"><img src="images/videos1.jpg" name="Image13" width="100" height="15" border="0"></a></td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td><a href="leoni.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image','','images/leoni2.jpg',1)"><img src="images/leoni1.jpg" name="Image" width="112" height="15" border="0" id="Image"></a></td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td><a href="contactanos.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','images/contactanos2.jpg',1)"><img src="images/contactanos1.jpg" name="Image11" width="100" height="15" border="0"></a></td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr> 
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
</td>
<td width="396"> 
<table width="390" height="260" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="">
  <tr> 
    <td height="85" background="images/cuadro_.gif"> 
      <table width="100%" height="85" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="10">&nbsp;</td>
          <td width="344" class="catalogo-texto-centralbold">OLYMPIACOS CAMPEON </td>
          <td width="36">&nbsp;</td>
        </tr>
        <tr> 
          <td>&nbsp;</td>
          <td class="texto-central-home">Olympiacos campeón: venció 5-0 al PAS Giannina y se consagró en la Superliga. Y no es un título más, ya que llega al réc...</td>
          <td><div align="center"></div></td>
        </tr>
        <tr> 
          <td>&nbsp;</td>
          <td> <div align="right" class="catalogo-texto-centralbold"><strong>Actualidad  </strong></div>
            <div align="right"></div></td>
            <td><div align="left"><a href="javascript:popUp('actualidad.asp?lid=1020')"><img src="images/3flechas.jpg" width="31" height="14" border="0"></a></div></td>
          </tr>
        </table>                </td>
      </tr>
      <tr> 
        <td>&nbsp;</td>
      </tr>
      <tr> 
        <td height="85" background="images/cuadro_.gif"> 
          <table width="100%" height="85" border="0" cellpadding="0" cellspacing="0">
            <tr> 
              <td width="9">&nbsp;</td>
              <td width="344" class="catalogo-texto-centralbold">CUCHU LOGRO SU TITULO 25 </td>
              <td width="37">&nbsp;</td>
            </tr>
            <tr> 
              <td>&nbsp;</td>
              <td class="texto-central-home">Esteban obtuvo con el Olympiacos el título número 25 en su carrera, entre los clubes que jugó y las selecciones nacional... </td>
              <td>&nbsp;</td>
            </tr>
            <tr> 
              <td>&nbsp;</td>
              <td> 
                <div align="right"> 
                  <span class="catalogo-texto-centralbold">Nota Exclusiva</span></div></td>
                  <td><div align="center"><a href="javascript:popUp('nota_exclusiva.asp?lid=456')"><img src="images/3flechas.jpg" width="31" height="14" border="0" align="bottom"></a></div></td>
                </tr>
              </table>                </td>
            </tr>
            <tr> 
              <td colspan="2" valign="top"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image21','','Stock/imagenes/nota_exclusiva2.jpg',1)"> 
              </a><a href="javascript:popUp('http://www.cuchu.com/notaexclusiva_pop.htm')" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image21','','Stock/imagenes/nota_exclusiva2.jpg',1)"> 
            </a></td>
          </tr>
          <tr>
            <td height="33" colspan="2" valign="top"><div align="center" class="abc-link"><a href="vermail.asp?lid=0">Mira los mails que le enviaron al Cuchu </a></div></td>
          </tr>
          <tr>
            <td height="50" colspan="2"><div align="center">
              <table width="270" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td class="titulohistoria"><div align="center">Centro de formaci&oacute;n futbol&iacute;stica<br>
                    de Cuchu </div></td>
                    <td><div align="center"><a href="http://www.leonidipotrero.com" target="_blank"><img src="images/logo_leoni.jpg" alt="LEONI DI POTRERO" width="38" height="46" border="0"></a></div></td>
                  </tr>
                </table>
              </div></td>
            </tr>
          </table>
        </td>
        <td width="240" valign="middle"> 
          <table width="150" height="200" border="0" align="center" cellpadding="0" cellspacing="0">
            <tr> 
              <td width="92" height="200" align="center"> 
                <div align="center"><img id="foto" style="filter:blendTrans(duration=[b]3[/b])" src="./fotos/0001.jpg"></div>
              </td>
            </tr>
          </table>
          <br>
          <table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
            <tr>
              <td><div align="center"><a href="contactanos.asp"><img src="images/mail.gif" width="120" height="41" border="0"></a></div></td>
            </tr>
          </table> 
          <br>
        </td>
      </tr>
      <tr valign="bottom"> 
        <td colspan="3"> 
          <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-bottom: 1px solid #FF9933">
            <tr> 
              <td width="657" class="abc-link"> <div align="center"><font color="#FFFFFF">&copy; 
                2001-2010 Cuchu.com. Todos los derechos reservados</font> 
              </div>
              <div align="center"></div></td>
              <td width="90" height="10" bgcolor="#FF9933" class="powered">


                <div align="center"><font color="#000000">Powered by </font><a href="http://www.perts.com.ar" target="_blank" class="powered">Perts</a></div></td>
              </tr>
            </table></td>
          </tr>
        </table></td>
      </tr>
    </table>
  </div>
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
</body>
                          </html>
                               

Whois info of domain

Domain Name: CUCHU.COM
Registry Domain ID: 15642226_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.dotearth.com
Registrar URL: http://www.dotEarth.com
Updated Date: 2024-12-20T08:46:25Z
Creation Date: 1999-12-20T00:15:47Z
Registry Expiry Date: 2025-12-20T00:15:47Z
Registrar: Domain Registration Services, Inc. dba dotEarth.com
Registrar IANA ID: 64
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8883399001
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.DNSPOINT.NET
Name Server: NS2.DNSPOINT.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T18:06: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