Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - trycf.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 07 May 2025 06:56:33 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Wed, 07 May 2025 07:56:33 GMT
Location: https://trycf.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=4Ahe1HIsetjdjykSPCbJtaRYB8keuAuoRvDJjEJJp83%2F%2FPUo4FVYQoqR8nfomYCKgrcNH07jQDyNiEpcv4PB7wly5RCQdX2l6iBc65hEZ1Pben08NGCiy4dqKA0WiOxLLB4RyJi6fmI%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93bed1725b82ffed-FRA
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=20408&min_rtt=20408&rtt_var=10204&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

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://trycf.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 07 May 2025 06:56:34 GMT
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Cf-Cache-Status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NoxNmh5MrRa55xy7o%2BCQY%2BaR8y%2FzLYgSqS9zI39eMh%2BVZH91XySsIwUr%2FwNKkUVjTtqNeWhLwnE1WIv5i8jL7rgSlw41GgBLb%2BJHn1yzPW46ZT8rCbysWAQ1g32o0cUyCQq9UbaVwqE%3D"}]}
Set-Cookie: CFID=2616988; HttpOnly; Path=/; Expires=Thu, 08 May 2025 06:56:33 GMT
Set-Cookie: CFTOKEN=1b47e83cf4b39641-9F516CCC-E0A4-FBCA-5A1A0D8CCC293316; HttpOnly; Path=/; Expires=Thu, 08 May 2025 06:56:33 GMT
CF-RAY: 93bed1736ef5d2c7-FRA
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: trycf.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html class="no-js" ng-app="trycf">

<head>

	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
  	<meta property="og:image" content="/img/logo.png" />
  	
		<meta property="og:title" content="TryCF - In-Browser CFML Runner" />
		<meta property="og:description" content="Experiment and test CFML code directly in the browser without the need to setup and maintain a server.  Use it to share code snippets, post examples or to check out the latest features from Lucee and Adobe ColdFusion. Also serves as a great way to test code across versions and CFML engines." />
		<meta property="description" content="Experiment and test CFML code directly in the browser without the need to setup and maintain a server.  Use it to share code snippets, post examples or to check out the latest features from Lucee and Adobe ColdFusion. Also serves as a great way to test code across versions and CFML engines." />
	
	<link rel="stylesheet" href="/assets/scss/font-awesome/font-awesome.css">
	<link rel="stylesheet" href="/assets/css/app.css">
	<link rel="stylesheet" href="/css/main.css">

	
	<link rel="stylesheet" href="/js/vendor/plugins/split-pane/split-pane.css">
	<link rel="stylesheet" href="/css/code-editor.css">
	
	<link rel="stylesheet" href="/js/vendor/prettify/prettify.css">
	
	<link rel="stylesheet" href="/assets/scss/chosen.css">

	<link href='//fonts.googleapis.com/css?family=Oswald:300,400,700|Open+Sans:400,700,300' rel='stylesheet' type='text/css'>

	<link href="/favicon.ico" rel="shortcut icon">
	<link href="/apple-touch-icon.png" rel="apple-touch-icon">
	<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
	<!--[if lt IE 9]>
	@javascript html5shiv respond.min
	<![endif]-->
	<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
	<title>TryCF.com</title>

</head>

<body>
	<div class="all-wrapper">
		<div class="row">
			<div class="col-md-3">
				
<div class="text-center">
  <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
    <span class="sr-only">Toggle navigation</span>
    <span class="icon-bar"></span>
    <span class="icon-bar"></span>
    <span class="icon-bar"></span>
  </button>
