Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - nutku.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
content-length: 0
location: https://www.nutku.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://www.nutku.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, 02 May 2025 11:44:09 GMT
content-type: text/html
content-length: 4221
last-modified: Thu, 21 Mar 2019 20:54:37 GMT
etag: "5c93fa0d-107d"
accept-ranges: bytes
set-cookie: LBSERVERID=ded3464; path=/
accept-ch: Sec-CH-UA,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-UA-Platform,Sec-CH-UA-Platform-Version

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: nutku.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<!--[if gt IE 9]><!--> <html lang="en" class="hover" dir="ltr" xmlns="http://www.w3.org/1999/xhtml"> <!--<![endif]-->
<head>
    <meta charset="UTF-8">
    <title>Nutku.com</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1,user-scalable=0"/>
    <meta name="dti.google.category" content="TopClicks" />
    <meta name="dti.google.action" content="NTK:TOUR:LANDING" />
    <meta name="google-site-verification" content="37-lPVkrTIgZlFWpe0nmCly6MMRPBtQ91I2Lpedduho" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta content="noindex, nofollow" name="robots">
    <link rel="shortcut icon" href="https://cdn1-images.nutaku.com/images/icons/favicon.ico">
    <link href="https://cdn1-images.nutaku.com/images/landing/css/styles.css" rel="stylesheet">
    <script src="https://code.jquery.com/jquery-3.2.1.js" integrity="sha256-DZAnKJ/6XZ9si04Hgrsxu/8s717jcIzLy3oi35EouyE=" crossorigin="anonymous"></script>
    <script type="text/javascript" src="https://cdn2-images.nutaku.com/js/atlaslib.min.js"></script>
    <script type="text/javascript" src="https://cdn1-images.nutaku.com/images/landing/js/vortex.modern.min.js?cache=20171218"></script>
    <script type="text/javascript" src="https://cdn1-images.nutaku.com/images/landing/js/jquery.validate.js"></script>


    <!--GA-->
    <script>
        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
        })(window,document,'script','//www.google-analytics.com/analytics.js','_gaTracker'); //for debugging

        var gaProperty = 'UA-136695481-1';
        // Disable tracking if the opt-out cookie exists.
        var disableStr = 'ga-disable-' + gaProperty;
        var gaSettings = {'allowLinker': true}

        ;
        //The logic here is: If the cookie is not set and the user is logged in: assign his userID;
        if (document.cookie.indexOf(disableStr + '=true') > -1) {
            window[disableStr] = true;
        }else{
        }

        _gaTracker('create', gaProperty, 'auto', gaSettings);
        _gaTracker('require', 'displayfeatures');
        _gaTracker('set', 'anonymizeIp', true);




        $(function() {
            var dtiCategory = $('[name="dti.google.category"]').attr('content'),
                dtiAction =  $('[name="dti.google.action"]').attr('content');

            $('body').on('click', '[data-trackid]', function() {
                _gaTracker('send','event', dtiCategory, dtiAction, $(this).data('trackid'));
            });
        });
        _gaTracker('send', 'pageview');
    </script>

    <!-- End Google Analytics -->

    <!-- JS redirects -->
    <script type="text/javascript" src="https://cdn1-images.nutaku.com/images/landing/js/device.js"></script>

    <style>
        html, body {
            width: 100%;
            height: 100vh;
            border: 0;
            margin: 0;
            padding: 0;
            color: #bfc4d1;
            font: 400 14px/1.3 Arial, sans-serif;
            overflow: hidden;
            display: flex;
            flex-flow: column;
            text-align: center;
        }
        .wrapper{
            display: flex;
            flex-flow: column;
            height:100%;
            justify-content: center;
        }
        .nutku{
            font-size: 5em;
            font-weight: bold;
            color: #000;
        }
        .learn-more{
            font-size: 3em;
            color: #dd437c;
            margin: 1em auto 0;
        }

        @media(max-width: 768px){
            footer {
                width: 100%;
                font-size: 12px;
            }
        }
    </style>
</head>
<body>

<div class="wrapper">
    <p class="nutku">www.nutku.com</p>
    <a class="learn-more" href="https://www.nutaku.net" rel="nofollow">learn more</a>
</div>



</body>
</html>                               

Whois info of domain

Domain Name: NUTKU.COM
Registry Domain ID: 1870758584_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.eurodns.com
Registrar URL: http://www.EuroDNS.com
Updated Date: 2024-08-06T06:49:35Z
Creation Date: 2014-08-12T15:40:59Z
Registry Expiry Date: 2025-08-12T15:40:59Z
Registrar: EuroDNS S.A.
Registrar IANA ID: 1052
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +352.27220150
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS11.DIGICERTDNS.COM
Name Server: NS12.DIGICERTDNS.COM
Name Server: NS13.DIGICERTDNS.NET
Name Server: NS14.DIGICERTDNS.NET
Name Server: SDNS3.ULTRADNS.BIZ
Name Server: SDNS3.ULTRADNS.COM
Name Server: SDNS3.ULTRADNS.NET
Name Server: SDNS3.ULTRADNS.ORG
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T11:43:54Z <<<
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