Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - celfa.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 19:55:32 GMT
Location: http://www.folex.com
Content-Length: 0

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.

302 Found - http://www.folex.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 19:55:33 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade
Location: /en/
Content-Length: 0
Content-Type: text/html; charset=UTF-8

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://www.folex.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 19:55:33 GMT
Server: Apache
Cache-Control: must-revalidate, proxy-revalidate, private, no-cache, max-age=0
Set-Cookie: PHPSESSID=usqv39kutuls7mfft4nprsl83o; path=/
ETag: "c35a5206c03b1e13d3fbe41df60884fc"
Vary: Accept-Encoding
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: celfa.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8" />

<title>Folex | Home</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="index, follow" />
<meta name="author" content="REDAXO"/> 
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<script type="text/javascript">
/*<![CDATA[*/
<!--
 function UnCryptMailto(s) {
	var n=0;
	var r="";
	for(var i=0; i < s.length; i++) {
		n=s.charCodeAt(i);
		if (n>=8364) {n = 128;}
		r += String.fromCharCode(n-(1));
	}
	return r;
 }
 function linkTo_UnCryptMailto(s)	{
	location.href=UnCryptMailto(s);
 }
// -->
/*]]>*/
</script>



<link rel="shortcut icon" type="image/x-icon" href="https://folex.com/media/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="https://folex.com/media/favicon_32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://folex.com/media/favicon_16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://folex.com/media/favicon_180x180.png">
<meta name="msapplication-TileColor" content="#ffffff">

<link rel="stylesheet" type="text/css" href="/layout/main_8.css" media="screen,print" />
<link rel="stylesheet" type="text/css" href="/layout/js/lytebox/lytebox.css" media="screen" />

<script type="text/javascript" src="/layout/js/jquery-1.10.2.min.js"></script>

<script type="text/javascript">document.cookie='resolution='+Math.max(screen.width,screen.height)+'; path=/';</script>
<script type="text/javascript" src="/layout/js/lytebox/lytebox.js"></script>
<script type="text/javascript" src="/layout/js/redaxo_responisve_menu.js"></script>
<link rel="stylesheet" type="text/css" href="/layout/js/bwd_slidedown/bwd_slidedown.css" media="screen,print" />
<script type="text/javascript" src="/layout/js/bwd_slidedown/bwd_slidedown.js"></script>
<link rel="stylesheet" type="text/css" href="/layout/js/site_slidedown/site_slidedown.css" media="screen,print" />
<link rel="stylesheet" type="text/css" href="/media/xform_1.css" media="screen,print" />
<script type="text/javascript">


/* Liegt im js_default.inc.php im redx. incl.  */





function getUrlVars() {

    var vars = {};

    var parts = window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi,    

    function(m,key,value) {

      vars[key] = value;

    });

    return vars;

}

  

var fType = getUrlVars()["katid"];

var jQuery_site_slidedown = jQuery;



