Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - tmrfl.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: aruba-proxy
Date: Sat, 10 May 2025 13:58:15 GMT
Content-Type: text/html
Content-Length: 168
Connection: keep-alive
Location: https://www.tmrfl.com/
X-ServerName: webx.aruba.it
Alt-Svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

301 Moved Permanently 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://www.tmrfl.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: aruba-proxy
Date: Sat, 10 May 2025 13:58:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
X-ServerName: webx.aruba.it
Alt-Svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 OK 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: tmrfl.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html dir="ltr" lang="it-IT">
<head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <meta name="author" content="VictoryManager" />

    <!-- Stylesheets
    ============================================= -->
    <link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
    <link rel="stylesheet" href="style.css" type="text/css" />
    <link rel="stylesheet" href="css/dark.css" type="text/css" />
    <link rel="stylesheet" href="css/font-icons.css" type="text/css" />
    <link rel="stylesheet" href="css/animate.css" type="text/css" />
    <link rel="stylesheet" href="css/magnific-popup.css" type="text/css" />


    <!--gestione font esterni -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Exo+2:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Russo+One&display=swap" rel="stylesheet">


    <link rel="stylesheet" href="css/custom.css" type="text/css" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />

    <!-- Document Title
    ============================================= -->
    <title>TMR Football League</title>

    <style>


        .set-900 {
            background: #1f2933 !important;
            color:#cbd2d9 !important;
        }



        .set-1000{
            background: #121b1f !important;
            color:#e4e7eb !important;
        }

        .text-100 {
            color:#e4e7eb !important;
        }

        .text-warning {
            color: #ffc400 !important;
        }

        .block-hero-8 h1,
        .block-hero-8 h2,
        .block-hero-8 h3,
        .block-hero-8 h4,
        .block-hero-8 h5,
        .block-hero-8 h6 { font-family: 'Russo One', sans-serif; }

        .block-hero-8 .font-secondary { font-family: 'Exo 2', sans-serif; }

        .block-hero-8 .image-text {
            color:#e4e7eb !important;
            font-size: 44px;
            font-weight: 900;
        }



        @media (min-width: 992px) {
            .block-hero-8 .text-n-right {
                --offset:  -15%;
                position: relative;
                z-index: 9;
                margin-left: var(--offset);
                -webkit-transform: translateX(var(--offset));
                transform: translateX(var(--offset));
                padding: 25px 30px;
                background-color: #FFF;
            }
            .block-hero-8 .image-text {
                font-size: 2.8vw;
            }
        }

        @media (min-width: 320px) and (max-width: 768px){

            .block-hero-8 .image-text {
                font-size: 150%;
            }
        }

        .bg {
            background-image: url('https://www.fantamanagerleague.it/assets/images/background/bg-stadium3.jpg');
            background-size: cover;
            background-position: center;
            background-blend-mode: saturation;
            background-color: #09131d8a;
        }

    </style>

</head>

<body class="stretched">