</div>
<div class="side-bar-wrapper collapse navbar-collapse navbar-ex1-collapse">
  <a href="/" class="logo hidden-sm hidden-xs">
    <span>Try ColdFusion</span>
  </a>
  
  

  
  <div class="relative-w">
    <ul class="side-menu">
      <li class="">
        <a class="" href="/home">
          <i class="icon-rocket"></i>
          Home
        </a>
      </li>
      
      <li class="">
        <a class=" is-dropdown-menu" href="/scratch-pad">
          <span class="badge pull-right">+</span>
          <i class="icon-terminal"></i>
          Scratch Pad
        </a>
        <ul style="display: none;">
          <li>
            <a href="/scratch-pad">
              <i class="icon-keyboard"></i>
              Scratch Pad Editor
            </a>
          </li>
          <li>
            <a href="/scratch-pad/gist">
              <i class="icon-github-alt"></i>
              Gists
            </a>
          </li>
          
        </ul>
      </li>
      <li class="">
        <a class="" href="/github-repos">
          <span class="badge pull-right"></span>
          <i class="icon-github"></i>
          CF Github Repos
        </a>
      </li>
      
      <li class="">
        <a class="" href="/contributors">
          
          <i class="icon-heart"></i>
          Contributors
        </a>
      </li>
      <li class="">
        <a class="" href="/help">
          
          <i class="icon-question-sign"></i>
          Help
        </a>
      </li>
    </ul>
  </div>
  
  
</div>

			</div>
			<div class="col-md-9">

				<div class="content-wrapper wood-wrapper">
					<div class="content-inner">
						<div class="page-header">
							<div class="header-links hidden-xs">
								
									<a href="/about"> <i class="icon-rocket"></i>
										About
									</a>
									<a href="/contact"> <i class="icon-comments"></i>
										Contact Me
									</a>
									
										<a href="/login"> <i class="icon-lock"></i>
											Login / Join
										</a>
									
							</div>

							<h1>
								<i class="icon-bolt"></i>
								main 
							</h1>
						</div>
							
								<ol class="breadcrumb">
									
										<li>
											<a href="/home">Home</a>
										</li>
										
										<li class="pull-right">
											<a href="https://twitter.com/TryCF" class="twitter-follow-button" data-show-count="false">Follow @TryCF</a>
											<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
										</li>
									</ol>
								
								<div class="main-content">
									
									Go ahead, have some fun...

	<div id="main"
		code-editor
		engine="lucee5"
		mode="coldfusion"
		theme="monokai"
		code="&lt;cfscript>