jQuery_site_slidedown(document).ready( function( $ ){

	var act_slidedown_id = "";

    $(".hansis").hide();

    

	jQuery_site_slidedown(document).ready(function(){

		

		// Inhalte ausblenden

if(getUrlVars()["open"]==75){
	jQuery_site_slidedown(".site_slidedown_text").css('display','none');
		jQuery_site_slidedown("#ss75").css('display','block');
		$(".hansis").hide();
		$("#sidebar .outer_box:first").hide(); 
		$(".hansis#hansi75").show();
		$("#site_slidedown_75 .site_slidedown_head").addClass("active");
		
}else{
			jQuery_site_slidedown(".site_slidedown_text").css('display','none');

	}

		jQuery_site_slidedown('.site_slidedown_head').click(function(){

			$("#sidebar .outer_box:first").hide(); 

			

			var act_id = "#" + jQuery_site_slidedown(this).parent().attr('id');

			if( act_slidedown_id==""){ 

				// 1) Erste mal benutzt, bzw. kein Inhalt offen

				jQuery_site_slidedown(act_id+" .site_slidedown_text").slideDown("fast");

				jQuery_site_slidedown(act_id+" .site_slidedown_head").addClass("active");

				act_slidedown_id = act_id; 

				$(".hansis").hide();

				$(".hansis#hansi" + jQuery_site_slidedown(this).attr('id')).show();

			}else if( act_slidedown_id==act_id){ 



				// 2) Den offenen Inhalt schliessen

				jQuery_site_slidedown(act_slidedown_id+" .site_slidedown_text").slideUp("fast");

				jQuery_site_slidedown(act_id+" .site_slidedown_head").removeClass("active");

				act_slidedown_id = ""; 

			}else{ 



				// 3) Ein neuer Inhalt soll geoeffnet werden. Zuvor den bisherigen schliessen

				jQuery_site_slidedown(act_slidedown_id+" .site_slidedown_text").css('display','none');

				jQuery_site_slidedown(act_slidedown_id+" .site_slidedown_head").removeClass("active");

				jQuery_site_slidedown(act_id+" .site_slidedown_text").slideDown("fast");

				jQuery_site_slidedown(act_id+" .site_slidedown_head").addClass("active");

				act_slidedown_id = act_id; 	

				$(".hansis").hide();

				$(".hansis#hansi" + jQuery_site_slidedown(this).attr('id')).show();

			}

		});

		$("#page_7 .site_slidedown_text#t0").show();

		$("#page_7 .site_slidedown_head").addClass("active");
		
		$("#page_26 .site_slidedown_text").show();

		$("#page_26 .site_slidedown_head").addClass("active");
		
		
		$("#page_9 #site_slidedown_ .site_slidedown_text").show();

		$("#page_9 #site_slidedown_.site_slidedown_head").addClass("active");		
		
	});

});

</script> 
<link rel="stylesheet" type="text/css" href="/layout/js/nivo-slider/nivo-slider.css" media="screen" />
<script type="text/javascript" src="https://www.folex.com/layout/js/nivo-slider/jquery.nivo.slider.js"></script>
<!-- <script type="text/javascript" src="https://folex.com/layout/js/nivo-slider/jquery.nivo.slider.js"></script>-->
<script type="text/javascript" src="//fast.fonts.net/jsapi/a72f9130-4a44-4029-a806-6384b7185551.js"></script>

<link rel="stylesheet" type="text/css" href="/media/voxl_ext.css" media="screen" />


<script type="text/javascript">
jQuery_site_slidedown(document).ready( function( $ ) 
{

if(getUrlVars()["open"]==75){
$("#site_slidedown_75 .site_slidedown_head").addClass("active");
}
$("#site_slidedown_75 .site_slidedown_text").slideDown("fast");
$("#site_slidedown_75 .site_slidedown_text").show();
});

});


</script>
</head>

<body id="page_1">

<div id="page_bg">
<div id="page" class="clearfix">

<a id="menu-link" href="#menu">Menu</a>
<ul class="language"><li><a  href="/" title="deutsch">de</a></li><li>|</li><li><a  href="/en/" title="english">en</a></li></ul>
<div id="navigation_if_responsive"></div>


<div id="header" class="clearfix">
<div id="logo"><a href="https://www.folex.com/en/" title="folex - the fine art of coating"><img src="https://folex.com/layout/folex.png" alt="Folex - the fine art of coating" title="folex - the fine art of coating" /></a></div>
<div id="logo_responsive"><a href="https://www.folex.com/en/" title="folex - the art of coating"><img src="https://folex.com/layout/folex.png" alt="folex - the art of coating" title="folex - the art of coating" style="max-width: 350px;"/></a></div>

<div id="sprachumschalter">

<a href="/?clang=1" title="deutsch">DE</a> | <a href="/en/?clang=2" title="english">EN</a>
</div>
<div id="header_search_form">

