Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - tntnu.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 06:02:00 GMT
Server: Apache
Location: http://nohost210.webmaker21.kr/
Content-Length: 215
Content-Type: text/html; charset=iso-8859-1

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - http://nohost210.webmaker21.kr/
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 06:02:01 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 5218
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: tntnu.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 http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=3, user-scalable=no">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- s:Naver site verification -->
<meta name="naver-site-verification" content="0c8e68c259432528d4cd710aaa4430b29c5cf8fb"/>
<meta name="description" content="">
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW, NOARCHIVE"/>
<title>웹호스팅 만료 안내</title>


<style type="text/css">
@font-face{ font-family: noto; src: url(../font/notokr-regular.eot); src: local('※'), url(../font/notokr-regular.woff) format('woff'); }
@font-face{ font-family: noto; font-weight: 300; src: url(../font/notokr-medium.eot); src: local('※'), url(../font/notokr-medium.woff) format('woff'); }
@font-face{ font-family: noto; font-weight: 600; src: url(../font/notokr-bold.eot); src: local('※'), url(../font/notokr-bold.woff) format('woff'); }
html,body{padding: 0;margin: 0;font-family: 'noto','dotum','gullim','Tahoma','Arial','Helvetica',sans-serif;}
html{height: 100vh;background: url('./idx-bg.jpg') no-repeat center center;background-size: cover;}
#index{position: fixed;top: 0;left: 0;width: 100%;height: 100%;font-family: empty;font-size: 0;text-align: center;}
#index:before {display: inline-block;zoom: 1;*display: inline;vertical-align: middle;content: '';width: 0;height: 100%;}
#index .center {display: inline-block;zoom: 1;*display: inline;vertical-align: middle;max-width: 90%;font-family: 'noto','dotum','gullim','Tahoma','Arial','Helvetica',sans-serif;font-size: 14px;}
#index .title strong {display: block;font-size: 60px;color: #2eb1cf;font-weight: 600;letter-spacing: -0.05em;line-height: 1em;background: -webkit-linear-gradient(45deg, #2e9dea, #2eb1cf);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#index .title strong img {vertical-align: middle;margin-top: -8px;margin-right: 7px;}
#index .title p {margin: 15px 0 0;font-size: 25px;color: #333333;font-weight: 300;letter-spacing: -0.05em;}
#index dl {background: #fff;border-radius: 20px;max-width: 720px;margin: 40px auto;overflow: hidden;box-shadow: 0 0 15px rgba(0,0,0,0.07);}
#index dl dt {height: 46px;line-height: 46px;font-size: 19px;color: #fff;font-weight: 300;letter-spacing: -0.05em;background: #27b9da;background: rgb(46,157,234);background: linear-gradient(90deg, rgba(46,157,234,1) 0%, rgba(46,177,207,1) 100%);}
#index dl dd {margin: 0;padding: 30px 62px;font-size: 17px;color: #666666;letter-spacing: -0.05em;line-height: 26px;}
#index dl dd em {display: block;margin-bottom: 5px;font-style: normal;font-size: 19px;color: #303030;font-weight: 300;letter-spacing: -0.05em;}
#index dl dd em span {color: #27b9da;}
#index dl dd strong{font-size: 24px;color: #333;line-height: 24px;}
#index dl dd hr{border: none;height: 1px;background: #eee;margin: 15px 0;}
#index .btns {display: block;text-align: center;font-family: empty;font-size: 0;}
#index .btns a {display: inline-block;zoom: 1;*display: inline;vertical-align: middle;margin: 2px;width: 260px;height: 55px;line-height: 55px;border-radius: 10px;text-align: center;font-family: 'noto','dotum','gullim','Tahoma','Arial','Helvetica',sans-serif;font-size: 18px;color: #fff;font-weight: 300;letter-spacing: -0.02em;background: rgb(46,157,234);background: linear-gradient(90deg, rgba(46,157,234,1) 0%, rgba(46,177,207,1) 100%);text-decoration: none;}

@media screen and (max-width: 1200px){
    #index .center {max-width: calc(100% - 20px);}
    #index .title strong {font-size: 24px;line-height: 30px;}
    #index .title strong img {height: 20px;margin-top: -4px;margin-right: 5px;}
    #index .title p {margin-top: 5px;font-size: 14px;}
    #index dl {border-radius: 10px;max-width: 100%;margin: 20px auto;box-shadow: 0 0 10px rgba(0,0,0,0.07);}
    #index dl dt {height: 40px;line-height: 40px;font-size: 16px;}
    #index dl dd {padding: 15px 30px;font-size: 12px;line-height: 1.6em;}
    #index dl dd em {margin-bottom: 5px;font-size: 14px;}
    #index dl dd strong{font-size: 16px;line-height: 20px;}
    #index .btns a {display: block;margin: 0 auto;width: 180px;height: 40px;line-height: 40px;border-radius: 5px;font-size: 14px;margin-top: 5px;}
}
</style>
</head>
<body>


<div id="index">
    <div class="center">
        <div class="title">
            <strong><img src="./icon.png" alt=":)">웹호스팅 만료 안내</strong>
            <p>웹호스팅 서비스가 만료되었습니다.</p>
        </div>

        <dl>
            <dt>복구 연장 / 문의</dt>
            <dd>
                <em><span>전화문의</span></em>
                <strong>070-4323-1620</strong>
                <hr />
                <em><span>이메일 문의</span></em>
                <strong>[email protected]</strong>
                <hr />
                <em>온라인 문의 접수는 웹퍼로 문의 주세요.</em>
            </dd>
        </dl>

        <div class="btns">
            <a href="https://webper.co.kr" target="_blank">웹퍼 문의하러 가기</a>
        </div>
    </div>
</div>


</body>
</html>
                               

Whois info of domain

Domain Name: TNTNU.COM
Registry Domain ID: 2389274634_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-05-16T02:19:07Z
Creation Date: 2019-05-10T04:26:30Z
Registry Expiry Date: 2026-05-10T04:26:30Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS41.DOMAINCONTROL.COM
Name Server: NS42.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T06:01:42Z <<<
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