Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - mrtaj.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 06:41:44 GMT
Server: Apache
Cache-Control: no-cache, private
Set-Cookie: XSRF-TOKEN=eyJpdiI6ImFPeUs0aytIeGlLUURRbVpoajVJOEE9PSIsInZhbHVlIjoiOSs1cVJObUJDcWVUNkFqSWl2dC9IRkRHK2xwL3hpUUkwb2Q3RzZzTGVSQzIwQi9sUFNaeEU4aXU1dVZkS3FWa1ZodDRkcnVZOFQzVC9BQlBtN2d6Qnd6RFR2cHNCSmJONStmWkQzRStxRjVxNFc0T3VqOURkcEd0SjJQZUoxc0siLCJtYWMiOiI3NGNjOTE5YTU3MDA1YTE4OTZiMTZiZGQyYWQ2NTJiY2I2NWVkNGFmNmEzZGIxYTM3MDM5YmIwMDMxNzJkNGZkIiwidGFnIjoiIn0%3D; expires=Thu, 15 May 2025 08:41:45 GMT; Max-Age=7200; path=/; samesite=lax
Set-Cookie: taj_mot_station_session=eyJpdiI6Iml3VlgwamxYUzVpbmZieHNjV0FXZUE9PSIsInZhbHVlIjoiYWUwTFgra2dYdUlmUjZiRXRTQzdUUmRjTDFsYUdSS20wSTIyemVzekFpQ0w5QkExNUVXNTBtamhVV0plQmN5cEpud0h5KzB1WkRVSnN4VWtmS2o1djNiM1BTVmVkdTVoZjhuWU5henFFdEE0OWNVM2draTNibmNSeE5Za01SYXAiLCJtYWMiOiI2ZTA2MTk3YmQwOGEzMGU3NzQzNDdhZGE2MjFlYmNhMWU1MTFmNDk3NDdkNWNhZmMxNTczMjk5MjcyYzgzM2NiIiwidGFnIjoiIn0%3D; expires=Thu, 15 May 2025 08:41:45 GMT; Max-Age=7200; path=/; httponly; samesite=lax
Upgrade: h2,h2c
Cache-Control: max-age=2592000
Expires: Sat, 14 Jun 2025 06:41:44 GMT
Vary: Accept-Encoding
Connection: keep-alive
Keep-Alive: timeout=100,max=500
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

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: mrtaj.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">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">

        <!-- CSRF Token -->
        <meta name="csrf-token" content="DYv7AqCRwwe1LQXIC2kxX9T8R3xCOcjrowcDQqCO">

        <title>Taj MOT Station</title>

        <!-- Fonts -->
        <!-- <link href="https://fonts.googleapis.com/css?family=Raleway:100,300,600" rel="stylesheet" type="text/css"> -->
        
        <link rel="stylesheet" href="https://mrtaj.com/css/vendor.css">

        <!-- Styles -->
        <style>
            body {
                min-height: 100vh;
                background-color: #243949;
                color: #fff;
                background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.12'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
            }
            .navbar-default {
                background-color: transparent;
                border: none;
            }
            .navbar-static-top {
                margin-bottom: 19px;
            }
            .navbar-default .navbar-nav>li>a {
                color: #fff;
                font-weight: 600;
                font-size: 15px
            }
            .navbar-default .navbar-nav>li>a:hover{
                color: #ccc;
            }
            .navbar-default .navbar-brand {
                color: #ccc;
            }
        </style>
    </head>

    <body>
        <!-- Static navbar -->
<nav class="navbar navbar-default navbar-static-top">
  <div class="container">
    <div class="navbar-header">
      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
        <span class="sr-only">Toggle navigation</span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
      </button>
      <a class="navbar-brand" href="/">Taj MOT Station</a>
    </div>
    <div id="navbar" class="navbar-collapse collapse">
      <ul class="nav navbar-nav">
                                                    <li><a href="https://mrtaj.com/pricing">Pricing</a></li>
                        <li>
          <a href="https://mrtaj.com/repair-status">
            Repair Status          </a>
        </li>
              </ul>
      <ul class="nav navbar-nav navbar-right">
                                    <li><a href="https://mrtaj.com/login">Login</a></li>
                                          </ul>
    </div><!-- nav-collapse -->
  </div>
