Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - csekk.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 30 Apr 2025 09:48:42 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://csekk.com/

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://csekk.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 30 Apr 2025 09:48:43 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 7951
Connection: keep-alive
Last-Modified: Fri, 11 Nov 2022 09:15:16 GMT
ETag: "1f0f-5ed2e53f77838"
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Nginx-Cache: EXPIRED
Accept-Ranges: bytes

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: csekk.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">
  <title>CSE株式会社</title>
  <meta name="description" content="CSE株式会社">
  <link rel="stylesheet" href="style.css">
  <!--[if lt IE 9]>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
  <![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

</head>
<body>
	<div class="main_visual">
		<img class="pc_style" src="img/main.png" alt="CSE株式会社メインイメージ" />
		<img class="sp_style" src="img/main_sp.png" alt="CSE株式会社メインイメージ" />
		<h1 class="main_visual_txt01">新しい「       」を創ろう!</h1>
		<h2 class="main_visual_txt02">CSE株式会社</h2>
	</div>
<div class="main_body">
	<section class="cmn_sec sec01">
		<h3 class="cmn_ttl"></h3>
		<p class="cmn_txt catch_txt">
Company(カンパニー=会社)の語源は<br>
「com=共に、pany=パン」つまり、共にパンを分かち合う仲間。<br>
そんな強い結束力と、それぞれが持つ創造性を武器に、<br>
CSEは、まだこの世にないモノやコトを創り出し続ける<br>
クリエイティブカンパニーです。
		</p>
	</section>

	<div class="bdr"></div>

	<section class="cmn_sec sec02">
		<h3 class="cmn_ttl">事業案内</h3>
		<div class="sec02_box">
		<dl>
			<dt><a href="http://chrio.jp/" target="_blank"><img src="img/logo01.png" /></a></dt>
			<dd>
				<h4>CHRIO</h4>
				<span class="subttl">スポーツ用ケアアイテムの企画・販売</span>
				<p class="gsc sub_txt">
「常に挑戦し続ける人をサポートしたい」という願いを込めて創られたスポーツブランドです。<br>
スポーツ時はもちろん、パフォーマンスの維持・向上を目的とした日頃のケアに役立つアイテムを日々研究・開発しています。<br>
クリオのアイテムは、各競技の一流選手を中心とした多くのアスリートにご愛用いただいています。</p>
			</dd>
		</dl>
		<dl>
			<dt><a href="http://www.artket.net/" target="_blank"><img src="img/logo02.png" /></a></dt>
			<dd>
				<h4>ARTKET</h4>
				<span class="subttl">超高精細ブランケット印刷の企画・受注</span>
				<p class="gsc sub_txt">
					オリジナルグッズのOEM製造を承っているクリエイティブブランドです。<br>
企業の販促物やキャラクターグッズといった「高精細プリント・縫製加工サービス」を提供しています。<br>
自動車メーカー、アニメ業界、各分野の大手企業様など数多くの取り引き実績があります。
</p>
			</dd>
		</dl>
		<dl>
			<dt><a href="gle.html"><img src="img/logo03.png" /></a></dt>
			<dd>
				<h4>GLE</h4>
				<span class="subttl">小中高生が企画・運営するイベント事業</span>
				<p class="gsc sub_txt">
「グローバルにリーダーシップを発揮できる人材の育成」を目的として創られた、実践型教育プログラムを推進するイベント運営ブランドです。<br>
海外から一流アーティストを招聘する大型コンサートイベントの企画から運営までを、日本の小・中・高校生とともに創り上げています。
				</p>
			</dd>
		</dl>
		</div>
		<p class="sub_txt_block">その他、日本、韓国、イスラエル、ヨーロッパに拠点を持ち、<br>ビジネスマッチング、コンサルティングを承っております。<br>お気軽にお問い合わせください。</p>
	</section>

	<div class="bdr"></div>

	<section class="cmn_sec sec03">
		<h3 class="cmn_ttl">企業情報</h3>
		<span class="cmn_ttl_sub">【JAPAN】</spna>
		<h4 class="cmn_ttl02">CSE株式会社 本社(CSEホール)</h4>
			<table class="base_table">
				<tr>
					<th>所在地</th>
					<td>〒164-0003 東京都中野区東中野2-26-7</td>
				</tr>
				<tr>
					<th>TEL</th>
					<td>03-5330-3117</td>
				</tr>
<!--
				<tr>
					<th>FAX</th>
					<td>03-5330-1704</td>
				</tr>
-->
				<tr>
					<th>資本金</th>
					<td>9,000万円</td>
				</tr>
				<tr>
					<th>設立</th>
					<td>1994年8月</td>
				</tr>
				<tr>
					<th>代表取締役</th>
					<td>林 ベラ</td>
				</tr>
				<tr>
					<th>取引銀行</th>
					<td>三菱UFJ銀行・三井住友銀行・西京信用金庫</td>
				</tr>
			</table>
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6479.640630846855!2d139.6818996!3d35.7060391!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018f2c86b5ef375%3A0x6d1844dccaebe45c!2z44CSMTY0LTAwMDMg5p2x5Lqs6YO95Lit6YeO5Yy65p2x5Lit6YeO77yS5LiB55uu77yS77yW4oiS77yXIOOCueODmuODvOOCueODu-OCr-ODquOCqg!5e0!3m2!1sja!2sjp!4v1511140168954" width="1000" height="400" frameborder="0" style="border:0" allowfullscreen></iframe>
<h4 class="cmn_ttl02">クリオ事業部(商品販売企画チーム・お客様サポートセンター)</h4>
			<table class="base_table">
				<tr>
					<th>所在地</th>
					<td>〒164-0011 東京都中野区中央5-8-11 1F</td>
				</tr>
				<tr>
					<th>TEL</th>
					<td>03-3380-1450</td>
				</tr>
				<tr>
					<th>FAX</th>
					<td>03-5342-2054</td>
				</tr>
			</table>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2392120169925!2d139.66778021744383!3d35.69573060000002!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018f2e9cda5dec1%3A0xec150827e7483709!2zQ1NF5qCq5byP5Lya56S-IOOCr-ODquOCqg!5e0!3m2!1sja!2sjp!4v1601440687307!5m2!1sja!2sjp" width="1000" height="400" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
<h4 class="cmn_ttl02">ABCプランニング株式会社 クリオ事業部(マーケティング・営業チーム)</h4>
			<table class="base_table">
				<tr>
					<th>所在地</th>
					<td>東京都千代田区麹町5-3-3 麹町KSスクエア9F</td>
				</tr>
				<tr>
					<th>TEL</th>
					<td>03-6380-9503</td>
				</tr>
				<tr>
					<th>FAX</th>
					<td>03-6380-9504</td>
				</tr>
				<tr>
					<th>URL</th>
					<td><a href="http://abcplanning.jp" target="_blank">http://abcplanning.jp</td>
				</tr>
			</table>
	</section>

	<div class="bdr"></div>

	<section id="cse_group" class="cmn_sec sec02">
		<h3 class="cmn_ttl">事業関連・グループ会社</h3>
		<div class="sec02_box">
		<dl>
			<dt><h4 class="sec02_box_ttl"><a href="http://www.chriocafe.com/" target="_blank">カフェギャラリー クリオ</a></h4></dt>
			<dd>
				<p class="gsc sub_txt">
					〒164-0011<br>
					東京都中野区中央5-8-11 1F<br>
					</p>
			</dd>
		</dl>
		<dl>
			<dt><h4 class="sec02_box_ttl"><a href="http://www.chriocare.com/" target="_blank">株式会社CCC<br>東京都指定訪問介護事業所<br>クリオケアセンター</a></h4></dt>
			<dd>
				<p class="gsc sub_txt">
					〒164-0011<br>
					東京都中野区中央5-8-11 3F<br>
					</p>
			</dd>
		</dl>
		<dl>
			<dt><h4 class="sec02_box_ttl">クリオ販売株式会社</a></h4></dt>
			<dd>
				<p class="gsc sub_txt">
					〒546-0013<br>
					大阪府大阪市東住吉区湯里2-1-6 水野ビル2F
					</p>
			</dd>
		</dl>
		<dl>
			<dt><h4 class="sec02_box_ttl"><a href="http://www.chrio.co.kr/" target="_blank">CHRIO KOREA</a></h4></dt>
			<dd>
				<p class="gsc sub_txt">
					6-17, yesulgongwon-ro,131-gil,Manangu,Anyang -si,Gyeonggi-do,Korea
					</p>
			</dd>
		</dl>
		<dl>
			<dt><h4 class="sec02_box_ttl"><a href="http://www.chriology.com/" target="_blank">CHRIOLOGY( USA Distributer)</a></h4></dt>
			<dd>
				<p class="gsc sub_txt">
					PO BOX 782. NewYork. NY10150<br>
					</p>
			</dd>
		</dl>
		<dl>
			<dt><h4 class="sec02_box_ttl">Y.S.E  Europe</h4></dt>
			<dd>
				<p class="gsc sub_txt">
					Via Cantú 8 ,CH-6900 Lugano,Switzerland<br>
					Tel	091 922.60.22<br>
					Mob 078 624.42.48
					</p>
			</dd>
		</dl>
		</div>
	</section>
</div>
</body>
</html>
                               

Whois info of domain

Domain Name: CSEKK.COM
Registry Domain ID: 26621384_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.discount-domain.com
Registrar URL: http://gmo.jp
Updated Date: 2025-04-22T15:16:33Z
Creation Date: 2000-05-08T22:04:36Z
Registry Expiry Date: 2026-05-08T22:04:36Z
Registrar: GMO Internet Group, Inc. d/b/a Onamae.com
Registrar IANA ID: 49
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +81.337709199
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: 01.DNSV.JP
Name Server: 02.DNSV.JP
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T09:48:26Z <<<
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