<form class="search_it-form" id="search_it-form1" action="/en/extras/suche-ausgabe/" method="get">
    <fieldset>
        <legend>{{ Search }}</legend>
        <div class="search_it-flex">
            <input type="hidden" name="article_id" value="45" />
            <input type="hidden" name="clang" value="2" />
            <label for="search"></label>
            <input type="text" class="search" name="search" value="" placeholder="Search" />
            <input class="search_it-button submit" type="submit" value="" />
        </div>
    </fieldset>
</form><!--
    <form id="rexsearch_form" action="/en/extras/suche-ausgabe/" method="get">
    <fieldset><input type="hidden" name="clang" value="2" />
    <input type="hidden" name="article_id" value="45" /><input type="hidden" name="clang" value="2" />
    <input type="text" class="search" name="rexsearch" value="Search" onfocus="if(this.value=='Search') this.value = '';" />
    <input type="submit" name="submit" class="submit" value="" />
    </fieldset>
    </form>-->
</div></div>
<div id="navigation_not_responsive">
<div id="navigation" class="clearfix">
<div class="big">
<ul class="rex-navi1 rex-navi-depth-1 rex-navi-has-7-elements"><li class="rex-article-2 rex-normal"><a class="" href="/en/about/">About</a></li><li class="rex-article-4 rex-normal"><a class="" href="/en/printing-industry/">Printing Industry</a></li><li class="rex-article-5 rex-normal"><a class="" href="/en/digital-printing/">Digital Printing</a></li><li class="rex-article-6 rex-normal"><a class="" href="/en/electronics-industry/">Electronics Industry</a></li><li class="rex-article-7 rex-normal"><a class="" href="/en/contract-coating/">Contract Coating</a></li><li class="rex-article-8 rex-normal"><a class="" href="/en/special-products/">Special Products</a></li><li class="rex-article-9 rex-normal"><a class="" href="/en/news/">News</a></li></ul>
</div>
<!--<ul class="wk"><li class="rex-article-9 rex-normal"><a class="" href="index.php?article_id=9&amp;clang=[clang not found]"><span>Warenkorb</span></a></li></ul>-->
<div class="small">

<ul><li class="rex-article-2 rex-normal"><a class="" href="index.php?article_id=2&amp;clang=[clang not found]"><span>About</span></a></li><li class="rex-article-4 rex-normal"><a class="" href="/en/printing-industry/"><span>Printing Industry</span></a></li><li class="rex-article-5 rex-normal"><a class="" href="/en/digital-printing/"><span>Digital Printing</span></a></li><li class="rex-article-6 rex-normal"><a class="" href="/en/electronics-industry/"><span>Electronics Industry</span></a></li><li class="rex-article-7 rex-normal"><a class="" href="/en/contract-coating/"><span>Contract Coating</span></a></li><li class="rex-article-8 rex-normal"><a class="" href="/en/special-products/"><span>Special Products</span></a></li><li class="rex-article-9 rex-normal"><a class="" href="/en/news/"><span>News</span></a></li><!--
<li class="rex-article-9 rex-normal"><a class="" href="index.php?article_id=9&amp;clang=[clang not found]"><span>Warenkorb</span></a></li>-->
<!--<li class="voxl-lang rex-normal"><a href="/en/" title="deutsch">DE</a></li><li class="voxl-lang rex-normal"><a href="/" title="english">EN</a></li>--></ul>

</div>

</div>
</div>
<div id="wrapper"  class="clearfix">

