Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - mymib.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Length: 12901
Content-Type: text/html
Last-Modified: Sun, 07 Jan 2018 14:05:19 GMT
Accept-Ranges: bytes
ETag: "43701c8dc087d31:0"
Server: Microsoft-IIS/8.5
X-Powered-By: ASP.NET
Set-Cookie: ARRAffinity=153c7419d44156a30fb45420320db7096ec1e0bcc39c7a49a04984a51819b78f;Path=/;Domain=mymib.com
Date: Tue, 20 May 2025 06:49:13 GMT

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: mymib.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html class="cspio">
<head>
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112034789-1"></script>
    <script>
          window.dataLayer = window.dataLayer || [];
          function gtag(){dataLayer.push(arguments);}
          gtag('js', new Date());

          gtag('config', 'UA-112034789-1');
     </script>

    <!---
    Welcome to our free coming soon page template by http://comingsoonpage.com Get your free download at https://www.seedprod.com/free-coming-soon-page/
    This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License
    http://creativecommons.org/licenses/by-nc-nd/4.0/

    To get started follow this checklist.

    1. Replace the *Page Title* on lines 23, 31 & 296
    2. Set the *Page Description* on lines 26, 32 & 298
    3. Set an optional *Logo* on lines 294 using the src attribute.
    4. Set your *Facebook Profile* URL on line 312 using the href attribute.
    5. Set your *Twitter Profile* URL on line 313 using the href attribute.
    6. Set your *Email* on line 314 using the href attribute.
    7. Set your background image on line 63, see file README.mb for additional background images.
    8. Set your MailChimp email post URL on line 300 See video: https://youtu.be/YUdP1qfMot8
    9. FTP to your Website.
    -->
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <title>Coming Soon Page</title>
    <meta name="generator" content="comingsoonpage.com 1.0.0" />
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="shortcut icon" href="https://static.comingsoonpage.com/cspio-assets/1.0.0/favicon.ico">
    <meta property="og:url" content="" />
    <meta property="og:type" content="website" />
    <meta property="og:title" content="My Coming Soon Page" />
    <meta property="og:description" content="" />

    <!-- Font Awesome CSS -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
    <!-- Bootstrap and default Style -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://static.comingsoonpage.com/cspio-assets/1.0.0/style.css">
    <!-- Google Fonts -->
    <link class="gf-headline" href='https://fonts.googleapis.com/css?family=Pacifico:400&subset=' rel='stylesheet' type='text/css'>

    <!-- Animate CSS -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css">

    <!-- Calculated Styles -->
    <style type="text/css">
        html {
            height: 100%;
            overflow: hidden;
        }

        body {
            height: 100%;
            overflow: auto;
            -webkit-overflow-scrolling: touch;
        }

        html {
            height: 100%;
            background: #ffffff url(https://images.unsplash.com/photo-1449168013943-3a15804bb41c?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&w=1080&fit=max&s=1958d4bfb59a246c6092ff0daabd284b);
            no-repeat center bottom fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        #cspio-page {
            background-color: rgba(0,0,0,0);
        }

        .flexbox #cspio-page {
            align-items: center;
            justify-content: center;
        }

        .cspio body {
            background: transparent;
        }

            .cspio body, .cspio body p {
                font-family: Helvetica, Arial, sans-serif;
                font-weight: 400;
                font-style:;
                font-size: 20px;
                line-height: 1.50em;
                color: #ffffff;
            }

        ::-webkit-input-placeholder {
            font-family: Helvetica, Arial, sans-serif;
            font-weight: 400;
            font-style:;
        }

        ::-moz-placeholder {
            font-family: Helvetica, Arial, sans-serif;
            font-weight: 400;
            font-style:;
        }

        :-ms-input-placeholder {
            font-family: Helvetica, Arial, sans-serif;
            font-weight: 400;
            font-style:;
        }

        :-moz-placeholder {
            font-family: Helvetica, Arial, sans-serif;
            font-weight: 400;
            font-style:;
        }

        .cspio h1, .cspio h2, .cspio h3, .cspio h4, .cspio h5, .cspio h6 {
            font-family: 'Pacifico';
            color: #ffffff;
        }

        #cspio-headline {
            font-family: 'Pacifico';
            font-weight: 400;
            font-style:;
            font-size: 48px;
            color: #ffffff;
            line-height: 1.00em;
        }

        .cspio button {
            font-family: Helvetica, Arial, sans-serif;
            font-weight: 400;
            font-style:;
        }

        .cspio a, .cspio a:visited, .cspio a:hover, .cspio a:active {
            color: #ffffff;
        }

        #cspio-socialprofiles a {
            color: #ffffff;
        }

        .cspio .btn-primary,
        .cspio .btn-primary:focus,
        .gform_button,
        #mc-embedded-subscribe, .submit-button {
            color: black;
            text-shadow: 0 -1px 0 rgba(255,255,255,0.3);
            background-color: #ffffff;
            background-image: -moz-linear-gradient(top,#ffffff,#d9d9d9);
            background-image: -ms-linear-gradient(top,#ffffff,#d9d9d9);
            background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#d9d9d9));
            background-image: -webkit-linear-gradient(top,#ffffff,#d9d9d9);
            background-image: -o-linear-gradient(top,#ffffff,#d9d9d9);
            background-image: linear-gradient(top,#ffffff,#d9d9d9);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
            border-color: #d9d9d9 #d9d9d9 #b3b3b3;
            border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
            *background-color: #d9d9d9;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        }

            .cspio .btn-primary:hover,
            .cspio .btn-primary:active,
            .cspio .btn-primary.active,
            .cspio .btn-primary.disabled,
            .cspio .btn-primary[disabled],
            .cspio .btn-primary:focus:hover,
            .cspio .btn-primary:focus:active,
            .cspio .btn-primary:focus.active,
            .cspio .btn-primary:focus.disabled,
            .cspio .btn-primary:focus[disabled],
            #mc-embedded-subscribe:hover,
            #mc-embedded-subscribe:active,
            #mc-embedded-subscribe.active,
            #mc-embedded-subscribe.disabled,
            #mc-embedded-subscribe[disabled] {
                background-color: #d9d9d9;
                *background-color: #cccccc;
            }

            .cspio .btn-primary:active,
            .cspio .btn-primary.active,
            .cspio .btn-primary:focus:active,
            .cspio .btn-primary:focus.active,
            .gform_button:active,
            .gform_button.active,
            #mc-embedded-subscribe:active,
            #mc-embedded-subscribe.active {
                background-color: #bfbfbf;
            }

        .form-control,
        .progress {
            background-color: rgba(255, 255, 255, 0.85);
        }

        #cspio-progressbar span,
        .countdown_section {
            color: black;
            text-shadow: 0 -1px 0 rgba(255,255,255,0.3);
        }

        .cspio .btn-primary:hover,
        .cspio .btn-primary:active {
            color: black;
            text-shadow: 0 -1px 0 rgba(255,255,255,0.3);
            border-color: #e6e6e6;
        }

        .cspio input[type='text']:focus {
            webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(217,217,217,0.6);
            -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(217,217,217,0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(217,217,217,0.6);
        }

        #cspio-content {
            display: none;
            max-width: 600px;
            background-color: #000000;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            background-color: transparent;
        }

        .cspio .progress-bar,
        .countdown_section,
        .cspio .btn-primary,
        .cspio .btn-primary:focus,
        .gform_button {
            background-image: none;
            text-shadow: none;
        }

        .cspio input,
        .cspio input:focus {
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

        #cspio-page {
            background: -moz-radial-gradient(ellipse at center, rgba(0, 0, 0, 0.3) 0%,rgba(0, 0, 0, 0.2) 37%,rgba(0,0,0,0) 68%,rgba(0,0,0,0) 100%);
            background: -webkit-radial-gradient(ellipse at center, rgba(0, 0, 0, 0.3) 0%,rgba(0, 0, 0, 0.2) 37%,rgba(0,0,0,0) 68%,rgba(0,0,0,0) 100%);
            background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.3) 0%,rgba(0, 0, 0, 0.2) 37%,rgba(0,0,0,0) 68%,rgba(0,0,0,0) 100%);
        }

        .cspio body {
            background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 7%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.23) 100%);
            background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 7%,rgba(0,0,0,0) 80%,rgba(0,0,0,0.23) 100%);
            background: radial-gradient(ellipse at center, rgba(0,0,0,0) 7%,rgba(0,0,0,0) 80%,rgba(0,0,0,0.23) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#3b000000',GradientType=1 );
        }

        #cspio-subscribe-btn {
            background: transparent;
            border: 1px solid #fff !important;
            color: #fff;
        }

            #cspio-subscribe-btn:hover {
                background: rgba(255,255,255,0.2);
                color: #fff;
            }

        #cspio-credit img {
            margin-left: auto;
            margin-right: auto;
            width: 125px;
            margin-top: -4px;
        }

        #cspio-credit {
            font-size: 11px;
        }
    </style>
    <!-- jQuery -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
    <!-- Modernizr -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>

    <!-- Google Analytics Code Goes Here-->
