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 - mtugb.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 23 May 2025 01:03:24 GMT
Content-Type: text/html
Content-Length: 4170
Connection: keep-alive
Vary: Accept-Encoding
Last-Modified: Mon, 14 Oct 2024 12:00:58 GMT
ETag: "104a-6246e96f67280"
Accept-Ranges: bytes

HTTP Kodu 200 OK

200 durum kodu, 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: mtugb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="ja">
	<head>
		<meta charset="UTF-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<link rel="stylesheet" href="./css/style.css">
		<script type="text/javascript" src="./js/main.js"></script>
		<title>MTUGB</title>
		<link href="images/90.png" rel="icon">
		<link href="images/90.png" rel="apple-touch-icon">
		<meta name="keyword" content="mtugb,MTUGB">
		<meta name="description" content="MTUGBのトップページです。MTUGBは、インターネット上でのサービスをいくつか展開しています。">
	</head>
	<body>
		<div class="apps">
			<a href="" class="box">
				<img src="" alt="">
				<p></p>
			</a>
			<a href="" class="box">
				<img src="" alt="">
				<p></p>
			</a>
			<a href="" class="box">
				<img src="" alt="">
				<p></p>
			</a>
			<a href="" class="box">
				<img src="" alt="">
				<p></p>
			</a>
			<a href="" class="box">
				<img src="" alt="">
				<p></p>
			</a>
		</div>
		<div class="wrapper">
			<div class="header">
				<ul>
					<li><h2>MTUGB</h2></li>
					<li><img src="./img/app.svg" alt=""></li>
				</ul>
				<label for="mobile">
					<div class="hum">
						<span></span>
						<span></span>
						<span></span>
					</div>
					<p style="font-size:.6em">MENU</p>
				</label>
				<input type="checkbox" id="mobile" style="display:none">
				<ul>
					<li>
						<a href="https://mtugb.com">ホーム</a>
					</li>
					<li>
						<a href="https://mtugb.com">ニュース</a>
					</li>
					<li>
						<a href="https://mtugb.com">概要</a>
					</li>
					<li>
						<a href="https://mtugb.com">プライバシーポリシー</a>
					</li>
					<li>
						<a href="https://mtugb.com">サイトマップ</a>
					</li>
				</ul>
			</div>
			<section class="main-view">
				<div class="slideshow">
					<div class="inner transition" style="" id="slide_inner">
						<img src="./img/chat.png" alt="">
						<img src="./img/blogs.png" alt="">
						<img src="./img/shiritori.png" alt="">
					</div>
					<div class="slide-arrows">
						<input type="image" src="./img/left.png" width="50" alt="左へ" id="leftBtn">
						<input type="image" src="./img/right.png" width="50" alt="右へ" id="rightBtn">
					</div>
				</div>
			</section>
			<section>
				<h1>ニュース</h1>
				<div class="news">
					<ul>
						<li>
							<a href="https://mtugb.com">MTUGB BLOGのブログ削除機能が完成しました。</a>
						</li>
						<li>
							<a href="https://mtugb.com">MTUGBにGOOGLEでの登録・ログインが可能になりました。</a>
						</li>
						<li>
							<a href="https://mtugb.com">MTUGBのトップページがリニューアルしました。</a>
						</li>
					</ul>
				</div>
			</section>
			<section class="sharp">
				<h1>MTUGBとは?</h1>
				<p>
					僕が小学2年生の時に作ったキャラクターである「もえてるちょんまげさん」と「カタツムリの権兵衛」のローマ字の一部からとったもの。キャラクターの詳細については<a href="https://mtugb.com">こちら</a>から。
				</p>
				<div class="characters">
					<div class="card">
						<img src="./img/moe.webp" alt="">
						<p>もえてるちょんまげさん</p>
					</div>
					<div class="card">
						<img src="./img/gon.webp" alt="">
						<p>カタツムリの権兵衛</p>
					</div>
				</div>
			</section>
			<section class="email">
				<h1>お問い合わせ</h1>
				<address>
					メール:
					<a href="mailto:[email protected]">[email protected]</a>
				</address>
			</section>
			<div class="footer">
				<ul class="link">
					<li>
						<a href="https://mtugb.com">ホーム</a>
					</li>
					<li>
						<a href="https://mtugb.com">ニュース</a>
					</li>
					<li>
						<a href="https://mtugb.com">概要</a>
					</li>
					<li>
						<a href="https://mtugb.com/game/othellolike">プライバシーポリシー</a>
					</li>
					<li>
						<a href="https://mtugb.com">サイトマップ</a>
					</li>
				</ul>
				<p class="copyright">Copyright © 2024 MTUGB</p>
			</div>
		</div>
	</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: MTUGB.COM
Registry Domain ID: 2447536108_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.star-domain.jp
Registrar URL: http://www.netowl.jp
Updated Date: 2024-10-28T10:15:11Z
Creation Date: 2019-10-25T07:55:07Z
Registry Expiry Date: 2025-10-25T07:55:07Z
Registrar: Netowl, Inc.
Registrar IANA ID: 1557
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +81.752568553
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.XSERVER.JP
Name Server: NS2.XSERVER.JP
Name Server: NS3.XSERVER.JP
Name Server: NS4.XSERVER.JP
Name Server: NS5.XSERVER.JP
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-23T01:03:14Z <<<
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