<div class="breadcrumb">
<a href="index.php?article_id=1&clang=2">Home</a> > <a href="index.php?clang=2&article_id=1">Home</a> </div>
<div id="content_full" class="clearfix">
<div class="news_voxl"><div class="news_voxl_wrap">
<h2><a title="News" href="index.php?article_id=9&clang=[clang not found]">News</a></h2>
<!--<a title="News" href="index.php?article_id=9&clang=[clang not found]"><img src="media/news.png" alt="Folex News"/></a>-->
<!--
<p>Neue selbstklebende Folien <a href="index.php?article_id=9&clang=[clang not found]">mehr</a></p>
<p>Fespa 2015 in Shanghai <a href="index.php?article_id=9&clang=[clang not found]">mehr</a></p>
<p>Fespa 2016 in Amsterdam <a href="index.php?article_id=9&clang=[clang not found]">mehr</a></p>
-->
<p>06.05.2025 | POLYPROPYLENE ROLL-UP BANNER WITH EXTRA PERFORMANCE <a title="1746521584" href="https://www.folex.com/index.php?article_id=9&clang=2&newsid=154">more</a></p><p>05.03.2025 | SUSTAINABILITY PACT <a title="1741102968" href="https://www.folex.com/index.php?article_id=9&clang=2&newsid=152">more</a></p><p>28.1.2025 | FOLEX AT LOPEC IN MUNICH <a title="1738580601" href="https://www.folex.com/index.php?article_id=9&clang=2&newsid=151">more</a></p></div>
<div class="videolink">
<a href="/en/info-services/videos/">VIDEOS</a>
</div>
<div class="shoplink">
<a href="https://shop.folex.com" target="_blank">B2B-SHOP</a>
</div>
</div>

<div id="nivoSliderBox">
<div id="slider_222" class="nivoSlider">

<a class="nr2" target="_blank" href="NULL"><img src="https://folex.com/media/startseite_keyvisual_allgemein_en.jpg" title="Keyvisual Folien allgemein EN " alt="" /></a>

<img src="https://folex.com/media/header_start_systemloesung_druck_en.jpg" title="Header Start Systemlösung Druckindustrie EN 11_2024" alt="" />

<a class="nr2" target="_blank" href="NULL"><img src="https://folex.com/media/header_start_digitaldruck_en.jpg" title="Header Image NEU Digital Printing EN" alt="" /></a>

<a class="nr2" target="_blank" href="NULL"><img src="https://folex.com/media/header_start_elektronikindustrie_en.jpg" title="Header Image NEU Electronics Industry EN" alt="" /></a>

<a class="nr2" target="_blank" href="NULL"><img src="https://folex.com/media/header_start_druckindustrie_en_1.jpg" title="Header Image NEU Electronics Industry MTS EN" alt="" /></a>

<a class="nr2" target="_blank" href="NULL"><img src="https://folex.com/media/header_start_lohnbeschichtung_en.jpg" title="Header Image NEU Contract Coating EN" alt="" /></a>

<a class="nr2" target="_blank" href="NULL"><img src="https://folex.com/media/header_start_spezialprodukte_en.jpg" title="Header Image NEU Special Products EN" alt="" /></a>
</div>
<div class="flClear"></div>

<script type="text/javascript">
var $nivoSlider = jQuery;
$nivoSlider(window).load(function() {
	$nivoSlider('#slider_222').nivoSlider({
        effect: 'fade', // Specify sets like: 'fold,fade,sliceDown'
		// choose from: random, sliceDown, sliceDownLeft, sliceUp, sliceUpLeft, sliceUpDown, sliceUpDownLeft, fold, fade, boxRandom, boxRain, boxRainReverse, boxRainGrow, boxRainGrowReverse
        slices: 15, // For slice animations
        boxCols: 8, // For box animations
        boxRows: 4, // For box animations
        animSpeed: 500, // Slide transition speed
        pauseTime: 4000, // How long each slide will show
        startSlide: 0, // Set starting Slide (0 index)
        directionNav: true, // Next & Prev navigation
        directionNavHide: true, // Only show on hover
        controlNav: false, // 1,2,3... navigation
        controlNavThumbs: false, // Use thumbnails for Control Nav
        controlNavThumbsFromRel: false, // Use image rel for thumbs
        controlNavThumbsSearch: '.jpg', // Replace this with...
        controlNavThumbsReplace: '_thumb.jpg', // ...this in thumb Image src
        keyboardNav: true, // Use left & right arrows
        pauseOnHover: true, // Stop animation while hovering
        manualAdvance: false, // Force manual transitions
        captionOpacity: 1.0, // Universal caption opacity
        prevText: 'Zurück', // Prev directionNav text
        nextText: 'Weiter', // Next directionNav text
        randomStart: false, // Start on a random slide
        beforeChange: function(){}, // Triggers before a slide transition
        afterChange: function(){}, // Triggers after a slide transition
        slideshowEnd: function(){}, // Triggers after all slides have been shown
        lastSlide: function(){}, // Triggers when last slide is shown
        afterLoad: function(){} // Triggers when slider has loaded
	});
});
</script>

