Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - cysof.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 04:13:29 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Wed, 21 May 2025 05:13:29 GMT
Location: https://cysof.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=bs9pRx9Txveq9o8gHLSfgxj%2BAvgRIIVUP3GnfkxVDFAzJcF65ToYqnV6a%2B%2FflKPoKwXI6428VwQXlPqGyBPychRwScv40wNUYjERuTft0SS21qt7MPtybELmQVFcwjQL6cAeb1gNdSc%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94313dd56c842453-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7563&min_rtt=7563&rtt_var=3781&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 Code 301 Moved Permanently

301 status code 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.

200 OK - https://cysof.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 04:13:30 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/7.2.34
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=r18cdKc08IGm%2BpDD5zBpeyCSWawlz4ortU5pD90windQa2Bg45aR26Cz4YVyoIBjkp0QURYB2vTuoB9Tay3mFpSWQsgA%2F2C3A1fQhK9ZraydHhQ%3D"}]}
Vary: Accept-Encoding
Server: cloudflare
X-Turbo-Charged-By: LiteSpeed
Cf-Cache-Status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 94313dd62ab02e06-ARN
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 status 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: cysof.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
	<meta name="description" content="">
	<meta name="author" content="">
    <title>CySof.com is for Sale</title>
	<link rel="icon" type="image/x-icon" href="https://assets.stonito.com/icons/favicon.ico" />

	<link rel="preconnect" href="https://fonts.googleapis.com" />
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
	<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@100;200;300;400;500;600;700;800;900&amp;display=swap" rel="stylesheet" />
		
    <link href="https://assets.stonito.com/css/styles.css" rel="stylesheet">
	<style>
	#cookieNotice.display-right { right: 30px; bottom: 30px; max-width: 395px; }
	#cookieNotice.light { background-color: #fff; color: #393d4d; }
	#cookieNotice { box-sizing: border-box; position: fixed; padding: 20px; border-radius: 10px; box-shadow: 0 6px 6px rgb(0 0 0 / 25%); font-family: inherit; text-shadow: none; z-index: 999997; }
	#cookieNotice * { margin: 0; padding: 0; text-decoration: none; list-style: none; box-sizing: border-box; }
	#cookieNotice .title-wrap { display: flex; align-items: center; margin-bottom: 10px; background: url("https://assets.stonito.com/icons/cookie-icon.svg") 0 0 / 40px 40px no-repeat; padding-left: 45px; height: 40px; }
	#cookieNotice .title-wrap svg { margin-right: 10px; }
	#cookieNotice h4 { font-family: inherit; font-weight: 700; font-size: 18px; }
	#cookieNotice.light p, #cookieNotice.light ul { color: #393d4d; }
	#cookieNotice p, #cookieNotice ul { font-size: 14px; margin-bottom: 20px; }
	#cookieNotice .btn-wrap { display: flex; flex-direction: row; font-weight: 700; justify-content: center; margin: 0 -5px 0 -5px; flex-wrap: wrap; }
	#cookieNotice .btn-wrap button { flex-grow: 1; padding: 0 7px; margin: 0 5px 10px 5px; border-radius: 20px; cursor: pointer; white-space: nowrap; min-width: 130px; line-height: 36px; border: none; font-family: inherit; font-size: 16px; transition: box-shadow .3s; }
	#cookieNotice button { outline: 0; border: none; appearance: none; -webkit-appearance: none; appearance: none; }
	#cookieNotice .btn-wrap button:hover { transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1); box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%); transform: translate3d(0,-1px,0); }
	</style>
	
	<script async src="https://www.googletagmanager.com/gtag/js?id=G-LTWG1YWZJ1"></script>
	<script>
	window.dataLayer = window.dataLayer || [];
	function gtag(){dataLayer.push(arguments);}
	gtag("js", new Date());
	gtag("config", "G-LTWG1YWZJ1");
	</script>
