Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - stwon.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 13:22:37 GMT
Server: Apache
X-Content-Type-Options: nosniff
Set-Cookie: PHPSESSID=g8ltb7qh3lsisk08bqhi64v6p0; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: max-age=1, s-maxage=1, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: check=check_ok; path=/
Vary: Accept-Encoding,User-Agent
X-XSS-Protection: 1;mode=block
Content-Length: 15004
Connection: close
Content-Type: text/html; charset=utf-8

HTTP Code 200 OK

200 OK 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: stwon.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="ko">
	<head>
		<meta charset="UTF-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">		
		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
		<meta name="format-detection" content="telephone=no">
		<title>에스테크원</title>
		<link rel="stylesheet" type="text/css" href="/css/base.css"/>
		<link rel="stylesheet" type="text/css" href="/css/common.css"/>
		<link rel="stylesheet" type="text/css" href="/js/jquery-ui.css"/>
		<link rel="stylesheet" type="text/css" href="/css/layout.css"/>						

									<!-- 메인일때 -->
			<link rel="stylesheet" type="text/css" href="/css/main.css"/>
		
		<script type="text/javascript" src="/js/jquery-1.12.2.min.js"></script>
		<script type="text/javascript" src="/js/jquery.bxslider.js"></script>
		<script type="text/javascript" src="/js/jquery-ui.js"></script>
		<script type="text/javascript" src="/js/base.js"></script>
		<script type="text/javascript" src="/js/module.js"></script>
		<script type="text/javascript" src="/js/custom.js"></script>
		<script type="text/javascript" src="/js/ScrollToPlugin.min.js"></script>
		<script type="text/javascript" src="/js/TweenMax.min.js"></script>
		
		<link rel="shortcut icon" href="/images/common/favicon.png"/>
		<meta property="og:image" content="/images/common/og_image.jpg">
		<link rel="canonical" href="http://stwon.com" />
		<link rel="alternate" href="http://stwon.com" />
		<meta property="og:url" content="http://stwon.com" />
		<meta property="og:title" content="에스테크원" />
		<meta name="description"  content="H/W 개발, IoT 디바이스 및 AI 기반의 스마트 홈 Total Control 개발을 통한 지능형 서비스 제공" />
		<meta property="og:description" content="H/W 개발, IoT 디바이스 및 AI 기반의 스마트 홈 Total Control 개발을 통한 지능형 서비스 제공" />
		<meta property="og:site_name" content="에스테크원" />
		<meta property="naver-site-verification" content="c7c49caa0fda0944d403d14d5b80dcde3fac9331" />
		<meta property="og:type" content="website" />

		<!--[if lte IE 10]>
			<script type="text/javascript">
				 document.write('<div id="update">보고계신 사이트는 <b>익스플로러11에 최적화 된</b> 사이트 입니다. Windows Internet Explorer를 <b>업데이트</b>를 받으세요 <a href="http://windows.microsoft.com/ko-KR/internet-explorer/downloads/ie" target="_blank" title="새창">Internet Explorer 업데이트하기</a></div>');
			</script>
		<![endif]-->

	</head>
	<body>
	<script type="text/javascript">
//<![CDATA[
	// 쿠키 체크
	function getCookie(name)
	{
			var nameOfCookie = name + "=";
			var x = 0;
			while ( x <= document.cookie.length )
			{
					var y = (x+nameOfCookie.length);
					if ( document.cookie.substring( x, y ) == nameOfCookie ) {
							if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 )
									endOfCookie = document.cookie.length;
							return unescape( document.cookie.substring( y, endOfCookie ) );
					}
					x = document.cookie.indexOf( " ", x ) + 1;
					if ( x == 0 )
							break;
			}
			return "";

	}

	//]]>
</script><script type="text/javascript">
	function setCookie( name, value, expirehours ) { 
		var todayDate = new Date(); 
		todayDate.setHours( todayDate.getHours() + expirehours ); 
		document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" 
	} 
	function closeWin(no) { 
		document.getElementById("layer_"+no).style.display = "none";
	}
	function todaycloseWin(no) { 
		var cookie_name = "layer_"+no;
		setCookie( cookie_name, "done" , no ); 
		//document.getElementById(no).style.display = "none";
		$("#layer_"+no).css("display", "none");
	}
