Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - cmf99.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: Tue, 06 May 2025 06:48:43 GMT
Content-Type: text/html
Content-Length: 168
Connection: keep-alive
Location: https://www.carlomiarifulcis.com/en/
X-ServerName: webx.aruba.it
Alt-Svc: h3=":443"; ma=86400

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.carlomiarifulcis.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: Tue, 06 May 2025 06:48:43 GMT
Content-Type: text/html
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, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID=9p9o77pa99j8ujuut2m0hoplv6; path=/
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Vary: Accept-Encoding
Cache-Control: max-age=60
X-ServerName: webx.aruba.it
Alt-Svc: h3=":443"; ma=86400

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: cmf99.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Carlo Miari Fulcis</title>
<meta name="Description" content="">
<script src="cookieconsent.js"></script>

    <script>
        window.CookieConsent.init({
              mode: 'bar',
    // Look and feel.
    theme: {
      barColor: '#000',
      barTextColor: '#FFF',
      barMainButtonColor: '#FFF',
      barMainButtonTextColor: '#000',
      modalMainButtonColor: '#000',
      modalMainButtonTextColor: '#FFF',
    },
    language: {
      // Current language.
      current: 'en',
      locale: {
        en: {
          barMainText: 'This website uses cookies to ensure you get the best experience on our website.',
          closeAriaLabel: 'close',
          barLinkSetting: 'Cookie Settings',
          barBtnAcceptAll: 'Accept all cookies',
          modalMainTitle: 'Cookie settings',
          modalMainText: 'Cookies are small pieces of data sent from a website and stored on the user\'s computer by the user\'s web browser while the user is browsing. Your browser stores each message in a small file, called cookie. When you request another page from the server, your browser sends the cookie back to the server. Cookies were designed to be a reliable mechanism for websites to remember information or to record the user\'s browsing activity.',
          modalBtnSave: 'Save current settings',
          modalBtnAcceptAll: 'Accept all cookies and close',
          modalAffectedSolutions: 'Affected solutions:',
          learnMore: 'Learn More',
          on: 'On',
          off: 'Off',
          enabled: 'is enabled.',
          disabled: 'is disabled.',
          checked: 'checked',
          unchecked: 'unchecked',
        },
      }
    },
          categories: {
            necessary: {
              needed: true,
              wanted: true,
              checked: true,
              language: {
                locale: {
                  en: {
                    name: 'Strictly Necessary Cookies',
                    description: 'The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.',
                  },
                },
              },
            },
            analytics: {
              needed: false,
              wanted: false,
              checked: true,
              language: {
                locale: {
                  en: {
                    name: 'Analytics',
                    description:
                      'Technical archiving or access that is used exclusively for statistical purposes.',
                  },
                },
              },
			},
/*            marketing: {
              needed: false,
              wanted: false,
              checked: false,
              language: {
                locale: {
                  en: {
                    name: 'Marketing',
                    description:
                      'Lorem ipsum dolor sit amet, consectetur adipiscing elit.',
                  },
                },
              }, 
			},*/
            /*various: {
              needed: false,
              wanted: false,
              checked: false,
              language: {
                locale: {
                  en: {
                    name: 'Various Cookies',
                    description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.',
                  },
                }
              }
            } */
          },
          consentModeControls: {
            ad_storage: 'marketing',
            ad_user_data: 'marketing',
            ad_personalization: 'marketing',
            analytics_storage: 'analytics'
          },
          services: {
            googleAnalytics: {
              category: 'analytics',
              type: '',
              search: '',
              language: {
                locale: {
                  en: {
                    name: 'Google Analytics (analytics_storage)'
                  }
                }
              }
            },
            googleAds: {
              category: 'marketing',
              type: '',
              search: '',
              language: {
                locale: {
                  en: {
                    name: 'Google Ads (ad_storage, ad_user_data, ad_personalization)'
                  }
                }
              }
            },
           /* facebook: {
              category: 'various',
              type: 'dynamic-script', // dynamic-script, script-tag, wrapped, localcookie
              search: 'facebook',
              language: {
                locale: {
                  en: {
                    name: 'Facebook'
                  },
                  hu: {
                    name: 'Facebook'
                  }
                }
              }
            },
            azalead: {
              category: 'various',
              type: 'script-tag',
              search: 'azalead',
              language: {
                locale: {
                  en: {
                    name: 'Azalead'
                  },
                  hu: {
                    name: 'Azalead'
                  }
                }
              }
            },
            wrapped: {
              category: 'various',
              type: 'wrapped',
              search: 'wrapped',
              language: {
                locale: {
                  en: {
                    name: 'Wrapped'
                  },
                  hu: {
                    name: 'Csomagolt süti'
                  }
                }
              }
            },
            localcookie: {
              category: 'various',
              type: 'localcookie',
              search: 'localcookie',
              language: {
                locale: {
                  en: {
                    name: 'Local cookie'
                  },
                  hu: {
                    name: 'Helyi süti'
                  }
                }
              }
            }*/
          }
        });
      </script>




<meta id="basic_viewport" name="viewport" content="user-scalable=yes, width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=0.5">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400" rel="stylesheet">
<link href="/css/base.css" type="text/css" rel="stylesheet">
<link href="/js/fancybox/jquery.fancybox.min.css" type="text/css" rel="stylesheet">

