Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ook7.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 19 May 2025 07:49:52 GMT
Server: Apache/2.4.63 (Unix)
Location: https://www.kvtoet.com/
Content-Length: 231
Content-Type: text/html; charset=iso-8859-1

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://www.kvtoet.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 19 May 2025 07:49:52 GMT
Server: Apache/2.4.63 (Unix)
Upgrade: h2,h2c
Connection: Upgrade
Last-Modified: Tue, 13 Jun 2023 14:59:23 GMT
ETag: "8b7-5fe0414a168c0"
Accept-Ranges: bytes
Content-Length: 2231
Content-Type: text/html

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: ook7.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html>
<title>qt</title>
<canvas id="canvas"></canvas>
<canvas id="canvas2"></canvas>
Derde werelddreef 17
<img id="img" src="img/sample.jpg"></img>
<img id="img2" src="img/sample.png"></img>
<script>

var width;
var height;

var quality = 0.5; // 0-1
var mb = 0;


var calc = function(res,ctx,x,y,w,h) {
	console.log(w);
	var data = ctx.getImageData(x, y, w, h).data;
	var sr = data[0];
	var sg = data[1];
	var sb = data[2];
	var sa = data[3];
	var skip = true;
	for (i = 4; i < data.length; i+=4) {
		sr += data[i];
		sg += data[i+1];
		sb += data[i+2];
		sa += data[i+3];
		
	}
	sr /= data.length;
	sg /= data.length;
	sb /= data.length;
	sa /= data.length;
	
	for (i = 0; i < data.length; i+=4) {
		var r = data[i];
		var g = data[i+1];
		var b = data[i+2];
		var a = data[i+3];
		
		if (Math.abs(sr + sg + sb + sa - r - g - b - a) > 255.0 * 4.0 * quality) {
			skip = false;
			break
		}
	}
	if (skip) {
		res[res.length] = data[0];
		res[res.length] = data[1];
		res[res.length] = data[2];
		res[res.length] = data[3];
		return;
	}
	
	for (i = 0; i < data.length; i++) {
		res[res.length] = data[i];
	}

	w/=2.0;
	h/=2.0;
	
	if (w < 1.01 || h < 1.01) return;
	for (ix = 0; ix < 2; ix++) {
		for (iy = 0; iy < 2; iy++) {
			calc(res, ctx, ix * w, iy * h, w, h);
		}
	}
}

var calc2 = function(ctx,w,h) {
	var res = [];
	calc(res,ctx,0,0,w,h);
	return res;
}

function encrypt(canvas, img) {
	img.crossOrigin = "anonymous";
	var ctx = canvas.getContext("2d");
	img.addEventListener("load", function() {
		canvas.width = img.width;
		canvas.height = img.height;
		ctx.drawImage(img,0 ,0);
		
		var data = calc2(ctx,img.width,img.height);
		mb = data.length;
		console.log(canvas.width + "w" + canvas.height + "h");
		console.log((canvas.width * canvas.height * 4 / 1024) + " KB uncompressed");
		console.log(mb / 1024 + " KB");
		console.log("---------------------");
	});
}

var canvas = document.getElementById("canvas");
var img = document.getElementById("img");
var canvas2 = document.getElementById("canvas");
var img2 = document.getElementById("img2");

encrypt(canvas, img);
encrypt(canvas2, img2);

</script>

</html>                               

Whois info of domain

Domain Name: OOK7.COM
Registry Domain ID: 2895473858_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cronon.net
Registrar URL: http://www.cronon.net
Updated Date: 2024-07-01T06:24:45Z
Creation Date: 2024-07-01T06:24:45Z
Registry Expiry Date: 2025-07-01T06:24:45Z
Registrar: Cronon GmbH
Registrar IANA ID: 141
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +4930398020
Domain Status: ok https://icann.org/epp#ok
Name Server: DOCKS15.RZONE.DE
Name Server: SHADES07.RZONE.DE
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T07:49:39Z <<<
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