Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - mjpcb.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.16.1
Date: Mon, 19 May 2025 15:48:11 GMT
Content-Type: text/html
Content-Length: 15133
Last-Modified: Wed, 14 May 2025 08:30:39 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "682454af-3b1d"
X-Frame-Options: SAMEORIGIN
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: mjpcb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title>명지서키트 - PCB, 인쇄회로기판, 대량양산제조전문업체, Printed Circuit Board, 明智電子</title>
    <link href="css/style.css" rel="stylesheet" type="text/css"/>

    <style type="text/css">
        img {
            border: 0;
        }

        #footer {
            float: left;
            width: 910px;
            height: 50px;
            font-size: 11px;
            color: #666;
            border: 1px solid;
            border-radius: 5px;
            border-color: #CCC
        }

        #icon {
            float: left;
            width: 920px;
            height: 130px;
        }

        .top2 {
            width: 275px;
            border-bottom: 1px solid #b9b9b9;
        }

        .top {
            width: 330px;
            border-bottom: 1px solid #b9b9b9;
        }

        .section_center {
            margin: 0 0 0 19px;
            float: left;
            width: 275px;
            height: 100px;
            font-family: "돋움";
        }

        .section_left {
            float: left;
            width: 330px;
            height: 100px;
            font-family: "돋움";
        }

        #section {
            float: left;
            width: 920px;
            height: 100px;
        }


        #main_img {
            float: left;
            width: 920px;
            height: 480px;
        }

        #head {
            float: left;
            width: 920px;
            height: 60px;
        }


        #warp {

            margin: 0 auto 0 auto;
            width: 920px;
            height: 800px;
        }


        #warp #section .section_left .bottom {
            font-size: 11px;
        }

        #warp #footer {
            text-align: center;
        }
        .title a {
                    display:inline-block;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }
                .title img {
                    vertical-align: top;
                    margin-top:4px;
                }
                #notice_board .title a {

                    width:230px;
                }
                #report_board .title a {
                    width:180px;
                }
                #notice_board .title {
                    width:250px;
                }
                #notice_board .date {
                    width:75px;
                    text-align:center;
                }
                #notice_board .title, .date {
                    float:left;
                }
                #notice_board .board_row {
                    overflow: hidden;

                }
                #notice_board {
                    padding-top:5px;
                    padding-bottom:5px;
                }

                #report_board .title {
                    width:200px;
                }
                #report_board .date {
                    width:75px;
                    text-align:center;
                }
                #report_board .title, .date {
                    float:left;
                }
                #report_board .board_row {
                    overflow: hidden;

                }
                #report_board {
                    padding-top:5px;
                    padding-bottom:5px;
                }
    </style>

    <script src="//www.onemedia.kr/js/onemedia.front.min.js"></script>
    <script src="//code.jquery.com/jquery-latest.js"></script>
    <script>
        $(document).ready(function () {
            $("#head").load("top.html");

            $("#footer").load("footer.html");
        });
    </script>
    <script type="text/javascript">
        function MM_swapImgRestore() { //v3.0
            var i, x, a = document.MM_sr;
            for (i = 0; a && i < a.length && (x = a[i]) && x.oSrc; i++) x.src = x.oSrc;
        }

        function MM_preloadImages() { //v3.0
            var d = document;
            if (d.images) {
                if (!d.MM_p) d.MM_p = new Array();
                var i, j = d.MM_p.length, a = MM_preloadImages.arguments;
                for (i = 0; i < a.length; i++)
                    if (a[i].indexOf("#") != 0) {
                        d.MM_p[j] = new Image;
                        d.MM_p[j++].src = a[i];
                    }
            }
        }

        function MM_findObj(n, d) { //v4.01
            var p, i, x;
            if (!d) d = document;
            if ((p = n.indexOf("?")) > 0 && parent.frames.length) {
                d = parent.frames[n.substring(p + 1)].document;
                n = n.substring(0, p);
            }
            if (!(x = d[n]) && d.all) x = d.all[n];
            for (i = 0; !x && i < d.forms.length; i++) x = d.forms[i][n];
            for (i = 0; !x && d.layers && i < d.layers.length; i++) x = MM_findObj(n, d.layers[i].document);
            if (!x && d.getElementById) x = d.getElementById(n);
            return x;
        }

        function MM_swapImage() { //v3.0
            var i, j = 0, x, a = MM_swapImage.arguments;
            document.MM_sr = new Array;
            for (i = 0; i < (a.length - 2); i += 3)
                if ((x = MM_findObj(a[i])) != null) {
                    document.MM_sr[j++] = x;
                    if (!x.oSrc) x.oSrc = x.src;
                    x.src = a[i + 2];
                }
        }
    </script>
