Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - bgotr.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 16 May 2025 15:51:41 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 87
Connection: keep-alive
Location: https://secure.questsoftware.com/qts/bgotrActivation
Server: ip-100-74-5-46.eu-west-2.compute.internal
Vary: Accept-Encoding
X-Request-Id: acd1adee-d981-4cb8-ae09-ea725b693a91

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://secure.questsoftware.com/qts/bgotrActivation
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 16 May 2025 15:51:41 GMT
Content-Type: text/html; charset=ISO-8859-1
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: ApplicationGatewayAffinityCORS=ac40ae3696100022852e21cedba9b53c; Path=/; SameSite=None; Secure
Set-Cookie: ApplicationGatewayAffinity=ac40ae3696100022852e21cedba9b53c; Path=/
Set-Cookie: JSESSIONID=7e301b25a619b5e1b54f5674958374623265;path=/qts
Server: JRun Web Server

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: bgotr.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <head>
    <!-- begin headers.jsp -->
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" >

<LINK REL="STYLESHEET" TYPE="text/css" HREF="css/styles.css" >
<LINK REL="STYLESHEET" TYPE="text/css" HREF="css/pui.css" >
<LINK REL="STYLESHEET" TYPE="text/css" HREF="css/Calendar.css" >
<LINK REL="STYLESHEET" type="text/css" href="css/modal.css">
<link rel="stylesheet" type="text/css" media="print" href="css/print.css" >

<script type="text/javascript">

var contextPath = '/qts';
var hostname = 'http://10.255.8.19:8103';
</script>
<link rel='shortcut icon' href='/qts/images/favicon.ico'/>
<script src="js/lib/prototype-1.4.0.js" type="text/javascript"></script>
<script src="js/lib/x.js" type="text/javascript"></script>
<script src="js/lib/CalendarPopup.js" type="text/javascript"></script>
<script src="js/lib/TimepickerPopup.js" type="text/javascript"></script>
<script src="js/lib/json.js" type="text/javascript"></script>
<script src="js/scripts.js" type="text/javascript"></script>
<script src="js/so.js" type="text/javascript"></script>
<script src="js/validate.js" type="text/javascript"></script>
<script src="js/pui.js" type="text/javascript"></script>
<script src="js/modal.js" type="text/javascript"></script>
<script type="text/javascript">
var returnJsp = 'ContractInvitationEntryBGP.jsp';
var pageLoadTime = '05/16/2025 11:51:41 AM';
</script>
<!-- end headers.jsp -->

    <title>
      Contract Membership Identfication
    </title>
    <script language="javaScript" type="text/javascript">
       function setSubmit() {
          if (document.forms["contractInvitationEntry"].elements["invitationCode"].value == "") {
            alert("Unable to proceed, you must supply an invitation code.");
            return;
          }
          document.forms["contractInvitationEntry"].submit();
          document.forms["contractInvitationEntry"].elements["submitButton"].disabled="disabled";
       }
       var puiSubApplication = "coninvite";
    </script>
  </head>
  <body onLoad="document.getElementById('invitationCode').focus();">
    
<blockquote>
<table class="persistnoborder" cellspacing="0" cellpadding="0" border="0" id="headerTable">
  <tr>
    <td>
    
    <img id="bgOTRheaderImg" src="images/bgOTRheaderImg.jpg" alt="BG On The Road">
    
    </td>
  </tr>
  <tr>
    <td><div id="messages"></div></td>
  </tr>
</table>
  </blockquote>
    
    <blockquote>
    <form method='post' action='ContractHandler' id="contractInvitationEntry" name="contractInvitationEntry">
      <input type="hidden" name="action" value="verifyContract" />
      <input type="hidden" name="currentJsp" value="ContractInvitationEntryBGP.jsp" />
      <input type="hidden" name="nextJsp" value="ContractEntryBGP.jsp" />
      <table class='subtable2'>
        <tr>
          <td class='subtableheader'>Contract Membership Activiation</td>
        </tr>
        <tr><td>&nbsp;</td></tr>
        <tr>
          <td>
            <table class="persistnoborder2">
              <tr>
                <td>Please enter your Identification Number</td>
              </tr>
              <tr><td>&nbsp;</td></tr>
              <tr>
                <td class="label">
                  Identification Number:
                  <input type="text" id="invitationCode" name="invitationCode" value="" size="20" maxlength="50" />&nbsp;&nbsp;
                  <input type='button' id="submitButton" name="submitButton" value="Submit" onclick="setSubmit()"/></td>
              </tr>
              <tr><td>&nbsp;</td></tr>
            </table>
          </td>
          <td align="right">
            <table class="persistnoborder2">
              <tr>
                <td align="right">
                  <strong>View Program Terms</strong>
                </td>
              </tr>
              <tr>
                <td align="right">
                  <a href="pdfs/BG OTR Program Statement(120 days).pdf" id="contractLink" target="_blank" class="noPrint">120 Day Program</a>
                </td>
              </tr>
              <tr>
                <td align="right">
                  <a href="pdfs/BG OTR Program Statement(185 days).pdf" id="contractLink" target="_blank" class="noPrint">185 Day Program</a>
                </td>
              </tr>
          </table>
          </td>
        </tr>
      </table>
    </form>
    <table class="loginnewstable">
  <tr>
    <td >
      <p><strong>System News &amp; Information </strong></p>
    </td>
  </tr>
  <tr>
    <td>
      <table style="background-color:#EDECD1">
  <tr>
    <td>
      <p>
        <font color="red">
          QTS may be unavailable on Thursday's between 3am and 5am EST/EDT for scheduled system maintenance.
        </font>
      </p>
      <p>
        
        For security purposes, you are required to create a new Password every 90 days. <br>If you cannot login, click <a href="VenPasswordRecoveryEntry.jsp"><font size="2px" color="#006600">I forgot my Password</font></a> to receive an email with a link to reset your Password.
      </p>
    </td>
  </tr>