</head>
<body class="flex-column h-100">

	<main class="flex-shrink-0">
	
		<nav class="navbar navbar-expand-lg navbar-light bg-white py-3">
			<div class="container px-5">
				<a class="navbar-brand" href="/"><img src="https://assets.stonito.com/logos/domain-by-lymeral-holding-ltd.png" alt="domain by lymeral holding ltd" width="300"></a>
				<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
				<div class="collapse navbar-collapse" id="navbarSupportedContent">
					<ul class="navbar-nav ms-auto mb-2 mb-lg-0 small fw-bolder">
						<li class="nav-item"><a class="nav-link" href="/">Home</a></li>
						<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
						<li class="nav-item"><a class="nav-link" href="https://www.lymeral.com/" target="_blank" rel="noopener noreferrer">Lymeral</a></li>
					</ul>
				</div>
			</div>
		</nav>
		
		<header class="py-5">
			<div class="container px-5 pb-5">
				<div class="row gx-5 align-items-center">
					<div class="col-xxl-5">
						<!-- Header text content-->
						<div class="text-center text-xxl-start">
							<div class="badge bg-gradient-primary-to-secondary text-white mb-4"><div class="text-uppercase">Secure &middot; Fast &middot; Transparent</div></div>
							<div class="fs-3 fw-light text-muted mb-2">This domain name is for sale</div>
							<h1 class="display-3 fw-bolder"><span class="text-gradient d-inline" style="overflow-wrap:break-word">CySof.com</span></h1>
							<h3 class="fw-bolder text-primary">For Sale: &euro;6.300</h3><h4 class="fw-bolder text-primary h6 mt-2">Or lease today for only: &euro;310/month</h4>
							<div id="contact" class="d-grid gap-3 d-sm-flex justify-content-sm-center justify-content-xxl-start mt-5 mb-4">
								<a class="btn btn-primary btn-lg px-5 py-3 me-sm-3 fs-6 fw-bolder" href="/cdn-cgi/l/email-protection#8af9ebe6eff9cae9f3f9e5eca4e9e5e7b5f9ffe8e0efe9feb7c4effdafb8baf8effbffeff9feafb8baece5f8afb8baeee5e7ebe3e4afb8bae9f3f9e5eca4e9e5e7ace8e5eef3b7c2efe6e6e5afb8c9afbacbc3afb8baebe7afb8bae3e4feeff8eff9feefeeafb8bae3e4afb8bafee2efafb8baeee5e7ebe3e4afb8bae9f3f9e5eca4e9e5e7a4afb8badde2ebfeafb8bae3f9afb8bafee2efafb8baece3f8f9feafb8baf9feeffaafb8bae5ecafb8bafee2efafb8bafaf8e5e9efeefff8efafb9ccafbacbdee2ebe4e1afb8baf3e5ffa4">Make it Yours</a>
								<!-- <a class="btn btn-outline-dark btn-lg px-5 py-3 fs-6 fw-bolder" href="">Btn 2</a> -->
							</div>
							<p class="small text-muted">We take your privacy seriously and understand the importance of keeping your personal information confidential. We assure you that any information you provide to us will not be used for any purpose other than the one for which it was collected.</p>
						</div>
					</div>
					<div class="col-xxl-7">
						<!-- Header profile picture-->
						<div class="d-flex justify-content-center mt-5 mt-xxl-0">
							<div class="profile bg-gradient-primary-to-secondary">
								<img class="profile-img" src="https://assets.stonito.com/img/domain-for-sale-illustration.png" alt="domain for sale" />
							</div>
						</div>
					</div>
				</div>
			</div>
		</header>
		
		<!-- About Section-->
		<section class="bg-light py-5">
			<div class="container px-5 text-center">
				<h2 class="display-5 fw-bolder mt-4"><span class="text-gradient d-inline">How it Works?</span></h2>
				<p class="lead fw-light mb-5">We make the domain transfer simple and safe.</p>
				<div class="row gx-5">
					<div class="col-xl-4 mb-4">
						<img class="mb-4" src="https://assets.stonito.com/icons/icon-fast-delivery.png" alt="icon fast delivery" height="120">
						<h4 class="fw-bolder text-primary">Super Fast Delivery</h4>
						<p class="text-muted">Since we are the owners of this domain, your request reaches directly to us and the transfer process can begin within the same day.</p>
					</div>
					<div class="col-xl-4 mb-4">
						<img class="mb-4" src="https://assets.stonito.com/icons/icon-payment.png" alt="icon payment" height="120">
						<h4 class="fw-bolder text-primary">Flexible Payment Methods</h4>
						<p class="text-muted">We offer two convenient payment methods. Pay by bank wire for 2% off or use popular payment options via our trusted processor, Stripe.</p>
					</div>
					<div class="col-xl-4 mb-4">
						<img class="mb-4" src="https://assets.stonito.com/icons/icon-support.png" alt="icon support" height="120">
						<h4 class="fw-bolder text-primary">Unparalleled Support</h4>
						<p class="text-muted">Our team will help you in every step of the process, providing transparency, reassurance, and comprehensive transaction support.</p>
					</div>
				</div>
			</div>
		</section>
	</main>
	
	<footer class="bg-white py-4 mt-auto">
		<div class="container px-5">
			<div class="row align-items-center justify-content-between flex-column flex-sm-row">
				<div class="col-auto"><div class="small m-0">Copyright &copy; Lymeral Holding Ltd 2025. All rights reserved.</div></div>
				<div class="col-auto">
					<span class="small">CySof.com</span>
					<span class="mx-1">&middot;</span>
					<a class="small" href="https://www.lymeral.com/privacy-policy/" target="_blank">Privacy Policy</a>
				</div>
			</div>
		</div>
	</footer>