&lt;/cfscript>" fullscreen="1" height="600px"></div>

								</div>
								<br>
								<div class="page-header">
									<i class="icon-heart"></i>
									Support TryCF
								</div>
								<footer class="panel-footer">
									<h3 class="section-title">
										<i class="icon-heart"></i> Looking for ways to support TryCF.com?
									</h3>
									<div class="row">
										<div class="col-md-12">
										You can now contribute to the project by sending a <a href="https://buy.stripe.com/28o8y6dzHh1bezucMM" target="_blank">one-time gift</a> of any increment of $25 or support the project monthly by <a href="https://www.patreon.com/trycf" target="_blank">becoming a Patron</a>.  Your gifts are much appreciated and will help keep TryCF.com the awesome resource it is!
										</div>
									</div>
								</footer>
								<br/>
								<div class="page-header">
									<i class="icon-list"></i>
									Credits
								</div>
								<footer class="panel-footer">
									<h3 class="section-title">Just so you know.</h3>
									This site is built using the following technologies and frameworks/libraries:
									<div class="row">
										<div class="col-md-6">
											<span>Server Side</span>
											<ul class="list-group">
												<li class="list-group-item">Adobe CF 11 (runs this site + war deployment via <a href="https://www.linode.com/">Linode</a> for code editor's default rendering engine (ACF 10 & ACF 11))</li>
												<li class="list-group-item">
													Railo 4.2 (code editor's alternate rendering engine, deployed on an <a href="https://www.appfog.com/">AppFog</a> instance as a war app)
												</li>
												<li class="list-group-item">
													Lucee 4.5 (code editor's alternate rendering engine, deployed on an <a href="https://www.appfog.com/">AppFog</a> instance as a war app)
												</li>
												<li class="list-group-item"><a href="http://www.mysql.com/">MySQL</a></li>
												<li class="list-group-item"><a href="http://www.mongodb.org/">MongoDB</a> (via <a href="https://mongolab.com">MongoLab</a>)</li>
												<li class="list-group-item"><a href="https://github.com/marcesher/cfmongodb">CFMongoDB</a></li>
												<li class="list-group-item"><a href="https://github.com/framework-one/fw1">FW1 (Framework 1)</a></li>
												<li class="list-group-item"><a href="https://github.com/atuttle/Taffy">Taffy REST framework</a></li>
												<li class="list-group-item">Home-grown <a href="https://github.com/abramadams/dao">DAO/ORM</a></li>
											</ul>
										</div>
										<div class="col-md-6">
											<span>Client Side</span>
											<ul class="list-group">
												<li class="list-group-item"><a href="http://jquery.com">jQuery</a> (duh)</li>
												<li class="list-group-item">
													<a href="http://angularjs.org/">AngularJS</a> (editor is a custom directive, cool huh.  It's like CF custom tags for the client.)
												</li>
												<li class="list-group-item"><a href="https://getbootstrap.com/">Bootstrap 3</a></li>
												<li class="list-group-item">Various JS plugins - mostly jQuery</li>
											</ul>
										</div>
									</div>
								</footer>
							</div>

						</div>
					</div>
				</div>
			</div>

			



			

			<script src='/assets/js/bootstrap/bootstrap.min.js'></script>
			
			<script src="/js/vendor/ace/src-min/ace.js" type="text/javascript" charset="utf-8"></script>
			
			<script src="/js/vendor/ace/src-min/ext-language_tools.js"></script>
			
			<script src="/js/vendor/ace/src/snippets/coldfusion.js"></script>


			
		    <script src="https://code.angularjs.org/1.2.27/angular.js"></script>
		    <script src="https://code.angularjs.org/1.2.27/angular-route.js"></script>

			


			<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular-resource.min.js"></script>

			
			<script src="/js/app.js"></script>
			
			<script src="/js/vendor/angular/igTruncate.js" type="text/javascript" charset="utf-8"></script>
			<script src="/js/code-editor.js"></script>
			<script src="/js/vendor/plugins/split-pane/split-pane.js"></script>
			<script src="/js/tutorial-section-template.js"></script>


			
			<script src="/js/vendor/plugins/chosen/chosen.jquery.min.js" type="text/javascript" charset="utf-8"></script>
			
			<script src="/js/vendor/marked/marked.min.js" type="text/javascript" charset="utf-8"></script>

			
			<script src="/js/vendor/prettify/prettify.js"></script>
			<script src="/js/vendor/prettify/run_prettify.js"></script>
			<script src="/js/vendor/prettify/lang-basic.js"></script>
			<script src="/js/vendor/prettify/lang-css.js"></script>
			<script src="/js/vendor/prettify/lang-sql.js"></script>

			<script>
				$(function(){

					marked.setOptions({
					  gfm: true,
					 /* highlight: function (code, lang, callback) {
					    pygmentize({ lang: lang, format: 'html' }, code, function (err, result) {
					      if (err) return callback(err);
					      callback(null, result.toString());
					    });
					  },*/
					  tables: true,
					  breaks: false,
					  pedantic: false,
					  sanitize: false,
					  smartLists: true,
					  smartypants: false,
					  langPrefix: 'lang-'
					});

					$('.marked').each(function(){
						$(this).html( marked( $(this).html() ) );
					});

					$('code').addClass('prettyprint');
					prettyPrint();


				});
					(function() {
					  $(function() {
					    $('.widget-link-remove').on("click", function() {
					      $(this).closest('.widget').slideUp("fast");
					      return false;
					    });
					    return $('.is-dropdown-menu').on("click", function() {
					      $(this).next("ul").slideToggle('fast', function() {
					        return $(this).closest("li").toggleClass('active');
					      });
					      return false;
					    });
					  });

					}).call(this);
			</script>

			

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

			gtag('config', 'UA-35934323-2');
			</script>


</body>

</html>                               

Whois info of domain

Domain Name: TRYCF.COM
Registry Domain ID: 1801156726_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ionos.com
Registrar URL: http://www.ionos.com
Updated Date: 2024-05-15T07:04:29Z
Creation Date: 2013-05-14T06:57:02Z
Registry Expiry Date: 2025-05-14T06:57:02Z
Registrar: IONOS SE
Registrar IANA ID: 83
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6105601459
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: LARS.NS.CLOUDFLARE.COM
Name Server: TORI.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T06:56:18Z <<<
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