Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - mnq.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Length: 143
Content-Type: text/html; charset=UTF-8
Date: Sat, 10 May 2025 16:48:26 GMT
Server: Microsoft-IIS/10.0
Location: https://www.mnq.com/
Set-Cookie: ARRAffinity=466858dfc41b6efde3d17939567c57c44888c74fb30b805ecf1d5f2fc6367b32;Path=/;HttpOnly;Secure;Domain=mnq.com
Set-Cookie: ARRAffinitySameSite=466858dfc41b6efde3d17939567c57c44888c74fb30b805ecf1d5f2fc6367b32;Path=/;HttpOnly;SameSite=None;Secure;Domain=mnq.com
X-Powered-By: ASP.NET

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://mnq.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Length: 7194
Content-Type: text/html; charset=utf-8
Date: Sat, 10 May 2025 16:48:28 GMT
Server: Microsoft-IIS/10.0
Cache-Control: private
Set-Cookie: ARRAffinity=466858dfc41b6efde3d17939567c57c44888c74fb30b805ecf1d5f2fc6367b32;Path=/;HttpOnly;Secure;Domain=www.mnq.com
Set-Cookie: ARRAffinitySameSite=466858dfc41b6efde3d17939567c57c44888c74fb30b805ecf1d5f2fc6367b32;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.mnq.com
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET

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: mnq.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 id="Head1"><title>
	M+Q Group
</title><meta name="description" content="M+Q Granit was founded in Switzerland in June 1932 as a company specializing in the trading of marble and quartzite." /><meta name="keywords" content="blocks" /><link href="default.css" rel="stylesheet" type="text/css" /><link href="favicon.ico" rel="shortcut icon" />
    <script type="text/javascript">
 <!--
    document.write("<style type='text/css'>#thephoto {visibility:hidden;}</style>");

    function initImage() {
        imageId = 'thephoto';
        image = document.getElementById(imageId);
        setOpacity(image, 0);
        image.style.visibility = "visible";
        fadeIn(imageId, 0);
    }
    function fadeIn(objId, opacity) {
        if (document.getElementById) {
            obj = document.getElementById(objId);
            if (opacity <= 100) {
                setOpacity(obj, opacity);
                opacity += 10;
                window.setTimeout("fadeIn('" + objId + "'," + opacity + ")", 100);
            }
        }
    }
    function setOpacity(obj, opacity) {
        opacity = (opacity == 100) ? 99.999 : opacity;
        // IE/Win
        obj.style.filter = "alpha(opacity:" + opacity + ")";
        // Safari<1.2, Konqueror
        obj.style.KHTMLOpacity = opacity / 100;
        // Older Mozilla and Firefox
        obj.style.MozOpacity = opacity / 100;
        // Safari 1.2, newer Firefox and Mozilla, CSS3
        obj.style.opacity = opacity / 100;
    }
    window.onload = function () { initImage() }
// -->
    </script>
</head>
	
<body>
        <form name="form1" method="post" action="./" id="form1">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTYzNjIwMjAwN2RkNZDB/4yxKeEbKhTVXP8xT3GJ/wxfCKDt3s5fU4zJ1rI=" />
</div>

<div>

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334" />
</div>
        <div>
    	    <table cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
    		    <tr>
    			    <td align="center" valign="middle" style="width:100%; height:100%;">
    				    <table cellpadding="0" cellspacing="0" width="800">
                                            <tr>
                            <td align="center" valign="middle" >
                                <img src="images/logo_mq.jpg" alt="" />
                            </td>
                        </tr>
    					    <tr>
    						    <td align="center">
    							    <table cellpadding="0" cellspacing="0" width="100%">
                                         <tr>
                                            <td>
                                                    <div class="menu">
    								                    <table cellpadding="0" cellspacing="0" width="100%">
    									                    <tr>
                                                               <td><a href=".\ch\about.aspx">Switzerland</a></td>
    										                   <td><a href=".\it\about.aspx">Italy</a></td>
                                                               <td><a href=".\cn\about.aspx">China</a></td>
                                                               <td><a href="https://mqpolska.pl/">Poland</a></td>
                                                               <td><a href=".\es\about.aspx">Spain</a></td>
                                                               <td><a href=".\us\about.aspx">USA</a></td>
    									                    </tr>
    								                    </table>
    							                    </div>
                                            </td>
                                        </tr>
                                        <tr>
                                            <td valign="top" class="content">
                                                <div id="photoholder">
                                                    
                                                    <script type="text/javascript">
                                                    <!--
                                                    /*
                                                    Random Image Link Script
                                                    By Website Abstraction (http://www.wsabstract.com)
                                                    and Java-scripts.net (http://www.java-scripts.net)
                                                    */

                                                    function random_imglink()
                                                    {
                                                         var myimages=new Array();
                                                         //specify random images below. You can add more images
                                                         myimages[1]="images/main.jpg";
                                                         myimages[2]="images/main2.jpg";
                                                         myimages[3]="images/main3.jpg";

                                                         var ry=Math.floor(Math.random()*myimages.length);

                                                         if (ry==0)
                                                            ry=1;
                                                         
                                                         document.write('<img src="'+myimages[ry]
                                                         +'" id=thephoto />');
                                                    }

                                                     random_imglink();
                                                    //-->
                                                    </script></div>
                                            </td>
                                        </tr>
                                        <tr>
                                            <td class="footer">
                                                    <table cellpadding="0" cellspacing="0" width="800">
                                                        <tr>
                                                            <td class="copyright">
							    	                            <span id="lblFooterLeft">© 2021 Copyright, M+Q AG.</span>
							    	                        </td>
                                                            <td align="right">
                                                                <a href="privacy_statement.aspx">Privacy Policy</a>
                                                            </td>
                                                        </tr>
                                                    </table>
                                            </td>
                                        </tr>			    	
    							    </table>
							    </td>
    					    </tr>
    				    </table>
    			    </td>
    		    </tr>
    	    </table>
           </div>
</form>
</body>
</html>

                               

Whois info of domain

Domain Name: MNQ.COM
Registry Domain ID: 2896017_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-09-23T10:58:50Z
Creation Date: 1998-09-24T04:00:00Z
Registry Expiry Date: 2025-09-23T04:00:00Z
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: NS1-07.AZURE-DNS.COM
Name Server: NS2-07.AZURE-DNS.NET
Name Server: NS3-07.AZURE-DNS.ORG
Name Server: NS4-07.AZURE-DNS.INFO
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-10T16: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