Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - macpc.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sat, 03 May 2025 00:46:42 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: http://www.macpc.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 - http://www.macpc.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sat, 03 May 2025 00:46:42 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
X-Proxy-Cache: HIT

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: macpc.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>macpc.com is for sale</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="https://www.namesilo.com/parking/t/7/">
<script type="text/javascript" src="https://www.namesilo.com/jslib/jquery-1.9.js"></script>
<!--Bootstrap 4-->
<link rel="stylesheet" href="assets/bootstrap.min.css?1=1">
<link rel="stylesheet" href="assets/animate.min.css">

<script src="assets/jquery.fittext.js"></script>

<style type="text/css">


/* 
    Created on : Jul 4, 2017, 12:43:10 AM
    Author     : Atta-Ur-Rehman Shah (http://attacomsian.com)
*/
/*Google fonts*/
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700');

html, body {
    width: 100%;
    height: 100%;
}
body{
    font-family: 'Josefin Sans';
    font-size: 17px;
}
button, input, optgroup, select, textarea{
    font-family: 'Josefin Sans';
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 600;
}
.brand-logo{
    width: 180px;
}
.hero{
    height: 100vh;
    min-height: 600px;
}
.hero h1{
    font-weight: 100;
    line-height: 50px;
} 
.hero h1 span{
    font-weight: 700;
} 
a {
    color: #4a98e6;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
a:hover,
a:focus {
    color: #222; !important;
    outline: 0;
    text-decoration: none !important;
}
a.btn:hover,
a.btn:focus {
    color: #fff !important;
}
section{
    padding: 50px 0px;
}
.card-outline-primary{
    border-color: #4a98e6;
}
.col-fixed{
    padding-bottom: 10px;
}
@media (min-width:876px){
    .col-fixed{
        position: fixed;
        top: 0;
        bottom: 0;
        padding: 150px 10px;
    }

}

.form-control{
    height: 45px;
}
.form-control:hover, .form-control:focus{
    border-color: #4a98e6;
}
/*===============================================
* Background Colors
================================================*/
.bg-alt {
    background-color: #fff;
}
.bg-faded{
    background-color: #F2F2F2;
}
.bg-primary{
    background-color: #4a98e6 !important;
}
.bg-green{
    background-color:#4a98e6;
}
/*===============================================
* Text Colors
================================================*/
.text-faded {
    color: #D9EDF7;
}
.text-dark {
    color: #37474F;
}
.text-muted{
    color: #999 !important;
}
.text-light {
    color: #fff;
}
.text-light:hover,.text-light:focus {
    color: #eee;
    text-decoration:none;
}
.text-primary {
    color: #4a98e6 !important;
}
.text-green {
    color: #4a98e6 !important;
}
/*===============================================
* Icon Sizes
================================================*/
.icon-lg {
    font-size: 60px;
    line-height: 18px;
}
.icon-md {
    font-size: 50px;
    line-height: 14px;
}
.icon-sm {
    font-size: 30px;
    line-height: 14px;
}
/*===============================================
* Colored Buttons
================================================*/
.btn {
    font-weight: 700;
}
.btn-outline-white {
    color: #fff !important;
    background-image: none;
    background-color: transparent;
    border-color: #fff;
}
.btn-outline-white:hover {
    background: rgba(255, 255, 255, 0.2) !important;
}
.btn-white {
    color: #4a98e6;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:hover {
    background: transparent !important;
    color: #fff !important;
}
.btn-radius{
    border-radius: 50px;
}
.border-none{
    border: none !important;
    border-color: transparent !important;
}
input#website { display: none; }
.success_message {
    background: none repeat scroll 0 0 #DEE3AB;
    border: 1px solid #A3C159;
    color: #3F9153;
}
#nsCredit {
    font-size:9pt;
    margin-top:10px;
}
</style>
</head>
<body>

