Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - bp333.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 27 May 2025 20:32:36 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 100
Connection: keep-alive
Location: http://113.23.153.200/cgi-bin/main.cgi?content=login&db=bp333
Server: ip-100-74-5-236.eu-west-2.compute.internal
Vary: Accept-Encoding
X-Request-Id: 48c97a73-1505-413a-a965-06c6340419c8

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

200 OK - http://113.23.153.200/cgi-bin/main.cgi?content=login&db=bp333
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 27 May 2025 20:32:36 GMT
Server: Apache/2.4.6 (CentOS) PHP/5.4.16
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Kodu 200 OK

200 durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: bp333.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>Web Accounting System (Veriosn 4)</title>
<style type="text/css">
body
{	background-color: #ffffff;
font: normal 11pt Trebuchet MS,Arial,sans-serif;
}
.logintitle {
color: #FFFFFF;
width: 498px;
background-color: #CC0000;
height: 60px;
border-top-left-radius: 11px;
border-top-right-radius: 11px;
-moz-border-radius-topleft: 11px;
-moz-border-radius-topright: 11px;
}
.loginbox {
width: 500px;
background-color: #ffe0e0;
height: 250px;
border-radius: 11px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
-o-border-radius: 11px;
}
.nonebox {
margin: 0px auto ;
margin-top: 0px;
border: 1px solid FF0000;
padding: 0px;
}
.hosted {
color: #000000;
width: 498px;
background-color: #FFFFFF;
height: 10px;
border-top-left-radius: 11px;
border-top-right-radius: 11px;
-moz-border-radius-topleft: 11px;
-moz-border-radius-topright: 11px;
}
.centerbox {
margin: 0px auto ;
margin-top: 0px;
border: 1px solid FF0000;
padding: 0px;
}
.redheading {
color: FFFFFF;
}
</style>
<script>
function changelanguage()
{
if (document.form01.language.value=='CHS'){lan_chs();}
if (document.form01.language.value=='CHT'){lan_cht();}
if (document.form01.language.value=='EN'){lan_en();}
return true;
}
function lan_cht()
{
document.getElementById('member').innerHTML = '&#26371;&#21729;';
document.getElementById('staff').innerHTML = '&#21729;&#24037;';
document.getElementById('txt_account').innerHTML = '&#36076;&#34399;';
document.getElementById('txt_password').innerHTML = '&#23494;&#30908;';
document.getElementById('txt_securetext').innerHTML = '&#39511;&#35657;&#30908;';
document.form01.lan.value='CHT';
document.getElementById('btn_login').innerHTML ='<input type="submit" value="&#30331;&#20837;" name="login">';
}
function lan_chs()
{
document.getElementById('member').innerHTML = '&#20250;&#21592;';
document.getElementById('staff').innerHTML = '&#21592;&#24037;';
document.getElementById('txt_account').innerHTML = '&#36134;&#21495;';
document.getElementById('txt_password').innerHTML = '&#23494;&#30721;';
document.getElementById('txt_securetext').innerHTML = '&#39564;&#35777;&#30721;';
document.form01.lan.value='CHS';
document.getElementById('btn_login').innerHTML ='<input type="submit" value="&#30331;&#20837;" name="login">';
}
function lan_en()
{
document.getElementById('member').innerHTML = 'Member';
document.getElementById('staff').innerHTML = 'Staff';
document.getElementById('txt_account').innerHTML = 'Account';
document.getElementById('txt_password').innerHTML = 'Password';
document.getElementById('txt_securetext').innerHTML = 'Validation';
document.form01.lan.value='EN';
document.getElementById('btn_login').innerHTML ='<input type="submit" value="Sign In" name="login">';
}
function getgoing()
{
top.location="../cgi-bin/main.cgi?content=login&db=bp333";
}

if (top.frames.length > 0)
{
getgoing();
}

</script>
</head>
<body onLoad="history.go(+1)" onContextMenu="return false">
<br><br>
<form name="form01" method="post" action="main.cgi?content=login">
<p>
<div class="centerbox loginbox">
<div class="centerbox logintitle">

<table border="0" width="100%" cellspacing="0" cellpadding="5">

<tr>
<td align="center"><font color="#FFFFFF">Web Application Hosting Service<small><small><br>
1A, Jalan Jelatang 14, Taman Megah Ria, Masai, 81750, Johor
Malaysia.<br>Tel: 012-7888270 Email: [email protected]</small></small>	</font></td>
</tr>


</table>
</div>
<br>
<table border="0" width="70%" cellpadding="2" align="center">
<tr>
<td><span id="txt_account">&#36134;&#21495;</span></td>
<td>&nbsp;<input name="id" size="12"></td>
</tr>
<tr>
<td><span id="txt_password">&#23494;&#30721;</span></td>
<td>&nbsp;<input type="password" name="password" size="12"></td>
</tr>
<tr>
<td><span id="txt_securetext">&#39564;&#35777;&#30721;</span></td>
<td valign="baseline">&nbsp;<input name="secure1" size="10">&nbsp;<img border="0" src="secureword.cgi?129066071"></td>
</tr>
<tr>
<td>
<select size="1" name="language" onchange="javascript:changelanguage()">
<option value="CHS" selected>&#20013;&#25991;&#31616;&#20307;</option><option value="CHT">&#20013;&#25991;&#32321;&#39636;</option><option value="EN">English</option>
</select>
</td>
<td><input type="radio" name="menu" value="staff"><span id="staff">&#21592;&#24037;</span><input type="radio" name="menu" value="member" checked><span id="member">&#20250;&#21592;</span></td>
</tr>
<tr>
<td colspan="2" align="right"><span id="btn_login"><input type="submit" value="&#30331;&#20837;" name="login"></span></td>
</tr>
<tr valign="baseline">
<td align="center"><img src="../images/flags/.gif" height="14" border="0">&nbsp;</td><td><small>1097680856  IP: 65.109.71.216</small></td>
</tr>
</table>
<br>
</div>
<div class="nonebox hosted" align="right">
<img src="../images/logo_zinsoftware.gif" align="right" height="35">
<small>Manage & Hosted by<br>ZIN Software Industry Sdn. Bhd.</small>
</div>
</p>
<input type="hidden" name="secure2" value="129066071">
<input type="hidden" name="timestr" value="1748377956">
<input type="hidden" name="db" value="bp333">
<input type="hidden" name="lan" value="CHS">
</form>
<script>
lan_chs();
</script>

</body>

</html>                               

Alan adının whois bilgisi

Domain Name: BP333.COM
Registry Domain ID: 1655889787_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-05-19T02:32:05Z
Creation Date: 2011-05-13T06:58:39Z
Registry Expiry Date: 2026-05-13T06:58:39Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS09.DOMAINCONTROL.COM
Name Server: NS10.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-27T20:32:24Z <<<
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