<script defer type="text/javascript" src="/js/jquery.min.js"></script>
<script defer type="text/javascript" src="/js/jquery-ui.min.js"></script>
<script defer type="text/javascript" src="/js/fancybox/jquery.fancybox.min.js"></script>
<script defer type="text/javascript" src="/js/base.js"></script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-1792252-22"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-1792252-22');
</script>

    <script>
      window.dataLayer = window.dataLayer || []
      function gtag(){dataLayer.push(arguments);}

      if(localStorage.getItem('consentMode') === null) {
        gtag('consent', 'default', {
          'ad_storage': 'denied',
          'ad_user_data': 'denied',
          'ad_personalization': 'denied',
          'analytics_storage': 'denied'
          });
      } else {
        gtag('consent', 'default', JSON.parse(localStorage.getItem('consentMode')));
      }
    </script>

<style type="text/css">html:not(.no_loader)::before, html:not(.no_loader)::after{ display: none; }</style><script defer type="text/javascript" src="/js/cycle/jquery.cycle2.min.js"></script>
<link href="/css/home.css" type="text/css" rel="stylesheet">

</head>
<body>

	<div class="intro_message hide_intro_msg">
		<div class="hide_intro_msg_content">
			<p class="main">
				<span class="fade-in" style="animation-delay: 0.5s;">Expression</span><br>
				<span class="fade-in" style="animation-delay: 1s;">is when art</span><br>
				<span class="fade-in" style="animation-delay: 1.5s;">meets freedom</span>
			</p>
			<p class="secondary fade-in" style="animation-delay: 2.5s;">YOU ARE WELCOME</p>
		</div>
	</div>

<!-- HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
<header class="page_header">
	<h1><a href="/en/index.php"><span>Carlo Miari Fulcis</span></a></h1>
	<div class="icon ph_hambuger"><div class="hamburger"></div></div>

	<nav>
		<ul>
			<li><a href="/en/photo/celebrity.php">photo</a></li>
			<li><a href="/en/daybyday.php">day by day</a></li>
			<li><a href="/en/video.php">video</a></li>
			<li><a href="/en/about.php">about</a></li>
			<li><a href="/en/contact.php">contact</a></li>
		</ul>
	</nav>
</header>

<!-- CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
<main class="page_content">
	<section class="black_box">
		<h2>photo</h2>
		<div class="cycle-slideshow fade-in" data-cycle-slides="> div" style="animation-delay: 0.5s;">
			<div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M__dsc9479.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_shot_001_119.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_foto-fotografo-yamamay-carlo-miari.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_a_serio_ss19_08_089.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M__dsc8723.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M__cmf4828_0.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_george-clooney-foto-fotografo-carlo-miari.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_210616_sisley_anna_safroncik_padova-05-5847.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_foto-christina_hendricks-fotografo-carlo-miari.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_shot_1_303.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_nm_dancer-02-7698_1.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_22_cmf_i-am_project_0028.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_shot_007_-103.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_band-13-1024.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_gg-05-2655_1.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x__dsc3222_0.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_tony-goldwyn-foto-fotografo-carlo-miari.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_actors-05-2816_1.jpg" alt="foto"></a></div><div><a href="/en/photo/celebrity.php"><img src="/file_public/home/1/gallery/M_m2x_day4_look03_cmf0622_calcaterra_0.jpg" alt="foto"></a></div>		</div>
	</section>
	<section class="white_box">
		<h2>day by day</h2>
		<ul class="instagram_mosaic">
			<li class="fade-in" style="animation-delay: 0.7s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M_1233682b-fd9d-4249-9072-cc9ee63421a6_0.JPG);"></a></li><li class="fade-in" style="animation-delay: 0.9s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M_i-am_50_m_15.jpg);"></a></li><li class="fade-in" style="animation-delay: 1.1s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M_04_bb_geoffrey_arend_ad_fa15_01507.jpg);"></a></li><li class="fade-in" style="animation-delay: 1.3s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M__dsc9472.jpg);"></a></li><li class="fade-in" style="animation-delay: 1.5s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M_m2x_2019-02-07-18-50-11-1974190019895891278_221464400.jpg);"></a></li><li class="fade-in" style="animation-delay: 1.7s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M_m2x_2019-04-08-12-00-42-2017440263156771735_221464400.jpg);"></a></li><li class="fade-in" style="animation-delay: 1.9s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M_m2x_insta2.jpg);"></a></li><li class="fade-in" style="animation-delay: 2.1s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M_m2x_2019-04-10-08-09-28-2018773430106959897_221464400.jpg);"></a></li><li class="fade-in" style="animation-delay: 2.3s;"><a href="https://www.instagram.com/carlomiarifulcis/" target="_blank" style="background-image: url(/file_public/daybyday/1/gallery/M_m2x_img_0125.jpg);"></a></li>		</ul>
	</section>
</main>
<!-- FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  -->
<footer class="page_footer">
	<p>&copy; Carlo Miari Fulcis /<a class="ccb__edit" href="#">Cookies Settings</a>/ <a href="/en/privacy.php">Privacy policy</a></a></p> 
	</footer></body>
</html>                               

Whois info of domain

Domain Name: CMF99.COM
Registry Domain ID: 140173750_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.tucows.com
Registrar URL: http://www.tucows.com
Updated Date: 2025-01-14T01:21:28Z
Creation Date: 2005-01-21T14:02:45Z
Registry Expiry Date: 2026-01-21T14:02:45Z
Registrar: Tucows Domains Inc.
Registrar IANA ID: 69
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: ok https://icann.org/epp#ok
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-06T06:48:25Z <<<
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