</script>

		<div id="wrap">


			<!-- header -->
			<header id="header">
				<div class="inr">
					<h1 class="logo"><a href="/">에스테크원</a></h1>
					<!-- gnb -->
					<div class="btn_menu open">
						<div class="box">모바일메뉴 열기</div>
					</div>
					<div class="area_gnb">
						<h1 class="logo"><a href="/">에스테크원</a></h1>
						<div class="btn_menu close">
							<div class="box">모바일메뉴 닫기</div>
						</div>
						<nav>
							<ul class="gnb">
								<li><a href="/contents/01_about/sub01.html" class="about"><span>About us</span></a>
									<ul class="depth">
										<li><a href="/contents/01_about/sub01.html" class="about_sub01"><span>회사소개</span></a></li>
										<li><a href="/contents/01_about/sub02.html?board_id=board_newsletter" class="about_sub02"><span>뉴스레터</span></a></li>
										<li><a href="/contents/01_about/sub03.html" class="about_sub03"><span>찾아오시는 길</span></a></li>
									</ul>
								</li>
								<li><a href="/contents/02_business/sub01.html" class="business"><span>Business</span></a>
									<ul class="depth">
										<li><a href="/contents/02_business/sub01.html" class="business_sub01"><span>H/W DEVELOPMENT</span></a></li>
										<li><a href="/contents/02_business/sub02.html" class="business_sub02"><span>Smart home</span></a></li>
										<li><a href="/contents/02_business/sub03.html" class="business_sub03"><span>OEM &amp; ODM</span></a></li>
										<li><a href="/contents/02_business/sub04.html" class="txt_spacing business_sub04"><span>PCM / BMS / Battery Pack / PCBA</span></a></li>
										<li><a href="/contents/02_business/sub05.html" class="business_sub05"><span>Sourcing</span></a></li>
									</ul>
								</li>
								<li><a href="/contents/03_product/board.html?board_id=board_product&amp;cate=iot" class="product"><span>Product</span></a>
									<ul class="depth">
										<!-- 게시판경우 bard_id값뒤에 id값이 class로처리 -->
										<li><a href="/contents/03_product/board.html?board_id=board_product&amp;cate=iot" class="board_iot">H/W DEVELOPMENT</a></li>
										<li><a href="/contents/03_product/board.html?board_id=board_product&amp;cate=smart" class="board_smart">Smart home</a></li>
										<li><a href="/contents/03_product/board.html?board_id=board_product&amp;cate=oem" class="board_oem">OEM &amp; ODM</a></li>
										<li><a href="/contents/03_product/board.html?board_id=board_product&amp;cate=pcb" class="board_pcb">PCB / PCBA</a></li>
										<li><a href="/contents/03_product/board.html?board_id=board_product&amp;cate=pcm" class="board_pcm">PCM / BMS / Battery Pack</a></li>
									</ul>
								</li>
								<li><a href="/contents/04_support/online.html?online_id=koweb_online_question" class="support"><span>Support</span></a>
									<ul class="depth">
										<li><a href="/contents/04_support/online.html?online_id=koweb_online_question" class="koweb_online_question">기술문의</a></li>
									</ul>
								</li>
                            </ul>
						</nav>
					</div>
					<!-- //gnb -->
				</div>
			</header>
			<div class="nav_bg"></div>
			<!-- //header -->

            <!-- visual -->
            <div class="area_visual">
                <div class="inr02">
                    <ul class="list">
                        <li style="background-image:url(/images/main/img_visual01.jpg)">
                            <div class="visual_txt">
                                <em>INTELLIGENT &amp; EFFICIENT</em>
                                <p>IoT <br>&amp; SMART HOME</p>
                                <div class="btn_area">
                                    <a class="button02" href="/contents/01_about/sub01.html"><span>About us</span></a>
                                </div>
                            </div>
                        </li>
                        <li style="background-image:url(/images/main/img_visual02.jpg)">
                            <div class="visual_txt">
                                <em>One-stop Solution</em>
                                <p>DEVELOPMENT <br>&amp; MANUFACTURE</p>
                                <div class="btn_area">
                                    <a class="button02" href="/contents/01_about/sub01.html"><span>About us</span></a>
                                </div>
                            </div>
                        </li>
                        <li style="background-image:url(/images/main/img_visual03.jpg)">
                            <div class="visual_txt">
                                <em>Domestic &amp; Foreign</em>
                                <p>PURCHASING <br>AGENCY SOURCING</p>
                                <div class="btn_area">
                                    <a class="button02" href="/contents/01_about/sub01.html"><span>About us</span></a>
                                </div>
                            </div>
                        </li>
                    </ul>
                </div>
            </div>
            <!-- //visual -->

			<section id="container">

				<!-- 본문 -->
				<div id="content">

                    <div class="area_business inr">
                        <h3><i>B</i>usiness</h3>
                        <p>Business Area of S-TechWon, Inc.</p>
                        <ul>
                            <li>
                                <a href="/contents/02_business/sub01.html">
                                    <div>
                                        <em>H/W DEVELOPMENT</em>
                                        <span>사물인터넷 기반의 <br>지능형 인프라 시스템</span>
                                    </div>
                                </a>
                            </li>
                            <li>
                                <a href="/contents/02_business/sub02.html">
                                    <div>
                                        <em>SMART HOME</em>
                                        <span>스마트 홈 컨트롤 디바이스<br> 개발 및 공급</span>
                                    </div>
                                </a>
                            </li>
                            <li>
                                <a href="/contents/02_business/sub03.html">
                                    <div>
                                        <em>OEM &amp; ODM</em>
                                        <span>설계, 제작, 성능평가에 이르는 전 과정을 <br>원스톱 서비스로 제공</span>
                                    </div>
                                </a>
                            </li>
                            <li>
                                <a href="/contents/02_business/sub04.html">
                                    <div>
                                        <em>PCM / BMS / Battery Pack / PCBA</em>
                                        <span>효율적인 Battery 관리 시스템 <br>전자제품의 가장 기본이 되는 필수 부품</span>
                                    </div>
                                </a>
                            </li>
                            <li>
                                <a href="/contents/02_business/sub05.html">
                                    <div>
                                        <em>SOURCING</em>
                                        <span>국내/외 <br>구매대행 서비스</span>
                                    </div>
                                </a>
                            </li>
                        </ul>
                    </div>

                    <div class="area_support inr02">
                        <h3>Support <i>&amp;</i> Inquiry</h3>
                        <p>Efficient solution of S-TechWon, Inc.</p>
                        <span>개발, 구매 등 요청하신 문의에 대해 <br>효율적인 솔루션을 제공합니다.</span>
                        <ul>
                            <li><a href="/contents/04_support/online.html?online_id=koweb_online_question">Development</a></li>
                            <li><a href="/contents/04_support/online.html?online_id=koweb_online_question">Manufacture</a></li>
                            <li><a href="/contents/04_support/online.html?online_id=koweb_online_question">Production</a></li>
                            <li><a href="/contents/04_support/online.html?online_id=koweb_online_question">Sourcing</a></li>
                        </ul>
                        <div class="btn_area">
                            <a class="button02 v2" href="/contents/04_support/online.html?online_id=koweb_online_question"><span>Support</span></a>
                        </div>
                    </div>

                    <div class="area_contact inr02">
                        <h3>Contact <i>US</i></h3>
                        <p>Location of S-TechWon, Inc.</p>

                        <div class="inr03">
                            <div id="map">
                                <a href="http://kko.to/_sMUJPMY0" target="_blank" title="지도보기 [새창]">카카오맵 바로가기</a>
                            </div>
                            <div class="txt_map">
                                <ul>
                                    <li>LOCATION</li>
                                    <li>경상북도 구미시 산호대로 423, 상가동 303호 <i>(비산동, 강변보성타운)</i><br>
                                        <em>303 Sanggadong, 423, Sanho-daero, </em><br>
                                        <u>Gumi-si, Gyeongsangbuk-do</u></li>
                                    <li>Call. 054-465-5701</li>
                                    <li>FAX. 054-465-5702</li>
                                </ul>
                                <div class="btn_area">
                                    <a class="button02 v2" href="/contents/01_about/sub03.html"><span>CONTACT US</span></a>
                                </div>
                            </div>
                        </div>
					</div>
				</div>
				<!-- //본문 -->

			</section>

			<!-- footer -->
			<footer id="footer">
                <div class="inr">
					<h2 class="flogo">(주)에스테크원</h2>
					<address>
						<span><em>회사명</em>(주)에스테크원</span>
						<span><em>주소</em>경상북도 구미시 산호대로 423, 상가동 303호</span>
						<span><em>전화번호</em><a href="tel:054-465-5701">054-465-5701</a></span>
                        <span><em>팩스번호</em>054-465-5702</span>
                        <div>
                            <span><em>이메일</em><a href="mailto:[email protected]">[email protected]</a></span>
                            <span><em>사업자 등록번호</em>548-81-01738</span>
                            <span><em>개인정보보호책임자</em>대표 이사</span>
                        </div>
					</address>
					<a class="btn_top" href="#wrap">TOP</a>
                </div>
                <p><span>Copyright(C) Supreme Tech Won All right reserved. <br>Designed by <i>KOWEB</i>.</span></p>
			</footer>
			<!-- //footer -->
		</div>
        
	</body>
</html>                               

Whois info of domain

Domain Name: STWON.COM
Registry Domain ID: 2425401044_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.dotname.co.kr
Registrar URL: http://www.dotname.co.kr
Updated Date: 2024-08-09T03:36:04Z
Creation Date: 2019-08-21T07:20:01Z
Registry Expiry Date: 2025-08-21T07:20:01Z
Registrar: Dotname Korea Corp.
Registrar IANA ID: 1132
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +82.7070900820
Domain Status: ok https://icann.org/epp#ok
Name Server: NS.SUIDC.COM
Name Server: NS2.SUIDC.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T13:22:29Z <<<
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