</head>

<body onload="MM_preloadImages('images/menu_r_01.gif','images/menu_r_02.gif','images/menu_r_03.gif','images/menu_r_04.gif','images/menu_r_05.gif','images/pcb_02r.gif','images/icon_03r.jpg')">
<div id="warp">
    <div id="head">

    </div>
    <div id="main_img"><img src="new/images/main_img.jpg" width="918" height="480"/></div>

    <div id="section">
        <div class="section_left">
            <div class="top">
                <table width="330" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                        <td width="19"><img src="/new/images/icon.gif" width="12" height="17"/></td>
                        <td width="271"><img src="/new/images/1_notice.gif" width="68" height="25" alt="공지사항"/></td>
                        <td width="40"><a href="board/board_notice.html?bkind=0"><img src="new/images/more.gif" width="40"
                                                                              height="17" align="left" alt="더보기"
                                                                              border="0"/></a></td>
                    </tr>
                </table>
            </div>
            <div id="notice_board">
                <!--<div class="board_row">
                    <div class="title">
                        <img src="/images/icon1.gif">
                        <a href="#">공지사항 입니다.</a>
                    </div>
                    <div class="date">
                        2020-12-18
                    </div>
                </div>
                <div class="board_row">
                    <div class="title">
                        <img src="/images/icon1.gif">
                        <a href="#">공지사항입니다.</a>
                    </div>
                    <div class="date">
                        2020-12-18
                    </div>
                </div>-->
            </div>
        </div>
        <div class="section_center">
            <div class="top2">
                <table width="275" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                        <td width="19"><img src="new/images/icon.gif" width="12" height="17"/></td>
                        <td width="271"><img src="new/images/2_data.gif" width="71" height="25" alt="보도자료"/></td>
                        <td width="40"><a href="board/board_notice.html?bkind=1"><img src="new/images/more.gif"
                                                                                      width="40"
                                                                                      height="17" align="left" alt="더보기"
                                                                                      border="0"/></a></td>
                    </tr>
                </table>
            </div>

            <div id="report_board">
                <!--<div class="board_row">
                    <div class="title">
                        <img src="/images/icon1.gif">
                        <a href="#">보도자료입니다.</a>
                    </div>
                    <div class="date">
                        2020-12-18
                    </div>
                </div>
                <div class="board_row">
                    <div class="title">
                        <img src="/images/icon1.gif">
                        <a href="#">보도자료입니다.</a>
                    </div>
                    <div class="date">
                        2020-12-18
                    </div>
                </div>-->
            </div>
        </div>
        <div class="section_center">
            <div class="top2">
                <table width="275" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                        <td width="16"><img src="new/images/icon.gif" width="12" height="17"/></td>
                        <td width="219"><a href="sub3_data02.html"><img src="new/images/3_pcb.gif" width="122"
                                                                        height="25" alt="제품공정도" border="0"/></a>
                        </td>
                    </tr>
                </table>
            </div>
            <table width="271" height="52" border="0" cellpadding="0" cellspacing="0">
                <tr>
                    <td width="208"><img src="new/images/pcb_01.gif" width="178" height="36"/></td>
                    <td width="63"><a href="sub3_data02.html" onmouseout="MM_swapImgRestore()"
                                      onmouseover="MM_swapImage('Image29','','new/images/pcb_02r.gif',1)"><img
                            src="new/images/pcb_02.gif" alt="공정보기" name="Image29" width="63" height="36" border="0"
                            id="Image29"/></a><a href="sub3_data.html"></a></td>
                </tr>
            </table>
        </div>
    </div>


    <div id="icon">
        <table width="920" border="0" cellspacing="0" cellpadding="0">
            <tr>
                <td width="133" rowspan="2"><a href="sub2_about.html" onmouseout="MM_swapImgRestore()"
                                               onmouseover="MM_swapImage('Image30','','new/images/icon_01r.jpg',1)"><img
                        src="new/images/icon_01.jpg" alt="사업소개 바로가기" name="Image30" width="133" height="123" border="0"
                        id="Image30"/></a></td>
                <td width="129" rowspan="2"><a href="board/board_notice.html?bkind=1" onmouseout="MM_swapImgRestore()"
                                               onmouseover="MM_swapImage('Image1','','new/images/icon_02r.jpg',1)"><img
                        src="new/images/icon_02.jpg" alt="고객센터 바로가기" name="Image1" width="133" height="123" border="0"
                        id="Image1"/></a></td>
                <td width="132" rowspan="2"><a href="board/board_estimate.html?bkind=0" onmouseout="MM_swapImgRestore()"
                                               onmouseover="MM_swapImage('Image21','','new/images/icon_03r.jpg',1)"><img
                        src="new/images/icon_03.jpg" alt="제작 및 견적의뢰 바로가기" name="Image21" width="133" height="123"
                        border="0"
                        id="Image21"/></a></td>
                <td width="268" height="57"><a href="#"><img src="new/images/icon_04.jpg" width="259"
                                                                              height="57" alt="이메일상담"/></a></td>
                <td width="127" rowspan="2"><a href="#"><img src="new/images/news.gif"
                                                                                              width="115" height="115"
                                                                                              align="middle" border="0"
                                                                                              alt="2012 한국경영혁신우수기업 선정"/></a>
                </td>
                <td width="131" rowspan="2"><a href="sub1_introduce09.html"><img src="new/images/mark.gif" width="125"
                                                                                 height="124"
                                                                                 alt="우수벤처기업 | 기술혁신중소기업"
                                                                                 border="0"/></a></td>
            </tr>
            <tr>
                <td height="66"><img src="new/images/icon_05.jpg" width="259" height="66" alt="대표전화"/></td>
            </tr>
        </table>
    </div>
    <section>
        <div style="width: 920px; margin: 30px auto; display: inline-flex; align-items: center; justify-content: center;">
            <p style="font-size: 25px; font-weight: bold; text-align: center; margin-right: 35px;">협력파트너사</p>
            <img src="new/images/partner.jpeg" alt="협력파트너사" width="200" height="auto" style="display: block;">
        </div>
    </section>
    <div id="footer">

    </div>