<section class="bg-alt hero p-0">
    <div class="container-fluid">
        <div class="row">
            <div class="col-sm-6 bg-faded text-center col-fixed">

                                
                <h1 class="pt-4 h2" id="fittext2"><span class="text-green domDisplay">macpc.com</span>
                <br/>
                <span>is for sale</span></h1>
                
                <div class="pt-5" style="margin:-40px 0;">

                                            
                        <a href="https://www.namesilo.com/cart.php?marketplace_id=ZmRmAwZkZmHmBQZlZmLmZt==q3s1rqr7558sr6955077r7q10s8n17r4&wsmb=1" target="_blank" class="btn text-white bg-green btn-lg" style="min-width:260px;">
                            Buy Now  for $9,750                        </a>

                        <p></p>
                        
                    
                    
                                            <small>Payment plan available
                         requiring minimum $2,250.00 down payment.                        <br>(You get the domain immediately after down-payment)</small>
                        <p></p>
                    
                    <div id="nsCredit" class="text-green">Sold securely via NameSilo</div>
                    <p></p>
                    <div>&nbsp;</div>

                </div>

            </div>
            <div class="col-sm-6 offset-sm-6 px-0 py-2">
                
                <section class="bg-alt">
                    <div class="container">
                        <div class="row">
                            <div class="col-sm-8 offset-sm-2 col-xs-12 text-center">
                                <h2 class="text-primary">Interested in this domain?</h2>
                                <hr/>
                                <p class="text-muted">
                                    &quot;Call or Text&quot; (469)666-7505 for fast response from domain seller.....(1)Selling price of &quot;macpc.com&quot; is lowered, so &quot;Buy Now&quot; otherwise may be increased soon.....(2)&quot;macpc.com&quot; domain name keywords page ranks better and drives lot of free organic visitor traffic from search engines.....(3)&quot;macpc.com&quot; is a  highly brand-able premium domain name and has potential to build great revenue generating business website.                                    <p></p>
                                    Please complete the form below and the Seller will receive your message.
                                </p>
                            </div>
                        </div>
                        <div class="row mt-4">
                            <div class="col-sm-10 offset-sm-1 mt-2">
                                <form id="main-offer-form" method="get">
                                    <script type="text/javascript">document.write(unescape('%3Cinput%20type%3D%22hidden%22%20name%3D%22trigger%22%20value%3D%221%22%3E'));</script>
                                    <div class="form-group">
                                        <input type="text" name="name" class="form-control" placeholder="What's your name?" required="">
                                    </div>
                                    <div class="form-group">
										<span id='email_error' style='display: none; color: red;'>Please enter at least your email before submitting</span>
                                        <input type="email" name="email" class="form-control" placeholder="What's your email?" required="">
                                    </div>
                                    <div class="form-group">
                                        <input type="text" name="phone" class="form-control" placeholder="What's your phone number? (optional)">
                                    </div>
                                    <div class="form-group">
                                        <input type="number" name="price" class="form-control" placeholder="Offer price in USD?" required="">
                                    </div>
                                    <div class="form-group">
                                        <textarea name="comments" class="form-control" placeholder="Any additional comments? (optional)"></textarea>
                                    </div>
                                    <div class="form-group">
                                        <input type="text" name="website" id="website" class="form-control" placeholder="What's your website?">
                                    </div>
                                                                            <button type="submit" class="btn text-white btn-lg bg-primary btn-block">Submit Form</button>
                                                                    </form>
                            </div>
                        </div>
                    </div>
                </section>

                
                <section class="bg-alt">
                    <div class="container">
                        <div class="row mr-5 ml-5">
                            <div class="col-sm-12">
                                <p class="text-muted text-center small">
                                    Theme by 
                                    <a href="https://wireddots.com" target="_blank">Wired Dots</a>. Designed by <a href="https://twitter.com/attacomsian" target="_blank">@attacomsian</a>
                                </p>
                            </div>
                        </div>
                    </div>
                </section>
            </div>
        </div>
    </div>
</section>

<script type="text/javascript">
//$("#fittext1").fitText();
$("#fittext2").fitText(1.06, { maxFontSize: '50px' });
//$("#fittext3").fitText(.6, { minFontSize: '10px', maxFontSize: '35px' });
</script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-T9FZ2LVLL2"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    gtag('config', 'G-T9FZ2LVLL2');
</script>

<SCRIPT TYPE="text/javascript">

$(document).ready(function()
{
	$("input[name='email']").keyup(function()
	{
		if ($(this).val() != "")
		{
			$("#email_error").hide();
		}
	});
	
	$("#main-offer-form").submit(function(e)
	{
		if ($("input[name='email']").val() == "")
		{
			$("#email_error").show();
			return false;			
		}
	});
});
</SCRIPT>



</body>
</html>
                               

Whois info of domain

Domain Name: MACPC.COM
Registry Domain ID: 84624698_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namesilo.com
Registrar URL: http://www.namesilo.com
Updated Date: 2025-03-20T07:04:02Z
Creation Date: 2002-03-19T06:32:50Z
Registry Expiry Date: 2026-03-19T05:32:50Z
Registrar: NameSilo, LLC
Registrar IANA ID: 1479
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4805240066
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DNSOWL.COM
Name Server: NS2.DNSOWL.COM
Name Server: NS3.DNSOWL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T00:46:31Z <<<
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