Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
200 OK - thim.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 30 May 2025 10:08:49 GMT
Server: Apache/2.4.63 (Unix)
Last-Modified: Mon, 14 Nov 2022 09:37:40 GMT
ETag: "14d6-5ed6afd90e100"
Accept-Ranges: bytes
Content-Length: 5334
Content-Type: text/html

HTTP Kodu 200 OK

200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: thim.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML>
<!--
	Miniport by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
	<head>
		<title>EDV-Beratung THIM</title>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		<link rel="stylesheet" href="assets/css/main.css" />
	</head>
	<body class="">

		<!-- Nav -->
			<nav id="nav">
				<ul class="container">
					<li><a href="#top">Home</a></li>
					<li><a href="#work">Work</a></li>
					<li><a href="#portfolio">Certificates</a></li>
					<li><a href="#contact">About/contact</a></li>
					<li><a href="privacy-policy.html">Privacy Policy</a></li>
				</ul>
			</nav>

		<!-- Home -->
			<div class="wrapper style1 first">
				<article class="container" id="top">
					<div class="row">
						<div class="4u 12u(mobile)">
							<span><img src="./images/EDV-THIM.JPG" alt=""></span>
						</div>
						<div class="8u 12u(mobile)">
							<header>
								<h1><strong>EDV-Beratung Thim</strong></h1>
							</header>
							<p>Network- and Security-Consulting / ISO 27001-Consulting</p>
						</div>
					</div>
				</article>
			</div>

		<!-- Work -->
			<div class="wrapper style2">
				<article id="work">
					<header>
						<h2>We can help you with:</h2>
					</header>
					<div class="container">
						<div class="row">
							<div class="4u 12u(mobile)">
								<section class="box style1">
									<a class="image featured"><img src="images/design.jpg" alt="" /></a>
									<h3>Network Design</h3>
									<p>We can help you to optimize </br>
									and secure your network</br>
									As a CCNP with years of experience </br>
									we know how to help you.</p>
								</section>
							</div>
							<div class="4u 12u(mobile)">
								<section class="box style1">
									<a class="image featured"><img src="images/SERVICES.jpeg" alt="" /></a>
									<p></br></p>
									<h3>Services</h3>
									<p>Internet as a service</br>
									Backup as a service</br>
									Network administration as a service</br>
									</br>
									Migrate from local eMail to MSO365</br>
									Establish eMail protection and encryption</p>
								</section>
							</div>
							<div class="4u 12u(mobile)">
								<section class="box style1">
									<a class="image featured"><img src="images/CISCO-Firewall-device.jpg" alt="" /></a>
									<h3>Area of Expertise:</h3>
									<p>ISO 27001</br>
									</br>
									IOS Routers and Switches</br>
									Cisco ASA / Firepower Thread Defense</br>
									Identity Services Engine (ISE)</br>
									Cisco Web Security Appliance</br>
									Cisco E-Mail Security Appliance</br>
									AnyConnect VPNs</br>
                                    Cisco Umbrella</br>
									Cisco Wireless LAN Controllers</br>
									Cisco Meraki Fullstack</br>
									</br>
									Fortinet Firewall (NSE4)</br>
                                    </br>
									and much more ...</p>
								</section>
							</div>
						</div>
					</div>
					<footer>
						<a href="#portfolio" class="button big scrolly">My Certificates</a>
					</footer>
				</article>
			</div>

		<!-- Portfolio -->
			<div class="wrapper style3">
				<article id="portfolio">
					<header>
						<h2>These are some of our certificates and achievements of the past:</h2>
					</header>
					<div class="container">
						<div class="row">
							<div class="4u 12u(mobile)">
								<article class="box style2">
									<a class=""><img src="images/CISCO-CCNP-Security.jpeg" alt="" /></a>
									<h3>Cisco Certified Network Professional</h3>
									<p>Security</p>
								</article>
							</div>
							<div class="4u 12u(mobile)">
								<article class="box style2">
									<a class=""><img src="images/FORTINET-NSE4.png" alt="" /></a>
									<h3>Fortinet NSE4</h3>
									<p>Security</p>
								</article>
							</div>
						</div>
					</div>
					<footer>
						<a href="#contact" class="button big scrolly">Get in touch with us</a>
					</footer>
				</article>
			</div>

		<!-- Contact -->
			<div class="wrapper style4">
				<article id="contact" class="container 75%">
					<header>
						<h2>About this website and contact:</h2>
						<p>Dipl.-Inform.(FH) Thomas Thim - Keltenstrasse 12 - 86356 Neusaess - Germany</p>
						<p>t: +49-821-487124 - e: tt @ thim dot com</p>
						<p>VAT-ID DE 127316177</p>
					</header>
 					<div>
						<div class="row">
							<div class="12u">
								<hr />
								<h3>Find me on ...</h3>
								<ul class="social">
									<li><a href="https://www.linkedin.com/in/thimthom/" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
								</ul>
								<hr />
							</div>
						</div>
					</div>
					<footer>
						<ul id="copyright">
							<li>&copy; Dipl.-Inform.(FH) Thomas Thim. 1985-2022</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
						</ul>
					</footer>
				</article>
			</div>

		<!-- Scripts -->
			<script src="assets/js/jquery.min.js"></script>
			<script src="assets/js/jquery.scrolly.min.js"></script>
			<script src="assets/js/skel.min.js"></script>
			<script src="assets/js/skel-viewport.min.js"></script>
			<script src="assets/js/util.js"></script>
			<script src="assets/js/main.js"></script>

	</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: THIM.COM
Registry Domain ID: 2544591_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cronon.net
Registrar URL: http://www.cronon.net
Updated Date: 2024-11-25T08:01:52Z
Creation Date: 1998-11-25T05:00:00Z
Registry Expiry Date: 2025-11-24T05:00:00Z
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: DOCKS09.RZONE.DE
Name Server: SHADES02.RZONE.DE
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T10:08:30Z <<<
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