</table>

    </td>
  </tr>
  <tr>
    <td>
      <!--<p>
        insert messages here
      </p>-->
      <br/>
    </td>
  </tr>
</table>

    <table class='loginnewstable'>
  <tr>
    <td align='center'>
      <noscript>
        <p><font color='red'><strong>Javascript must be enabled.  Please allow/enable Javascript before using QTS.</strong></font></p>
      </noscript>
    </td>
  </tr>
  <tr>
    <td>
      <br>
        <p>
          <strong>
            <script language="JavaScript1.2" type="text/javascript">
            var javaScriptAllowed = 1;
            </script>
            <script language="Javascript" type="text/javascript">
            var version = (navigator.userAgent.match( /.+ie\s([\d.]+)/i ) || [])[1];
            var cookiesAllowed;
            var popupAllowed
            var ie8BrowserMode = "IE8";
            if(parseInt(version)==7){
              if(document.documentMode){
                version = 8;
                if(/trident\/\d/i.test(navigator.userAgent)){
                  ie8BrowserMode = "IE8Compat";
                }else{
                  ie8BrowserMode = "IE7";
                }
              }
            }
          var IE6orGreater = ((document.all) && version >= 6 ) ? true : false;
          cookiesAllowed = navigator.cookieEnabled;
          var newwin = window.open("","","width=0,height=0,top=4000");
          popupAllowed = newwin != null;
          if(popupAllowed){
            newwin.close();
          }
          if(IE6orGreater && javaScriptAllowed && cookiesAllowed && popupAllowed)
          document.write("Your system appears to meet the minimum requirements:")
          else
          document.write("<font color='red'>Your system does not appear to meet the minimum requirements. You will need to correct the item(s) listed in red below before using QTS</font><br/>")
            </script>
          </strong>
        </p>
    </td>
  </tr>
  <tr>
    <td>
      <div align="left">
        <ul>
          <li>
            <script language="Javascript" type="text/javascript">
            if(IE6orGreater){
              document.writeln(" Internet Explorer 6.0 or greater was detected.");
              if(version == 8 && ie8BrowserMode != "IE8Compat"){
                document.write("<br\/>    <b><font color=\"#FF0000\">(it is recommended to run IE8 in Compatibility Mode)<\/font><\/b>");
              }
            }
            else{
              document.write(" <b><font color=\"#FF0000\">Internet Explorer 6.0 or greater was not detected, please <a href='http://www.microsoft.com/windows/ie/downloads/default.mspx'>download the latest version of IE<\/a>.<\/font><\/b>");
            }
            </script>
          </li>
          <li>
            <script type="text/javascript">
            if(javaScriptAllowed)
            document.writeln(" Javascript is enabled.");
            else
            document.writeln(" <b><font color=\"#FF0000\">Please enable Javascript before proceeding.<\/font><\/b>");
            </script>
          </li>
          <li>
            <script type="text/javascript">
            if (cookiesAllowed)
            document.writeln(" Cookies are enabled.");
            else
            document.writeln(" <b><font color=\"#FF0000\">Cookies are not enabled, please see <a href='http://www.microsoft.com/windows/ie/using/default.mspx'>instructions on enabling cookies<\/a>.<\/font><\/b>");
            </script>
          </li>
          <li>
            <script type="text/javascript">
            if (popupAllowed)
            document.writeln(" Popups are enabled.");
            else
            document.writeln(" <b><font color=\"#FF0000\">Popups are not enabled, please make sure any popup-blocking tools allow this site to create popup windows.<\/font><\/b>");
            </script>
          </li>
        </ul>
      </div>
    </td>
  </tr>
</table>

    
<!-- begin Footer.jsp -->
<!-- Copyright notices and disclaimer   -  Powered by quest Image -->
<table width="700">
  <tr valign="top">
    <td align="left" ><span class="copyright" id="copyright"></span></td>
    <td align="right"><img src="images/powered_by_quest.jpg" alt="Powered by Quest" /></td>
  </tr>
  <tr>
    <td align='left'><span class="versionNumber">Version 4.1.0 - 09/27/2023 04:33PM</span></td>
    </tr>
    <tr>
    <td align='left'><span class="versionNumber">--</span></td>
  </tr>
</table>
<script type="text/javascript">
    var returnJspInputList = document.getElementsByName('returnJsp');
    for(i = 0; i < returnJspInputList.length; i++){
      if(returnJspInputList[i] != null && returnJspInputList[i].value.length < 1){
        returnJspInputList[i].value = returnJsp;
      }
    }
document.getElementById('copyright').innerHTML = '&copy; Copyright ' + (new Date).getFullYear() + ', Quest Towing Services. All Rights Reserved.';
</script>
<!-- end Footer.jsp -->

    </blockquote>
  </body>
</html>
                               

Whois info of domain

Domain Name: BGOTR.COM
Registry Domain ID: 169895336_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-06-15T16:00:52Z
Creation Date: 2005-06-14T17:07:25Z
Registry Expiry Date: 2025-06-14T17:07:25Z
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: NS45.DOMAINCONTROL.COM
Name Server: NS46.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-16T15:51:34Z <<<
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