</div></div>
</div></div>
<div id="footer_bg">
<div id="footer" class="clearfix">
<div id="footer_nav_1">
<div class="footer_headline">AT A GLANCE</div>
<!--<a href="/en/listenansicht/" title=""><i>Productlist</i></a>-->
<a href="/en/" title="Startseite">Homepage</a>
<a href="/en/about/" title="Startseite">About</a>
<a href="/en/printing-industry/" title="Druckindustrie">Printing Industry</a>
<a href="/en/digital-printing/" title="Digitaldruck">Digital Printing</a>
<a href="/en/electronics-industry/" title="Elektronikindustrie">Electronics Industry</a>
<a href="/en/contract-coating/" title="Lohnfertigung">Contract Coating</a>
<a href="/en/special-products/" title="Spezialprodukte">Special Products</a>
<a href="/en/news/" title="Spezialprodukte">News</a>
</div>
<div id="footer_nav_2">
<div class="footer_headline">Infos + Service</div>
<a href="/en/info-services/locations/" title="Kontakt">Locations</a>
<a href="/en/info-services/locations/contact-form/" title="Kontakt">Contact form</a>
<a href="/en/about/?open=75" title="Downloads">Career</a>
<a href="/en/info-services/downloads/" title="Downloads">Downloads</a>
<!--<a href="/en/info-services/media-centre/" title="Mediathek">Youtube</a>-->
<a href="/en/info-services/newsletter/" title="Newsletter">Newsletter</a>
<a href="/en/info-services/press/" title="Presse">Press</a>

<!--<a href="/en/info-services/sitemap/" title="Sitemap">Sitemap</a>-->
<a href="/en/info-services/legal-notes/" title="Impressum">Legal Notes</a>
<a href="/en/info-services/datenschutz/" title="Kontakt">Data Protection</a>
</div>

<div id="footer_nav_3">
<div class="footer_headline">Social Media</div>
<p class="linkedin">
<a href="https://www.linkedin.com/company/folex-gruppe/?viewAsMember=true" target="_blank">Linkedin</a>
</p>
<p class="youtube">
<a href="https://www.youtube.com/channel/UCo_GVtg7VTwk8ns3MVO4vwA/featured?disable_polymer=1" target="_blank">Youtube</a></p>
</div>

<div id="guetesiegel"></div>
<div id="footer_copyright">&copy; Folex 2025</div>
</div>
</div></div>

</body>
</html><!--- Ende --->                               

Whois info of domain

Domain Name: CELFA.COM
Registry Domain ID: 173415_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.corporatedomains.com
Registrar URL: http://cscdbs.com
Updated Date: 2024-06-30T05:04:38Z
Creation Date: 1996-07-05T04:00:00Z
Registry Expiry Date: 2025-07-04T04:00:00Z
Registrar: CSC Corporate Domains, Inc.
Registrar IANA ID: 299
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 8887802723
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.CSCDNS.NET
Name Server: DNS2.CSCDNS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T19:55:21Z <<<
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