Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - sunvs.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sat, 03 May 2025 22:39:16 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 59
Connection: keep-alive
Location: https://www.mrbirkin.com

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

302 Found - https://www.mrbirkin.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 03 May 2025 22:39:18 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Cf-Edge-Cache: cache,platform=wordpress
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
X-Redirect-By: WordPress
Location: https://www.mrbirkin.com/?password-protected=login&redirect_to=https%3A%2F%2Fwww.mrbirkin.com%2F
Cf-Cache-Status: DYNAMIC
CF-RAY: 93a340dfdae1ecd3-ARN
alt-svc: h3=":443"; ma=86400

HTTP Code 302 Found (Moved Temporarily)

302 Found 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 - https://www.mrbirkin.com/?password-protected=login&redirect_to=https%3A%2F%2Fwww.mrbirkin.com%2F
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 03 May 2025 22:39:20 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Cf-Edge-Cache: cache,platform=wordpress
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
Vary: Accept-Encoding
Cf-Cache-Status: DYNAMIC
Set-Cookie: wordpress_test_cookie=WP%20Cookie%20check; Path=/
CF-RAY: 93a340edad91ecd3-ARN
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 OK 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: sunvs.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" lang="en-US">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Mr Birkin</title>

<link rel='stylesheet' id='dashicons-css' href='https://www.mrbirkin.com/wp-includes/css/dashicons.min.css?ver=6.8' type='text/css' media='all' />
<link rel='stylesheet' id='buttons-css' href='https://www.mrbirkin.com/wp-includes/css/buttons.min.css?ver=6.8' type='text/css' media='all' />
<link rel='stylesheet' id='forms-css' href='https://www.mrbirkin.com/wp-admin/css/forms.min.css?ver=6.8' type='text/css' media='all' />
<link rel='stylesheet' id='l10n-css' href='https://www.mrbirkin.com/wp-admin/css/l10n.min.css?ver=6.8' type='text/css' media='all' />
<link rel='stylesheet' id='login-css' href='https://www.mrbirkin.com/wp-admin/css/login.min.css?ver=6.8' type='text/css' media='all' />

<style media="screen">
#login_error, .login .message, #loginform { margin-bottom: 20px; }
.password-protected-text-below { display: inline-block; text-align: center; margin-top: 30px;}
.password-protected-text-above { text-align: center; margin-bottom: 10px;}
</style>

<link rel="stylesheet" type="text/css" href=""/><style>#password-protected-logo a {
					display: none;
				}
				#password-protected-logo,
				#password-protected-logo a {
					height: 0;
					width: 0;
				}label:not([for="password_protected_rememberme"]) {
				font-size: 14px;
				color: #72777c;
				font-family: default
			}
			.input {
				margin-top: 2px !important;
			}.input {
				background-color: #ffffff !important;
				border: 1px solid #dddddd !important;
				margin-bottom: 16px !important;
				padding: 3px 12px 3px 12px !important;
				border-radius: 0px !important;
				font-size: 24px !important;
				color: #32373c !important;
				box-shadow: inset 0 0 2px rgba( 0, 0, 0, 0.07), inset 0 0 0 9999px #ffffff !important;
			}label[for="password_protected_rememberme"]{
				font-size: 12px;
				color: #72777c;
				margin-top: 5px;
				font-family: default;
			}#password_protected_rememberme {
				background-color: #fbfbfb;
				border: 1px solid #b4b9be;
				width: 16px;
				height: 16px;
				border-radius: 0px;
			}#wp-submit {
				background-color: #0085ba;
				border: 1px solid #0073aa;
				padding: 4px 12px 4px 12px;
				border-radius: 3px;
				color: #ffffff;
				font-size: 13px;
				box-shadow: 0 0 0 rgba( 0, 0, 0, 0 );
				font-family: default
			}#password-protected-form, #loginform {
					background-color: #ffffff;
				}#password-protected-form, #loginform {
				border-radius: 0px !important;
				padding: 26px 24px !important;
				box-shadow: 0 0 3 rgba( 0, 0, 0, 0.13) !important;
			}
			#login {
				width: 320px;
			}#password-protected-background {
				background-image: url(https://www.mrbirkin.com/wp-content/uploads/2024/08/2f4cfcd835f2c0a.jpg);
			}
			#password-protected-background, .login {
				background-attachment: fixed;
				background-position: left top;
				background-repeat: no-repeat;
				background-size: cover;
			}
			.login {
				background-color: #f1f1f1;
			}
			.password-protected-text-below,
			.password-protected-text-above {
				font-size: 14px;
				color: #72777c;
				font-family: default;
				text-align: center;
			}

			.password-protected-text-below {
				margin-top: 0px;
			}

			.password-protected-text-above {
				margin-bottom: 0px;
			}
			</style><meta name='robots' content='noindex, follow' />
