Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - vueeo.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 09:40:12 GMT
Server: Apache/2.4.39 (Win64) OpenSSL/1.1.1b mod_fcgid/2.3.9a mod_log_rotate/1.02
X-Powered-By: PHP/7.3.4
Expires: Wed, 30 Apr 2025 09:40:12 GMT
Cache-Control: private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
X-Frame-Options: sameorigin
Content-Language: zh
Set-Cookie: roundcube_sessid=ev9catqm0j6asijg50v79c7bl8; path=/; HttpOnly
Last-Modified: Wed, 30 Apr 2025 09:40:12 GMT
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 http 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: vueeo.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh">

<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Roundcube Webmail :: 欢迎使用 Roundcube Webmail</title>
	<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no, maximum-scale=1.0">
<meta name="theme-color" content="#f4f4f4">
<meta name="msapplication-navbutton-color" content="#f4f4f4">

	<link rel="shortcut icon" href="skins/elastic/images/favicon.ico?s=1609105339">

	<link rel="stylesheet" href="skins/elastic/deps/bootstrap.min.css?s=1609105358">
			<link rel="stylesheet" href="skins/elastic/styles/styles.css?s=1609105339">
		
	<link rel="stylesheet" type="text/css" href="plugins/jqueryui/themes/elastic/jquery-ui.css?s=1609105338">
<script src="program/js/jquery.min.js?s=1609105346"></script>
<script src="program/js/common.min.js?s=1609105339"></script>
<script src="program/js/app.min.js?s=1609105339"></script>
<script src="program/js/jstz.min.js?s=1609105346"></script>
<script>
/*
        @licstart  The following is the entire license notice for the 
        JavaScript code in this page.

        Copyright (C) The Roundcube Dev Team

        The JavaScript code in this page is free software: you can redistribute
        it and/or modify it under the terms of the GNU General Public License
        as published by the Free Software Foundation, either version 3 of
        the License, or (at your option) any later version.

        The code is distributed WITHOUT ANY WARRANTY; without even the implied
        warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
        See the GNU GPL for more details.

        @licend  The above is the entire license notice
        for the JavaScript code in this page.
*/
var rcmail = new rcube_webmail();
rcmail.set_env({"task":"login","standard_windows":false,"locale":"zh_CN","devel_mode":null,"rcversion":10410,"cookie_domain":"","cookie_path":"/","cookie_secure":false,"skin":"elastic","blankpage":"skins/elastic/watermark.html","refresh_interval":60,"session_lifetime":600,"action":"","comm_path":"./?_task=login","compose_extwin":false,"date_format":"yy-mm-dd","date_format_localized":"YYYY-MM-DD","request_token":"yMbvnhxEulZYXQoWsDhyh06JfiSWnrJS"});
rcmail.add_label({"loading":"正在载入...","servererror":"服务器错误!","connerror":"连接错误(连接服务器失败)!","requesttimedout":"请求超时","refreshing":"正在刷新...","windowopenerror":"弹出窗口被屏蔽!","uploadingmany":"正在上传文件...","uploading":"正在上传文件...","close":"关闭","save":"保存","cancel":"取消","alerttitle":"注意","confirmationtitle":"您确定……","delete":"删除","continue":"继续","ok":"确定","back":"返回","errortitle":"发生错误!","options":"个人选项","plaintoggle":"纯文本","htmltoggle":"HTML","previous":"前一","next":"后一","select":"选择","browse":"Browse","choosefile":"Choose file...","choosefiles":"Choose files..."});
rcmail.gui_container("loginfooter","login-footer");rcmail.gui_object('loginform', 'login-form');
rcmail.gui_object('message', 'messagestack');
</script>

<script src="plugins/jqueryui/js/jquery-ui.min.js?s=1609105338"></script>
<script src="plugins/jqueryui/js/i18n/jquery.ui.datepicker-zh-CN.js?s=1609105338"></script>

</head>
<body class="task-login action-none">
			<div id="layout">
	

<h1 class="voice">Roundcube Webmail 登录</h1>

<div id="layout-content" class="selected no-navbar" role="main">
	<img src="skins/elastic/images/logo.svg?s=1609105339" id="logo" alt="Logo">
	<form id="login-form" name="login-form" method="post" class="propform" action="./?_task=login">
<input type="hidden" name="_token" value="yMbvnhxEulZYXQoWsDhyh06JfiSWnrJS">
	<input type="hidden" name="_task" value="login"><input type="hidden" name="_action" value="login"><input type="hidden" name="_timezone" id="rcmlogintz" value="_default_"><input type="hidden" name="_url" id="rcmloginurl" value=""><table><tbody><tr><td class="title"><label for="rcmloginuser">用户名</label>
</td>
<td class="input"><input name="_user" id="rcmloginuser" required size="40" autocapitalize="off" autocomplete="off" type="text"></td>
</tr>
<tr><td class="title"><label for="rcmloginpwd">密码</label>
</td>
<td class="input"><input name="_pass" id="rcmloginpwd" required size="40" autocapitalize="off" autocomplete="off" type="password"></td>
</tr>
</tbody>
</table>
<p class="formbuttons"><button type="submit" id="rcmloginsubmit" class="button mainaction submit">登录</button>
</p>

		<div id="login-footer" role="contentinfo">
			Roundcube Webmail
			
						
		</div>
	</form>
</div>

<noscript>
	<p class="noscriptwarning">警告:本程序需要 Javascript 支持!请在浏览器设置中启用 Javascript。</p>
</noscript>

</div>
<div id="messagestack"></div>
<script>
$(function() {
rcmail.init();
});
</script>



<script src="skins/elastic/deps/bootstrap.bundle.min.js?s=1609105358"></script>
<script src="skins/elastic/ui.min.js?s=1609105339"></script>

</body>
</html>                               

Whois info of domain

Domain Name: VUEEO.COM
Registry Domain ID: 2947126944_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cosmotown.com
Registrar URL: http://www.cosmotown.com
Updated Date: 2025-01-02T11:18:43Z
Creation Date: 2025-01-02T11:12:29Z
Registry Expiry Date: 2026-01-02T11:12:29Z
Registrar: Cosmotown, Inc.
Registrar IANA ID: 1509
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6504739500
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: NS1.ALIDNS.COM
Name Server: NS2.ALIDNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T09:39:55Z <<<
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