<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">

    <!-- Hero Section
    ============================================= -->
    <section id="slider" class="slider-element min-vh-100 block-hero-8 py-0" style="background-image:radial-gradient(circle at top right, #efe9e2 0%, #efe9e2 15%,transparent 15%, transparent 100%);">
        <div class="">

            <div class="row min-vh-100 align-items-center justify-content-center set-900">
                <!-- Image -->
                <div class="col-lg-6 min-vh-100 p-3 bg">
                    <h6 class="font-secondary mb-4 ls1 h5 set-1000 p-2 d-flex" style="color:#cbd2d9 !important;">
                        <img class="img-fluid mx-2"  width="70" src="leghe/tmrfl/images/headerlogo.PNG" alt="">
                        <span class="text-100 ml-2">
                          Leghe di <br>FantaManagerLeague
                        </span>
                    </h6>
                </div>
                <!-- Text -->
                <div class="col-lg-6 p-lg-5 p-2 px-4 ">

                    <div class="text-n-right set-1000 d-flex ">
                        <h4 class="image-text text-uppercase ms-3 mb-0 p-3 ">
                            TMR Football League
                        </h4>
                    </div>
                    <h4 class="mt-4 fw-light " style="color:#cbd2d9 !important;">Manageriale di fantacalcio targato - <a class="text-warning" style="" href="https://www.victorymanager.it" target="_blank"> VictoryManager</a></h4>

                    <div class="d-flex flex-row align-items-center">
                        <a href="https://www.tmrfl.com/leghe/tmrfl" class="button button-large text-white py-3 px-5 text-capitalize ls0 shadow-sm ms-0 mt-2 me-4" style="background-image: url('https://www.fantamanagerleague.it/assets/images/background/bg-stadium3.jpg'); background-size: cover">
                            <i class="icon-line-log-in"></i> Vai in login</a>
                        <!--social button
                                               <a href="#" class="social-icon si-small border-light si-instagram" title="instagram">
                                                   <i class="icon-instagram"></i>
                                                   <i class="icon-instagram"></i>
                                               </a>

                                               <a href="#" class="social-icon si-small border-light si-facebook" title="dribbble">
                                                   <i class="icon-facebook"></i>
                                                   <i class="icon-facebook"></i>
                                               </a>

                                               <a href="#" class="social-icon si-small border-light si-youtube" title="Behance">
                                                   <i class="icon-youtube"></i>
                                                   <i class="icon-youtube"></i>
                                               </a>
                                           </div>-->
                </div>
            </div>

        </div>

    </section>

    <!-- Content
    ============================================= -->
    <section id="content">
        <div class="content-wrap py-0">

            <div class="row">
                
<div class="text-100 set-1000 col-12 py-3">
                <div class="row">
                    <div class="col-2 col-lg-1 text-center">
                        <img class="img-fluid " style="width: 50px;"e src="https://www.victorymanager.it/assets/images/loghi/fml.png" alt="">
                    </div>

                    <div class="col-10 col-lg-11 text-right ">
                        
                        <small class="mb-0 mt-2">
                           FantaManagerLeague
                            2025  | <a class="text-warning" href="#" data-toggle="modal" data-target="#note-credits">Credits</a>
                            <br>
                             [un progetto di  <a class="text-white" href="https://www.victorymanager.it">VictoryManagerASD]</a> | <a class="text-warning" href="#" data-toggle="modal" data-target="#note-legali">Note Legali</a>
                        </small>
                    </div>
                </div>
    </div>