<div id="cookieNotice" class="light display-right" style="display: none;">
	<div class="title-wrap"><h4>Cookie Consent</h4></div>
	<div class="content-wrap">
		<div class="msg-wrap">
			<p>This website uses cookies or similar technologies, to enhance your browsing experience and provide personalized recommendations. By continuing to use our website, you agree to our Privacy Policy</p>
			<div class="btn-wrap"><button class="btn-primary" onclick="acceptCookieConsent();">Accept</button></div>
		</div>
	</div>
</div>

<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>

<script>
function setCookie(cname, cvalue, exdays) {
    const d = new Date();
    d.setTime(d.getTime() + (exdays*24*60*60*1000));
    let expires = "expires="+ d.toUTCString();
    document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}

function deleteCookie(cname) {
    const d = new Date();
    d.setTime(d.getTime() + (24*60*60*1000));
    let expires = "expires="+ d.toUTCString();
    document.cookie = cname + "=;" + expires + ";path=/";
}

function getCookie(cname) {
    let name = cname + "=";
    let decodedCookie = decodeURIComponent(document.cookie);
    let ca = decodedCookie.split(";");
    for(let i = 0; i <ca.length; i++) {
        let c = ca[i];
        while (c.charAt(0) == " ") {
            c = c.substring(1);
        }
        if (c.indexOf(name) == 0) {
            return c.substring(name.length, c.length);
        }
    }
    return "";
}

function acceptCookieConsent(){
    deleteCookie("user_cookie_consent");
    setCookie("user_cookie_consent", 1, 30);
    document.getElementById("cookieNotice").style.display = "none";
}

let cookie_consent = getCookie("user_cookie_consent");

if(cookie_consent != ""){
    document.getElementById("cookieNotice").style.display = "none";
}else{
    document.getElementById("cookieNotice").style.display = "block";
}

</script>
</body>
</html>                               

Whois info of domain

Domain Name: CYSOF.COM
Registry Domain ID: 93467739_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2024-12-09T21:20:44Z
Creation Date: 2002-12-27T21:17:24Z
Registry Expiry Date: 2025-12-27T21:17:24Z
Registrar: Cloudflare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6503198930
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DEMI.NS.CLOUDFLARE.COM
Name Server: TERIN.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-21T04:13:18Z <<<
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