Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - lafzy.com
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; charset=utf-8
Server: Microsoft-IIS/10.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Tue, 20 May 2025 14:56:42 GMT
Content-Length: 5944

HTTP Code 200 OK

200 response 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: lafzy.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
	Login | Interactive trainer
</title><meta charset="utf-8" /><meta name="viewport" content="width-device-width, initail-scale=1.0" /><link rel="stylesheet" type="text/css" href="css/style1.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" />
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
    <script src="//code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
    <link src="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet" />
        <style>
            .baching {
                background-image: url(images/background5.png);
            }
            .auto-style1 {
                width: 100%;
                height: 370px;
            }
        </style>
</head>
<body style="margin-top:0px; margin-left:0px; margin-right:0px" dir="rtl" class="baching" oncopy ="return false;">
    <form method="post" action="./" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="rV2PAAi0Qmx6lEv4+KI1tKns/86xM2YDyH5wodeAdp5MzI6W54J4KtkWhuNITUZ/mXndZ4fBCf+acFmWP8v1cSNAV/4ZmOTeDNq0W3xssYM=" />
</div>

<div class="aspNetHidden">

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334" />
	<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="kW+e5aIda2fZWARJvI2dhr0BigAXF1gr7w6U2oZaMhaYkzBQP2+VnY9+BFmp60E2t0Vse2nfHCrcAdrfjO6bMCN0nrr31HGihmIFL9D0TcnmG9hucIj2yPm8bhxySR50/LKntR24JN49XDmtPiLqmebRNVbtEb6TcAOep8je15c=" />
</div>
        <table align="center">
            <tr class="MyWidthColomn">
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
            </tr>
            <tr>
                <td>&nbsp;</td>
                <td>
                    <div class="wrapper">
                        <div id="Panel1" class="Pnl_Main">
	
                            <h1> تسجيل الدخول </h1>
                            <div class="input-box">
                                <input name="TxtUserName" type="text" id="TxtUserName" placeholder="اسم المستخدم" />
                                    <i class="bx bx5-user"></i>
                            </div>
                            <div class="input-box">
                                <input name="TxtPassWord" type="password" id="TxtPassWord" placeholder="كلمة المرور" />
                                <i class="bx bx5-user"></i>
                                <i class="toggle-hide-show fa fa-fw fa-eye-slash" style="right: 275px; top: 17px; height: 20px; width: 2em;
                                    background-color:#5192ed;"></i>
                                      <script>
                                          jQuery(".toggle-hide-show").click(function () {
                                              jQuery(this).toggleClass("fa-eye fa-eye-slash");
                                              input = jQuery(this).parent().find("input");
                                              if (input.attr("type") == "password") {
                                                  input.attr("type", "text");
                                              } else {
                                                  input.attr("type", "password");
                                              }
                                          });
                                      </script>
                            </div>
                            <div class="remember-forgot">
                                <label> <input type="checkbox"  /> تذكرني </label>
                                <a href="#"> هل نسيت كلمة المرور؟</a>
                            </div>
                            <div class="remember-forgot">
                                <input type="submit" name="Btn_Login" value="تسجيل الدخول" id="Btn_Login" class="btn" />
                            </div>
                            <div class="register-link">
                                <p>ليس لديك حساب يمكنك تسجيل حساب جديد
                                    <a href="Register_New_Account.aspx">إنشاء حساب</a>
                                </p>
                                <p> ليس لديك حساب في اختبارات قياس المستوى
                                    <a href="Login_Level_Tests.aspx">إنشاء حساب</a>
                                </p>
                            </div>
                        
</div>
                    </div>
                </td>
                <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                <td>
                    <div class="wrapper">
                        <div id="Pnl_Image" class="Pnl_Main">
	
                            <img src="images/Icon1.png" alt="قدرات لفظي" class="auto-style1" />
                        
</div>
                    </div>
                </td>
            </tr>
            <tr>
                <td>
                </td>
                <td>
                </td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
            </tr>
            <tr>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
            </tr>
            <tr class="MyWidthColomn">
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
            </tr>
        </table>
        <br />
    </form>

</body>
</html>
                               

Whois info of domain

Domain Name: LAFZY.COM
Registry Domain ID: 2880859511_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2024-05-14T08:35:29Z
Creation Date: 2024-05-13T16:42:09Z
Registry Expiry Date: 2027-05-13T16:42:09Z
Registrar: Network Solutions, LLC
Registrar IANA ID: 2
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.SITE4NOW.NET
Name Server: NS2.SITE4NOW.NET
Name Server: NS3.SITE4NOW.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-20T14:56:34Z <<<
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