<!-- Codice barra dei cookie - Inizio -->
      <script type='text/javascript'>
        //<![CDATA[
        (function(window) {
          if (!!window.cookieChoices) {
            return window.cookieChoices;
          }
          var document = window.document;
          var supportsTextContent = 'textContent' in document.body;
          var cookieChoices = (function() {
            var cookieName = 'displayCookieConsent';
            var cookieConsentId = 'cookieChoiceInfo';
            var dismissLinkId = 'cookieChoiceDismiss';
            function _createHeaderElement(cookieText, dismissText, linkText, linkHref) {
              var butterBarStyles = 'position:fixed;width:100%;background-color:red;' +
                  'margin:0; left:0; bottom:0;padding:10px;z-index:1000;text-align:center;';
              var cookieConsentElement = document.createElement('div');
              cookieConsentElement.id = cookieConsentId;
              cookieConsentElement.style.cssText = butterBarStyles;
              cookieConsentElement.appendChild(_createConsentText(cookieText));
              if (!!linkText && !!linkHref) {
                cookieConsentElement.appendChild(_createInformationLink(linkText, linkHref));
              }
              cookieConsentElement.appendChild(_createDismissLink(dismissText));
              return cookieConsentElement;
            }
            function _createDialogElement(cookieText, dismissText, linkText, linkHref) {
              var glassStyle = 'position:fixed;width:100%;height:100%;z-index:999;' +
                  'bottom:0;left:0;opacity:0.5;filter:alpha(opacity=50);' +
                  'background-color:#ccc;';
              var dialogStyle = 'z-index:1000;position:fixed;left:50%;top:50%';
              var contentStyle = 'position:relative;left:-50%;margin-top:-25%;' +
                  'background-color:#fff;padding:20px;box-shadow:4px 4px 25px #888;';
              var cookieConsentElement = document.createElement('div');
              cookieConsentElement.id = cookieConsentId;
              var glassPanel = document.createElement('div');
              glassPanel.style.cssText = glassStyle;
              var content = document.createElement('div');
              content.style.cssText = contentStyle;
              var dialog = document.createElement('div');
              dialog.style.cssText = dialogStyle;
              var dismissLink = _createDismissLink(dismissText);
              dismissLink.style.display = 'block';
              dismissLink.style.textAlign = 'right';
              dismissLink.style.marginTop = '8px';
              content.appendChild(_createConsentText(cookieText));
              if (!!linkText && !!linkHref) {
                content.appendChild(_createInformationLink(linkText, linkHref));
              }
              content.appendChild(dismissLink);
              dialog.appendChild(content);
              cookieConsentElement.appendChild(glassPanel);
              cookieConsentElement.appendChild(dialog);
              return cookieConsentElement;
            }
            function _setElementText(element, text) {
              if (supportsTextContent) {
                element.textContent = text;
              } else {
                element.innerText = text;
              }
            }
            function _createConsentText(cookieText) {
              var consentText = document.createElement('span');
              _setElementText(consentText, cookieText);
              return consentText;
            }
            function _createDismissLink(dismissText) {
              var dismissLink = document.createElement('a');
              _setElementText(dismissLink, dismissText);
              dismissLink.id = dismissLinkId;
              dismissLink.href = '#';
              dismissLink.style.marginLeft = '24px';
                dismissLink.style.color = 'black';
                dismissLink.style.background = 'white';
                dismissLink.style.padding = '5px';
              return dismissLink;
            }
            function _createInformationLink(linkText, linkHref) {
              var infoLink = document.createElement('a');
              _setElementText(infoLink, linkText);
              infoLink.href = linkHref;
              infoLink.target = '_blank';
              infoLink.style.marginLeft = '24px';
                infoLink.style.color = 'white';

              return infoLink;
            }
            function _dismissLinkClick() {
              _saveUserPreference();
              _removeCookieConsent();
              return false;
            }
            function _showCookieConsent(cookieText, dismissText, linkText, linkHref, isDialog) {
              if (_shouldDisplayConsent()) {
                _removeCookieConsent();
                var consentElement = (isDialog) ?
                    _createDialogElement(cookieText, dismissText, linkText, linkHref) :
                _createHeaderElement(cookieText, dismissText, linkText, linkHref);
                var fragment = document.createDocumentFragment();
                fragment.appendChild(consentElement);
                document.body.appendChild(fragment.cloneNode(true));
                document.getElementById(dismissLinkId).onclick = _dismissLinkClick;
              }
            }
            function showCookieConsentBar(cookieText, dismissText, linkText, linkHref) {
              _showCookieConsent(cookieText, dismissText, linkText, linkHref, false);
            }
            function showCookieConsentDialog(cookieText, dismissText, linkText, linkHref) {
              _showCookieConsent(cookieText, dismissText, linkText, linkHref, true);
            }
            function _removeCookieConsent() {
              var cookieChoiceElement = document.getElementById(cookieConsentId);
              if (cookieChoiceElement != null) {
                cookieChoiceElement.parentNode.removeChild(cookieChoiceElement);
              }
            }
            function _saveUserPreference() {
              // Durata del cookie di un anno
              var expiryDate = new Date();
              expiryDate.setFullYear(expiryDate.getFullYear() + 1);
              document.cookie = cookieName + '=y; expires=' + expiryDate.toGMTString();
            }
            function _shouldDisplayConsent() {
              // Per mostrare il banner solo in mancanza del cookie
              return !document.cookie.match(new RegExp(cookieName + '=([^;]+)'));
            }
            var exports = {};
            exports.showCookieConsentBar = showCookieConsentBar;
            exports.showCookieConsentDialog = showCookieConsentDialog;
            return exports;
          })();
          window.cookieChoices = cookieChoices;
          return cookieChoices;
        })(this);
        document.addEventListener('DOMContentLoaded', function(event) {
          cookieChoices.showCookieConsentBar('Utilizzando questo sito si accettano e si autorizzano i cookies necessari',
                                             'ACCETTA', 'Privacy', href="/PrivacyeCondizioni/Privacy.html");
        });
        //]]>
      </script>
      <!-- Codice barra dei cookie - Fine -->