<link rel="icon" href="https://www.mrbirkin.com/wp-content/uploads/2020/10/cropped-apple-icon-57x57-1-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.mrbirkin.com/wp-content/uploads/2020/10/cropped-apple-icon-57x57-1-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.mrbirkin.com/wp-content/uploads/2020/10/cropped-apple-icon-57x57-1-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.mrbirkin.com/wp-content/uploads/2020/10/cropped-apple-icon-57x57-1-270x270.png" />
		<meta name="viewport" content="width=device-width" />
		
</head>
<body class="login login-password-protected login-action-password-protected-login wp-core-ui">

<div id="login">
	<h1 class="wp-login-logo" id="password-protected-logo"><a href="https://www.mrbirkin.com/" title="Mr Birkin">Mr Birkin</a></h1>
	
	
	<form name="loginform" id="loginform" action="https://www.mrbirkin.com/?password-protected=login&#038;redirect_to=https%3A%2F%2Fwww.mrbirkin.com%2F" method="post">

        <p>
                    </p>

        <!--
		We are removing this field PP-245
             <p>
                <label for="password_protected_pass">Password</label>
                <input type="password" name="password_protected_pwd" id="password_protected_pass" class="input" value="" size="20" tabindex="20" autocomplete="false" />
            </p>
        -->

        <div class="user-pass-wrap">
            <label for="password_protected_pass">Password</label>
            <div class="wp-pwd">
                <input id="password_protected_pass" class="input password-input" type="password" name="password_protected_pwd" value="" size="20" autocomplete="false" spellcheck="false" required>
                <button id="pp-hide-show-password" class="button button-secondary hide-if-no-js wp-hide-pw" type="button" data-toggle="0" aria-label="Show password">
                    <span class="dashicons dashicons-visibility" aria-hidden="true"></span>
                </button>
            </div>
        </div>

							<p class="forgetmenot">
				<label for="password_protected_rememberme"><input name="password_protected_rememberme" type="checkbox" id="password_protected_rememberme" value="1" tabindex="90" /> Remember Me</label>
			</p>
				
		<p class="submit">
			<input type="submit" name="wp-submit" id="wp-submit" class="button button-primary button-large" value="Log In" tabindex="100" />
			<input type="hidden" name="password_protected_cookie_test" value="1" />
			<input type="hidden" name="password-protected" value="login" />
			<input type="hidden" name="redirect_to" value="https://www.mrbirkin.com/" />
		</p>

        <div style="display: table;clear: both;"></div>

        <p>
		            </p>

	</form>

	
</div>

<script>
try{document.getElementById('password_protected_pass').focus();}catch(e){}
if(typeof wpOnload=='function')wpOnload();
try{let s=document.getElementById("pp-hide-show-password");s.addEventListener("click",function(e){e.preventDefault();let t=document.getElementById("password_protected_pass");"password"===t.type?(t.type="text",s.innerHTML='<span class="dashicons dashicons-hidden" aria-hidden="true"></span>'):(t.type="password",s.innerHTML='<span class="dashicons dashicons-visibility" aria-hidden="true"></span>')})}catch(e){}
</script>

				<script type="text/javascript" id="login-designer-language-switcher-problem-js">
					const language_translator=jQuery(".language-switcher");jQuery(language_translator).length&&(embed_html='<div class="language-switcher">'+jQuery(language_translator).html()+"</div>",jQuery(".language-switcher").remove(),jQuery("#login").append(embed_html));
				</script>
				<script type="text/javascript"></script><div id="login-designer-background"></div><link rel='stylesheet' id='login-designer-template-01-css' href='https://www.mrbirkin.com/wp-content/plugins/login-designer/assets/css/src/templates/login-designer-template-01.css?ver=all' type='text/css' media='all' />
	<script>
	/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);
	</script>
	
<div class="clear"></div>

	<div id="password-protected-background" style="position:absolute; inset: 0;width: 100%;height: 100%;z-index: -1;transition: opacity 300ms cubic-bezier(0.694, 0, 0.335, 1) 0s"></div>

</body>
</html>
                               

Whois info of domain

Domain Name: SUNVS.COM
Registry Domain ID: 2712800622_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2024-08-16T01:24:58Z
Creation Date: 2022-07-21T18:33:32Z
Registry Expiry Date: 2025-07-21T18:33:32Z
Registrar: Gname.com Pte. Ltd.
Registrar IANA ID: 1923
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +65.65189986
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: JM1.DNS.COM
Name Server: JM2.DNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T22:39:00Z <<<
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