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
400 Bad Request - dwrpr.com
HTTP Status: 400
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 23 May 2025 11:57:13 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Mime-Version: 1.0
X-Squid-Error: ERR_INVALID_URL 0
CF-Cache-Status: BYPASS
Set-Cookie: __cf_bm=dbKPmvfSmhTyZ.ZSVpAI8O11D4s8j3CO7h7xcfkOZzQ-1748001433-1.0.1.1-Tyn8aIQPJnrxiTEzRxPY2FUr3fwbJM_6dc99de7L7IMGBm5zf1XrW4NMq6_98EiYK0qFw6VlILnVbfTQ.ZULe8nTpALZtV9Ct0id3QL4Xcs; path=/; expires=Fri, 23-May-25 12:27:13 GMT; domain=.dwrpr.com; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=NLT7Nf%2Fw7MFNlZ%2FBYN7VUpvhD6IbaeSgQMoMnn2WAMJgdSnNPcTXYyp8a7XZFakTWgpVBaOiXwtr0gZLTrEYreEfT9y4SzDobGKpLipPAqDnUWcgsmCXD72%2BdzY9atOTVxbPVcXq0WM%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94445fdc588d630a-HAM
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=21448&min_rtt=21448&rtt_var=10724&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Kodu 400 Hatalı İstek

400 durum kodu, istemci hatası nedeniyle sunucunun isteği işleyemediğini belirtir.

Kod 400 ne zaman kullanılır?

  • İstek hatalı biçimlendirildiğinde veya geçersiz parametreler içerdiğinde
  • İstekte gerekli veriler eksik olduğunda
  • Yanlış bir JSON veya XML yükü gönderildiğinde

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

Kullanıcı, isteğinin yanlış olduğunu ve düzeltilmesi gerektiğini belirten bir hata mesajı alır.

GET / HTTP/1.1
Host: dwrpr.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html><head>
<meta type="copyright" content="Copyright (C) 1996-2016 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ERROR: The requested URL could not be retrieved</title>
<style type="text/css"><!-- 
 /*
 * Copyright (C) 1996-2016 The Squid Software Foundation and contributors
 *
 * Squid software is distributed under GPLv2+ license and includes
 * contributions from numerous individuals and organizations.
 * Please see the COPYING and CONTRIBUTORS files for details.
 */

/*
 Stylesheet for Squid Error pages
 Adapted from design by Free CSS Templates
 http://www.freecsstemplates.org
 Released for free under a Creative Commons Attribution 2.5 License
*/

/* Page basics */
* {
	font-family: verdana, sans-serif;
}

html body {
	margin: 0;
	padding: 0;
	background: #efefef;
	font-size: 12px;
	color: #1e1e1e;
}

/* Page displayed title area */
#titles {
	margin-left: 15px;
	padding: 10px;
	padding-left: 100px;
	background: url('/squid-internal-static/icons/SN.png') no-repeat left;
}

/* initial title */
#titles h1 {
	color: #000000;
}
#titles h2 {
	color: #000000;
}

/* special event: FTP success page titles */
#titles ftpsuccess {
	background-color:#00ff00;
	width:100%;
}

/* Page displayed body content area */
#content {
	padding: 10px;
	background: #ffffff;
}

/* General text */
p {
}

/* error brief description */
#error p {
}

/* some data which may have caused the problem */
#data {
}

/* the error message received from the system or other software */
#sysmsg {
}

pre {
    font-family:sans-serif;
}

/* special event: FTP directory listing */
#dirmsg {
    font-family: courier;
    color: black;
    font-size: 10pt;
}
#dirlisting {
    margin-left: 2%;
    margin-right: 2%;
}
#dirlisting tr.entry td.icon,td.filename,td.size,td.date {
    border-bottom: groove;
}
#dirlisting td.size {
    width: 50px;
    text-align: right;
    padding-right: 5px;
}

/* horizontal lines */
hr {
	margin: 0;
}

/* page displayed footer area */
#footer {
	font-size: 9px;
	padding-left: 10px;
}


body
:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
:lang(he) { direction: rtl; }
 --></style>
</head><body id="ERR_INVALID_URL">
<div id="titles">
<h1>ERROR</h1>
<h2>The requested URL could not be retrieved</h2>
</div>
<hr>

<div id="content">
<p>The following error was encountered while trying to retrieve the URL: <a href="/">/</a></p>

<blockquote id="error">
<p><b>Invalid URL</b></p>
</blockquote>

<p>Some aspect of the requested URL is incorrect.</p>

<p>Some possible problems are:</p>
<ul>
<li><p>Missing or incorrect access protocol (should be <q>http://</q> or similar)</p></li>
<li><p>Missing hostname</p></li>
<li><p>Illegal double-escape in the URL-Path</p></li>
<li><p>Illegal character in hostname; underscores are not allowed.</p></li>
</ul>

<p>Your cache administrator is <a href="/cdn-cgi/l/email-protection#681a07071c571b1d0a020d0b1c552b090b000d2d1a1a071a21060e074d5a58454d5a582d3a3a3721263e2924212c373d3a244e090518530a070c11552b090b000d20071b1c4d5b294d5a5800071b1c4d582c4d58292d1a1a38090f0d4d5b294d5a582d3a3a3721263e2924212c373d3a244d582c4d58292d1a1a4d5b294d5a584d5d2a0607060d4d5d2c4d582c4d58293c01050d3b1c0905184d5b294d5a582e1a01444d5a585a5b4d5a582509114d5a585a585a5d4d5a5859594d5b295d5f4d5b29595b4d5a582f253c4d582c4d58294d582c4d58292b04010d061c21384d5b294d5a58595e5a46595d50465a585b4659595c4d582c4d58294d582c4d5829203c3c384d5a583a0d191d0d1b1c4d5b294d582c4d58294d582c4d58294d582c4d5829">root</a>.</p>
<br>
</div>

<hr>
<div id="footer">
<p>Generated Fri, 23 May 2025 11:57:13 GMT by host (squid/3.5.20)</p>
<!-- ERR_INVALID_URL -->
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body></html>
                               

Alan adının whois bilgisi

Domain Name: DWRPR.COM
Registry Domain ID: 1380629546_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.directnic.com
Registrar URL: http://www.directnic.com
Updated Date: 2025-01-09T00:13:40Z
Creation Date: 2008-01-16T10:11:56Z
Registry Expiry Date: 2027-01-16T10:11:56Z
Registrar: DNC Holdings, Inc.
Registrar IANA ID: 291
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.5043550081
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: MELINDA.NS.CLOUDFLARE.COM
Name Server: PETE.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-23T11:57:05Z <<<
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