</nav>        <div class="container">
            <div class="content">
                    <style type="text/css">
        .flex-center {
                align-items: center;
                display: flex;
                justify-content: center;
                margin-top: 10%;
            }
        .title {
                font-size: 84px;
            }
        .tagline {
                font-size:25px;
                font-weight: 300;
                text-align: center;
            }

        @media only screen and (max-width: 600px) {
            .title{
                font-size: 38px;
            }
            .tagline {
                font-size:18px;
            }
        }
    </style>
    <div class="title flex-center" style="font-weight: 600 !important;">
        Taj MOT Station
    </div>
    <p class="tagline">
        Taj Tyres
    </p>
            </div>
        </div>
        <script type="text/javascript">
    base_path = "https://mrtaj.com";
    //used for push notification
    APP = {};
    APP.PUSHER_APP_KEY = '';
    APP.PUSHER_APP_CLUSTER = '';
    APP.INVOICE_SCHEME_SEPARATOR = '-';
    //variable from app service provider
    APP.PUSHER_ENABLED = '';
            APP.USER_ID = '';
    </script>

<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js?v=$asset_v"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js?v=$asset_v"></script>
<![endif]-->
<script src="https://mrtaj.com/js/vendor.js?v=511"></script>

    <script src="https://mrtaj.com/js/lang/en.js?v=511"></script>

<script>
    Dropzone.autoDiscover = false;
    moment.tz.setDefault('');
    $(document).ready(function(){
        $.ajaxSetup({
            headers: {
                'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
            }
        });
        
                    $.fn.dataTable.ext.errMode = 'throw';
            });
    
    var financial_year = {
        start: moment(''),
        end: moment(''),
    }
    
    var datepicker_date_format = "mm/dd/yyyy";
    var moment_date_format = "MM/DD/YYYY";
    var moment_time_format = "HH:mm";

    var app_locale = "en";

    var non_utf8_languages = [
                "ar",
                "hi",
                "ps",
            ];

    var __default_datatable_page_entries = "25";

    var __new_notification_count_interval = "60000";
</script>

    <script src="https://mrtaj.com/js/lang/en.js?v=511"></script>

<script src="https://mrtaj.com/js/functions.js?v=511"></script>
<script src="https://mrtaj.com/js/common.js?v=511"></script>
<script src="https://mrtaj.com/js/app.js?v=511"></script>
<script src="https://mrtaj.com/js/help-tour.js?v=511"></script>
<script src="https://mrtaj.com/js/documents_and_note.js?v=511"></script>

<!-- TODO -->


  <div class="modal fade" id="clock_in_clock_out_modal" tabindex="-1" role="dialog" 
        aria-labelledby="gridSystemModalLabel">
    <div class="modal-dialog" role="document">
	  <div class="modal-content">

	    <form method="POST" action="https://mrtaj.com/hrm/clock-in-clock-out" accept-charset="UTF-8" id="clock_in_clock_out_form"><input name="_token" type="hidden" value="DYv7AqCRwwe1LQXIC2kxX9T8R3xCOcjrowcDQqCO">
	    <div class="modal-header">
	      	<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
	      	<h4 class="modal-title"><span id="clock_in_text">Clock In</span>
	      	<span id="clock_out_text">Clock Out</span></h4>
	    </div>
	    <div class="modal-body">
	    	<div class="row">
	    		<input type="hidden" name="type" id="type">
		      	<div class="form-group col-md-12">
		      		<strong>IP Address: 135.181.60.100</strong>
		      	</div>
		      	<div class="form-group col-md-12 clock_in_note ">
		        	<label for="clock_in_note">Clock in note:</label>
		        	<textarea class="form-control" placeholder="Clock in note" rows="3" name="clock_in_note" cols="50" id="clock_in_note"></textarea>
		      	</div>
		      	<div class="form-group col-md-12 clock_out_note  hide ">
		        	<label for="clock_out_note">Clock out note:</label>
		        	<textarea class="form-control" placeholder="Clock out note" rows="3" name="clock_out_note" cols="50" id="clock_out_note"></textarea>
		      	</div>
		      	<input type="hidden" name="clock_in_out_location" id="clock_in_out_location" value="">
	    	</div>
	    		    </div>

	    <div class="modal-footer">
	      <button type="submit" class="btn btn-primary">Submit</button>
	      <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
	    </div>

	    </form>

	  </div><!-- /.modal-content -->
	</div><!-- /.modal-dialog -->
        	