</div>

<script src="utils/hsutils.js"></script>
<script>
    function showList(bkind, board_name)
    {
        openAjax(function (data)
        {
            if (data.result === "success")
            {
                var div_root = document.getElementById(board_name);
                div_root.className = "board_row";
                for (var i in data.list)
                {
                    var item = data.list[i];
                    var div = document.createElement("div");
                    div.innerHTML += String.format("<div class='title'><img src='/images/icon1.gif'><a href='board/board_notice_view.html?bkind={0}&id={1}'>{2}</a></div>", bkind, item.id, item.title);
                    div.innerHTML += String.format("<div class='date'>{0}</div>", item.timestamp.substring(0, 10));
                    div.innerHTML += "</div>";
                    div_root.appendChild(div);
                }
            }
        }, "GET", "api/board_list/list_notice.php?count=6&bkind=" + bkind);
    }

    showList(0, "notice_board");
    showList(1, "report_board");
    
</script>

</body>
</html>
                               

Whois info of domain

Domain Name: MJPCB.COM
Registry Domain ID: 175780885_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hosting.kr
Registrar URL: http://HOSTING.KR
Updated Date: 2024-06-24T07:54:03Z
Creation Date: 2005-06-27T09:46:53Z
Registry Expiry Date: 2025-06-27T09:46:53Z
Registrar: Megazone Corp., dba HOSTING.KR
Registrar IANA ID: 1489
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +82.216447378
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.HOSTING.CO.KR
Name Server: NS2.HOSTING.CO.KR
Name Server: NS3.HOSTING.CO.KR
Name Server: NS4.HOSTING.CO.KR
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T15:48:06Z <<<
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