Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - c4box.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 01 May 2025 07:33:00 GMT
Server: Apache/2.4.7 (Ubuntu)
Location: https://c4box.com/
Content-Length: 300
Content-Type: text/html; charset=iso-8859-1

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 - https://c4box.com/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 01 May 2025 07:33:01 GMT
Server: Apache/2.4.7 (Ubuntu)
X-Powered-By: PHP/5.5.9-1ubuntu4.29
Location: https://ionsun.com
Content-Length: 0
Content-Type: text/html

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://ionsun.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 01 May 2025 07:33:02 GMT
Server: Apache/2.4.7 (Ubuntu)
X-Powered-By: PHP/5.5.9-1ubuntu4.29
Cache-Control: no-cache
Set-Cookie: laravel_session=eyJpdiI6InErSGNnXC9Od1FaVk44Z3R3QW9xSXVnakwzRGJBSkRjT2FoMmQxTU13K1wvOD0iLCJ2YWx1ZSI6IjRIMXAyY3FaRXdnekl1NU5BeGtiSjRLVVNXK3ZsOFlRaXdxOTVGaWlweFRMa1U0Tkt5cUJseWVIZmRKNzZib1BLaW8rY1d6OHM1ejFmdFdLQVZPUGFRPT0iLCJtYWMiOiI2NThhMjI4ZGZkMzk3ZmZiM2JjOGQ5MjRjMmM3MjU3MTNjZmYzNGEwZWJjZWM4ZGYyMDg3NzZjMzA2MWFlMGYyIn0%3D; expires=Thu, 01-May-2025 20:53:02 GMT; Max-Age=48000; path=/; httponly
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: c4box.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<!-- Pilot - Responsive Landing Page Template design by DSA79 (http://www.dsathemes.com) -->
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en"> <!--<![endif]-->

<head>

	<!-- Basic -->
	<meta charset="utf-8">
	<title>ionsun: web development, web tools and websites
</title>
	<meta name="author" content="DSA79">
	<meta name="keywords" content="responsive, html5 template, one page, landing, mobile app, business, corporate, project">
	<meta name="description" content="Pilot - Responsive Landing Page Template. Pilot is the best way to present your Mobile App, Services or Business Projects">

	<!-- Mobile Specific Metas -->
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

	<!-- Libs CSS -->
	<link href="/css/bootstrap.css" rel="stylesheet">
	<link href="/css/font-awesome.min.css" rel="stylesheet">
	<link href="/css/flexslider.css" rel="stylesheet">
	<link href="/css/magnific-popup.css" rel="stylesheet">

	<!-- Template CSS -->
	<link href="/css/style.css" rel="stylesheet">

	<!-- Responsive CSS -->
	<link href="/css/responsive.css" rel="stylesheet">

	<!-- Google Fonts -->
	<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
	<link href='http://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,400italic,300italic,300,100italic,100' rel='stylesheet' type='text/css'>

	
</head>

<body>

<!-- PRELOADER
============================================= -->

<div id="preloader">
	<div id="status"></div>
</div>


<!-- HEADER
============================================= -->
<header id="header">
	<div class="navbar navbar-fixed-top ">
		<div class="container">

                    <div class="navbar-header">

                        <!-- Responsive Menu -->
                        <button type="button" id="nav-toggle" class="navbar-toggle" data-toggle="collapse" data-target="#navigation-menu">
                            <span class="sr-only">Toggle navigation</span>
                            <span class="icon-bar"></span>
                            <span class="icon-bar"></span>
                            <span class="icon-bar"></span>
                        </button>

                        <!-- Logo Image -->
                        <a class="navbar-brand" href="#top-page-banner"><img src="/img/logo.png" alt="logo" role="banner"></a>

                    </div>

                    <!-- Navigation Menu -->
                    <nav id="navigation-menu" class="collapse navbar-collapse"  role="navigation">
                        <ul class="nav navbar-nav navbar-right">
                            <li><a id="GoToHome" class="selected-nav" href="/#intro">Home</a></li>
							                            <li><a id="GoToContact" href="/#contact">Contact</a></li>
                        </ul>
                    </nav>
			<!-- End nav-collapse -->

                </div>		<!-- End container -->
            </div>		<!-- End navbar -->
</header>	<!-- END HEADER -->


<!-- CONTENT WRAPPER
============================================= -->
<div id="content-wrapper">

<!-- Content -->
<section id="intro">

	<!-- Intro Page Slides -->
	<div id="slides">
		<ul class="slides-container">

			<!-- Intro Page Slider Image 1 -->
			<li>
				<div class="intro-content">
					<h1>Custom Websites &<br>Web Applications</h1>
					<h3>Web work built to last</h3>
				</div>
				<img src="img/thumbs/intro_slide_2.jpg" alt="">
			</li>

					</ul>
	</div>	<!-- End Intro Page Slides -->

	<!-- Scroll Down Button -->
				<span class="scroll-down">
					<a id="GoToMainContent" href="#banner_1">
						<span><i class="fa fa-angle-down fa-3x"></i></span>
					</a>
				</span>

</section>	<!-- END INTRO -->


<!-- BANNER_1
============================================= -->
<div id="banner_1">
	<div class="container">
		<div class="row">

			<!-- Banner Description -->
			<div class="col-md-6 titlebar banner_1_content">
				<h2>Trust 17 Years of Experience</h2>
				<h3>We'll build you a web application that your customers will "get" in seconds and rely on for years.</h3>
				<p>You need a custom web solution that fits your way of doing business. You're looking for something clear, effective and adaptable, a site or tool that leverages the latest technology to get the job done. We'll give you a partner who has been doing this for nearly two decades to fit into your workflow however you like&mdash;from full vision-to-completion, wireframes to launch, to simply plugging in whatever parts you haven't finished yet.</p>
				<p><strong>We're Ion Sun. 801-492-3700 - <a href="mailto:[email protected]">[email protected]</a></strong></p>
			</div>

			<!-- Banner Image -->
			<div id="banner_1_image" class="col-md-6 text-center">
				<img class="img-responsive" src="/img/screen1.jpg" alt="banner_1_image" style="position:relative;top:-2px;">
			</div>

		</div>	 <!-- End row -->
	</div>	   <!-- End container -->
</div>	     <!-- END BANNER_1 -->



<!-- FEATURES
============================================= -->
<section id="features">
	<div class="container">

		<!-- Section Tittle -->
		<div class="row">
			<div class="col-sm-12 titlebar">
				<h2>What You’re Getting</h2>
				<h3>We have no qualms <span>jumping in at the last minute</span>, we can solve problems that stump newer developers.</h3>
				<p>Back end, front end, marketing, design and strategy&mdash;put us to the test:</p>

			</div>
		</div>

		<!-- Features Holder -->
		<div class="row">
			<div class="col-md-12">

				<ul>

					<!-- Feature Icon 2 -->
					<li id="feature-2">
						<div class="col-sm-6 col-md-4 feature-box clearfix">
							<div class="feature-box-icon">
								<i class="fa fa-globe"></i>
							</div>

							<div class="feature-box-content">
								<h4>From Wireframe to Working</h4>
								<p>Plug us in anywhere in the process you'd like. We'll walk with you from planning to launch, or any step along the way.</p>
							</div>
						</div>
					</li>

					<!-- Feature Icon 3 -->
					<li id="feature-3">
						<div class="col-sm-6 col-md-4 feature-box clearfix">
							<div class="feature-box-icon">
								<i class="fa fa-desktop"></i>
							</div>

							<div class="feature-box-content">
								<h4>Built for Mobile & Desktop</h4>
								<p>Most of our sites are fully responsive, making them fit perfectly on any size screen.</p>
							</div>
						</div>
					</li>

					<!-- Feature Icon 4 -->
					<li id="feature-4">
						<div class="col-sm-6 col-md-4 feature-box clearfix">
							<div class="feature-box-icon">
								<i class="fa fa-cog"></i>
							</div>

							<div class="feature-box-content">
								<h4>We Bring Tools!</h4>
								<p>From CMS to customer login, we have great tools we can plug in today to get your project together fast.</p>
							</div>
						</div>
					</li>

					<!-- Feature Icon 5 -->
					<li id="feature-5">
						<div class="col-sm-6 col-md-4 feature-box clearfix">
							<div class="feature-box-icon">
								<i class="fa fa-heart"></i>
							</div>

							<div class="feature-box-content">
								<h4>Cutting Edge Interfaces</h4>
								<p>We're glad to match whatever you've got, but if you want the latest, you've got it. Our primary tools our jQuery or Angular with Bootstrap.</p>
							</div>
						</div>
					</li>

					<!-- Feature Icon 6 -->
					<li id="feature-6">
						<div class="col-sm-6 col-md-4 feature-box clearfix">
							<div class="feature-box-icon">
								<i class="fa fa-clock-o"></i>
							</div>

							<div class="feature-box-content">
								<h4>Powerful Backends</h4>
								<p>Laravel PHP is our framework of choice, but we've worked in Django, dotnet, CakePHP or even Wordpress, if you need it. MySQL, noSQL, no problem.</p>
							</div>
						</div>
					</li>

					<!-- Feature Icon 1 -->
					<li id="feature-1">
						<div class="col-sm-6 col-md-4 feature-box clearfix">
							<div class="feature-box-icon">
								<i class="fa fa-flask"></i>
							</div>

							<div class="feature-box-content">
								<h4>Front & Back-End Specialists</h4>
								<p>We have the tools Dave has background in both design and development, making him the ideal candidate to fill in any gaps in your team.</p>
							</div>
						</div>
					</li>

				</ul>

			</div>	 <!-- End col-md-12 -->
		</div>	  <!-- End Features Holder -->

	</div>	  <!-- End container -->
</section>	<!-- END FEATURES -->



<!-- CONTACTS
============================================= -->
<section id="contact">
	<div class="container">
		<div class="sent" style="display:none;">
			<div class="row">
				<div class="col-sm-12 titlebar">
					<h2>Thank You!</h2>
					<h3>Your message has been sent. We'll get back to you ASAP.</h3>
				</div>
			</div>
		</div>

		<div class="the-form">
            <!-- Section Title -->
            <div class="row">
                <div class="col-sm-12 titlebar">
                    <h2>Get in touch!</h2>
                    <h3>Got <span>questions or needs</span> we can help with? Drop us a line.</h3>
                    <p>Please use the form below to contact us. We look forward to working with you and will get back to you as soon as possible.</p>
                </div>
            </div>

            <div class="row">

                <!-- Contact form -->
                <div class="col-sm-12">

                    <form id="contact-form" action="contact.php" name="contactform" class="row" method="post">

                        <div id="input_name" class="col-md-6">
                            <input type="text" name="name" id="name" class="form-control" placeholder="Name">
                        </div>

                        <div id="input_email" class="col-md-6">
                            <input type="text" name="email" id="email" class="form-control" placeholder="Email">
                        </div>

                        <div id="input_subject" class="col-md-12">
                            <input type="text" name="subject" id="subject" class="form-control" placeholder="Subject">
                        </div>

                        <div id="input_message" class="col-md-12">
                            <textarea class="form-control" name="message" id="comments" rows="6" placeholder="Your Message ..."></textarea>
                        </div>

                        <!-- Submit Button -->
                        <div id="form_btn" class="col-md-12">
                            <div class="text-center">
                                <input type="submit" value="Send Message" id="submit" class="btn btn-theme btn-lg">
                            </div>
                        </div>

                    </form>

                </div>	 <!-- END Contact form -->
			</div>

		</div>	   <!-- End row -->

	</div>	   <!-- End container -->
</section>	 <!-- END CONTACTS -->
<!-- ./ content -->

<!-- FOOTER
============================================= -->
<footer id="footer">
	<div class="container">

		
		<!-- Footer Copy -->
		<div class="row">
			<div id="footer_copy" class="col-sm-12 text-center">
				<p>&copy; 2025 Site Solutions, Inc. DBA Ion Sun. All Rights Reserved.</p>
			</div>
		</div>	<!-- End Footer Copy -->

	</div>	  <!-- End container -->
</footer>	<!-- END FOOTER -->


</div>	<!-- END CONTENT WRAPPER -->


<!-- EXTERNAL SCRIPTS
============================================= -->

<script src="/js/jquery-2.1.0.min.js" type="text/javascript"></script>
<script src="/js/bootstrap.min.js" type="text/javascript"></script>
<script src="/js/modernizr.custom.js" type="text/javascript"></script>
<script src="/js/retina.js" type="text/javascript"></script>
<script src="/js/jquery.stellar.min.js"></script>
<script src="/js/jquery.superslides.js" type="text/javascript"></script>
<script src="/js/jquery.parallax-1.1.3.js" type="text/javascript"></script>
<script src="/js/jquery.magnific-popup.min.js" type="text/javascript"></script>
<script defer src="/js/jquery.flexslider.js" type="text/javascript"></script>
<script defer src="/js/jquery.validate.min.js" type="text/javascript"></script>
<script src="/js/custom.js" type="text/javascript"></script>


<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif] -->
	<script>
		$(function() {
			$('#contact-form').on('submit', function(e) {
				e.preventDefault();
				var data = $('#contact-form').serialize();
				$.ajax({
					type: 'POST',
					url: '/contact',
					data: data,
					success:function() {
						$('#contact .the-form').fadeOut();
						$('#contact .sent').fadeIn();
					}
				});
				return false;
			});
		});
	</script>


<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information. -->
<!--
<script>
	var _gaq = _gaq || [];
	_gaq.push(['_setAccount', 'UA-XXXXX-X']);
	_gaq.push(['_trackPageview']);

	(function() {
		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	})();
</script>
-->


</body>

</html>

                               

Whois info of domain

Domain Name: C4BOX.COM
Registry Domain ID: 1635466343_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.moniker.com
Registrar URL: http://www.moniker.com
Updated Date: 2025-01-15T05:02:01Z
Creation Date: 2011-01-17T13:47:18Z
Registry Expiry Date: 2026-01-17T13:47:18Z
Registrar: Moniker Online Services LLC
Registrar IANA ID: 228
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +49.68949396850
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS0.DNSMADEEASY.COM
Name Server: NS1.DNSMADEEASY.COM
Name Server: NS2.DNSMADEEASY.COM
Name Server: NS3.DNSMADEEASY.COM
Name Server: NS4.DNSMADEEASY.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-01T07:32:50Z <<<
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