<!-- Modal -->
<div class="modal fade" id="note-legali" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <h5 class="modal-title" id="exampleModalLabel">Note Legali</h5>
                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                    <span aria-hidden="true">&times;</span>
                </button>
            </div>
            <div class="modal-body">

                <ul class="list-group">
                    <li class="d-block my-2">
                        <a  href="/PrivacyeCondizioni/Privacy.html" class=" btn btn-dark text-white rounded-0 my-0 p-2 border-0">Privacy</a>

                    </li>
                    <li class="d-block my-2">
                        <a  href="/PrivacyeCondizioni/Termini.html" class=" btn btn-dark text-white rounded-0 my-0 p-2 border-0">Termini</a>

                    </li>
                    <li class="d-block my-2">
                        <a href="/PrivacyeCondizioni/eliminareAdblock.html" class="  btn btn-dark  text-white rounded-0 my-0 p-2 border-0">Eliminare-Adblock</a>

                    </li>
                    <li class="d-block my-2">
                        <a href="/PrivacyeCondizioni/abilitare-javascript.html" class=" btn btn-dark text-white rounded-0 my-0 p-2 border-0">Abilitare-javascript</a>

                    </li>
                </ul>
            </div>
            <div class="modal-footer">
            </div>
        </div>
    </div>
</div>

<!-- Modal -->
<div class="modal fade" id="note-credits" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <h5 class="modal-title" id="exampleModalLabel">Note Crediti</h5>
                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                    <span aria-hidden="true">&times;</span>
                </button>
            </div>
            <div class="modal-body">

                    <p>
                        Tutti le immagini appartengono ai rispettivi proprietari, per richiedere la rimozione di un immagine inviare una mail a segreteria[at]victorymanager.it.
                    </p>
                    <p>

                        VictoryManager non è responsabile, in alcun modo non avendo un controllo diretto sull'organizzazione interna  delle leghe ospitate sul nostro spazio.
                        VictoryManager non è in alcuno modo collegata, o partner di nessuna organizzazione o azienda operante in campo video-ludico.
                    </p>


                <p>Tutte le foto presenti sui nostri siti victorymanager.it e fantamanagerleague.it sono di proprietà dei rispettivi proprietari, e possono essere reperti per essere scaricati a uesto link :</p>
                <ul class="list-group">
                    <li class="d-block my-2">

                        <a  href="https://unsplash.com/collections/91742233/project-victorymanager" class=" btn btn-dark text-white rounded-0 my-0 p-2 border-0">Unsplah list VictoryManager</a>

                    </li>

                </ul>
            </div>
            <div class="modal-footer">
            </div>
        </div>
    </div>
</div>

            </div>

        </div>
    </section><!-- #content end -->
    
    

</div><!-- #wrapper end -->

<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>


<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>

<!-- JavaScripts
============================================= -->
<script src="js/jquery.js"></script>
<script src="js/plugins.min.js"></script>

<!-- Footer Scripts
============================================= -->
<script src="js/functions.js"></script>

</body>
</html>                               

Whois info of domain

Domain Name: TMRFL.COM
Registry Domain ID: 2740764594_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.tucows.com
Registrar URL: http://www.tucows.com
Updated Date: 2024-09-25T15:36:25Z
Creation Date: 2022-11-25T18:27:50Z
Registry Expiry Date: 2025-11-25T18:27:50Z
Registrar: Tucows Domains Inc.
Registrar IANA ID: 69
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: DNS.TECHNORAIL.COM
Name Server: DNS2.TECHNORAIL.COM
Name Server: DNS3.ARUBADNS.NET
Name Server: DNS4.ARUBADNS.CZ
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-10T13:58:08Z <<<
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