</head>
<body>
    <div id="cspio-page">
        <div id="cspio-content">


            <h1 id="cspio-headline">MyMib</h1>
            <h2 id="cspio-headline">Coming Soon Page</h2>

            <div id="cspio-description">Get ready! Something really cool is coming!</div>

        </div><!-- end of #cspio-content -->
    </div>

    <script>
		// Animate Delay
		setTimeout(function(){ jQuery("#cspio-content").show().addClass('animated fadeIn'); }, 250);

		// Reseize
		function resize(){
				$('head').append("<style id='form-style' type='text/css'></style>");
				$('#form-style').html('.cspio .input-group-btn, .cspio .input-group{display:block;width:100%;}.cspio #cspio-subscribe-btn{margin-left:0;width:100%;display:block;}.cspio .input-group .form-control:first-child, .cspio .input-group-addon:first-child, .cspio .input-group-btn:first-child>.btn, .cspio .input-group-btn:first-child>.dropdown-toggle, .cspio .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}.cspio .input-group .form-control:last-child, .cspio .input-group-addon:last-child, .cspio .input-group-btn:last-child>.btn, .cspio .input-group-btn:last-child>.dropdown-toggle, .cspio .input-group-btn:first-child>.btn:not(:first-child) {border-bottom-left-radius: 4px;border-top-left-radius: 4px;}');
		}

		$('#cspio-content').one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend',
			function(){
				var width = $('#cspio-field-wrapper').width();
				if(width < 480 && width != 0){
					resize();
				}
			}
		);
    </script>
</body>
</html>
                               

Whois info of domain

Domain Name: MYMIB.COM
Registry Domain ID: 1627728257_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.directnic.com
Registrar URL: http://www.directnic.com
Updated Date: 2024-09-29T10:00:59Z
Creation Date: 2010-11-28T20:06:23Z
Registry Expiry Date: 2025-11-28T20:06:23Z
Registrar: DNC Holdings, Inc.
Registrar IANA ID: 291
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.5043550081
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.GEAR.HOST
Name Server: NS2.GEAR.HOST
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-20T06:48: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