</div><script type="text/javascript">
	$(document).ready( function(){
        $('#essentials_dob').datepicker();
		$('.clock_in_btn, .clock_out_btn').click( function() {
            var type = $(this).data('type');
            if (type == 'clock_in') {
                $('#clock_in_clock_out_modal').find('#clock_in_text').removeClass('hide');
                $('#clock_in_clock_out_modal').find('#clock_out_text').addClass('hide');
                $('#clock_in_clock_out_modal').find('.clock_in_note').removeClass('hide');
                $('#clock_in_clock_out_modal').find('.clock_out_note').addClass('hide');
            } else if (type == 'clock_out') {
                $('#clock_in_clock_out_modal').find('#clock_in_text').addClass('hide');
                $('#clock_in_clock_out_modal').find('#clock_out_text').removeClass('hide');
                $('#clock_in_clock_out_modal').find('.clock_in_note').addClass('hide');
                $('#clock_in_clock_out_modal').find('.clock_out_note').removeClass('hide');
            }
            $('#clock_in_clock_out_modal').find('input#type').val(type);

            $('#clock_in_clock_out_modal').modal('show');
        });
	});

	$(document).on('submit', 'form#clock_in_clock_out_form', function(e) {
        e.preventDefault();
        $(this).find('button[type="submit"]').attr('disabled', true);
        var data = $(this).serialize();

        $.ajax({
            method: $(this).attr('method'),
            url: $(this).attr('action'),
            dataType: 'json',
            data: data,
            success: function(result) {
                if (result.success == true) {
                    $('div#clock_in_clock_out_modal').modal('hide');

                    var shift_details = document.createElement("div");
                    if (result.current_shift) {
                        shift_details.innerHTML = result.current_shift;
                    }

                    swal({
                        title: result.msg,
                        content: shift_details,
                        icon: 'success'
                    });

                    if (typeof attendance_table !== 'undefined') {
                        attendance_table.ajax.reload();
                    }
                    if (result.type == 'clock_in') {
                        $('.clock_in_btn').addClass('hide');
                        $('.clock_out_btn').removeClass('hide');
                    } else if(result.type == 'clock_out') {
                        $('.clock_out_btn').addClass('hide');
                        $('.clock_in_btn').removeClass('hide');
                    }
                } else {
                    var shift_details = document.createElement("p");
                    if (result.shift_details) {
                        shift_details.innerHTML = result.shift_details;
                    }

                    swal({
                        title: result.msg,
                        content: shift_details,
                        icon: 'error'
                    })
                }
                $('#clock_in_clock_out_form')[0].reset();
                $('#clock_in_clock_out_form').find('button[type="submit"]').removeAttr('disabled');
            },
        });
    });
    
    $(document).on('click', '#get_current_location', function(){
        getFullAddress();
    });

    function getFullAddress() {
        if (navigator.geolocation) {
          navigator.geolocation.getCurrentPosition(
            (position) => {
                var latitude = position.coords.latitude;
                var longitude = position.coords.longitude;

                $.ajax({
                    url: '/user-location/' + latitude + ',' + longitude,
                    dataType: 'json',
                    success: function(result) {
                        if (typeof result.address !== 'undefined') {

                            $("input#clock_in_out_location").val(result.address);
                            $("span.clock_in_out_location").text(result.address);
                            $("div.ask_location").hide();
                        } else if (typeof result.error_message !== 'undefined') {
                            console.log(result.error_message);
                        }
                    }
                });

            },
            () => {
                $("div.ask_location").show();
                $("span.location_required").text("Location is required, you must enable location")
              console.log( "Error: The Geolocation service failed.");
            }
          );
        } else {
            $("div.ask_location").show();
            $("span.location_required").text("Location is required, you must enable location")
          // Browser doesn't support Geolocation
          console.log("Browser doesn't support Geolocation");
        }
    }
</script>
<script type="text/javascript">
    $(document).ready( function(){
        var locale = "en";
        var isRTL =  false; 
        $('#calendar').fullCalendar('option', {
            locale: locale,
            isRTL: isRTL
        });
    });
</script>
    <!-- Scripts -->
    <script src="https://mrtaj.com/js/login.js?v=511"></script>
        </body>
</html>                               

Whois info of domain

Domain Name: MRTAJ.COM
Registry Domain ID: 1811572000_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.enom.com
Registrar URL: http://www.enomdomains.com
Updated Date: 2024-06-27T09:35:09Z
Creation Date: 2013-06-28T19:59:14Z
Registry Expiry Date: 2025-06-28T19:59:14Z
Registrar: eNom, LLC
Registrar IANA ID: 48
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.SERVER.PLUS
Name Server: NS2.SERVER.PLUS
Name Server: NS3.SERVER.PLUS
Name Server: NS4.SERVER.PLUS
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T06:41:27Z <<<
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