Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - mod7.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 06 May 2025 17:35:10 GMT
Content-Type: text/html
Content-Length: 7592
Connection: keep-alive
Last-Modified: Sat, 01 Jul 2023 00:56:00 GMT
ETag: "1da8-5ff62659b3262"
Accept-Ranges: bytes
X-Powered-By: PleskLin

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: mod7.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])

<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
	
	<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-35JVH0255Y"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-35JVH0255Y');
</script>
	
	
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
	<meta name="viewport" content="width=device-width">

	<title>Mod7  |  Vancouver Digital Agency, Creative Websites, Mobile Apps, Products &amp; Platforms, Digital Storytelling</title>
	<meta name="description" content="Mod7 is a digital agency based in Vancouver, Canada with award-winning expertise in creative design, product development, software engineering, and coding. Since 1999, we've been at the forefront of digital design and technology through websites, interactive experiences, and mobile applications." />
	<meta name="keywords" content="Drupal, Expression Engine, WordPress, Facebook, Flash, HTML5, CSS, JavaScript, Location-Based Services (LBS), Objective C, Perl, PHP, Redis, RESTful APIs, Sass, SMACSS, Education, Food & Beverage, Government & Public Sector, Media & Entertainment, Non-Profits, Professional Services, Public Health, Platform, Ecommerce, Mobile, Apps, Responsive, Video Games, Web Applications, Web Documentary, Website, Art Direction, Custom Development, Digital Strategy, Front End Coding, Flash Development, Game Design, Localization, Motion Graphics, Consulting, Maintenance, Project Management, User Experience (UX), User Interface, Web Analytics" />

	<meta property="og:site_name" content="Mod7" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="" />

	<meta property="og:description" content="Mod7 is a digital agency based in Vancouver, Canada with award-winning expertise in creative design, product development, software engineering, and coding. Since 1999, we've been at the forefront of digital design and technology through websites, interactive experiences, and mobile applications." />
	<meta property="og:image" content="http://mod7.com/frontend/imgs/og-default-image.jpg" />

	
	<style>

	@font-face {
		font-family: 'Mission Gothic';
		src: url('/frontend/fonts/mission-gothic/mission_gothic_light-webfont.eot');
		src: url('/frontend/fonts/mission-gothic/mission_gothic_light-webfont.eot?#iefix') format('embedded-opentype'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_light-webfont.woff') format('woff'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_light-webfont.ttf') format('truetype'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_light-webfont.svg#mission_gothiclight') format('svg');
		font-weight: 200;
		font-style: normal;

	}

	@font-face {
		font-family: 'Mission Gothic';
		src: url('/frontend/fonts/mission-gothic/mission_gothic_regular-webfont.eot');
		src: url('/frontend/fonts/mission-gothic/mission_gothic_regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_regular-webfont.woff') format('woff'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_regular-webfont.ttf') format('truetype'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_regular-webfont.svg#mission_gothicregular') format('svg');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Mission Gothic';
		src: url('/frontend/fonts/mission-gothic/mission_gothic_bold-webfont.eot');
		src: url('/frontend/fonts/mission-gothic/mission_gothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_bold-webfont.woff') format('woff'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_bold-webfont.ttf') format('truetype'),
			 url('/frontend/fonts/mission-gothic/mission_gothic_bold-webfont.svg#mission_gothicbold') format('svg');
		font-weight: 600;
		font-style: normal;

	}

		html, body {
			margin: 0;
			padding: 0;
			font-family: "Mission Gothic","Franklin Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
			font-weight: 400;
			font-size: 1em;
			line-height: 1.5;
			color: #474747;
			background: #fff;
			-webkit-font-smoothing: antialiased;
		}

		p {
			margin: 0.75em 0;
		}

		a {
			text-decoration: none;
			font-weight: bold;
			color: #474747;
		}

		a:hover {
			color: #777;
		}

		a:focus, a:active {
			color: #474747;
		}

		.the-letter {
			box-sizing: border-box;
			max-width: 40em;
			margin: 0 auto;
			padding: 0 2em;
		}

		.the-letter__header {
			margin: 4.25em 0 2em;

			font-size: 1.5em;
			line-height: 1;
			font-weight: 200;
			text-align: center;
			text-transform: uppercase;
			color: #000;
		}

		.the-letter__body {
			margin: 1.5em 0;
			border: 1px solid #808080;
			border-left: 0 none;
			border-right: 0 none;
			padding: 1em 0;
		}

		.the-letter__cta {
			margin: 2em 0;

			font-size: 1.5em;
			line-height: 1;
			font-weight: 200;
			text-align: center;
		}

			.the-letter__cta a {
				font-weight: 200;
				color: #000;
				text-transform: uppercase;
			}

				.the-letter__cta a:hover {
					color: #474747;
				}

		.the-letter__secondary-ctas {
			list-style: none;
			padding: 0;
			margin: 1.5em 0;
		}

			.the-letter__secondary-ctas li {
				margin: 0 0 0.75em;
				padding: 0;
				text-transform: uppercase;
				text-align: center;
			}

			.the-letter__secondary-ctas a {
				font-weight: 200;
			}

		.the-letter__crest {
			margin: 3em 0 1.5em;
			text-align: center;
		}

			.the-letter__crest img {
				margin: 0 auto;
			}
	</style>
</head>
<body>
<!--[if lt IE 9]>
<p class="browsernotify">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser.</a></p>
<![endif]-->

<article class="the-letter">
	<h1 class="the-letter__header">Hello</h1>
	<section class="the-letter__body">
		<p>We're pleased to announce that Mod7 has officially been acquired by our long-time technology partner, <a href="http://openroad.ca/?r=1">OpenRoad Communications.</a></p>
		<p>By joining up with OpenRoad, we amplify the strengths of both organizations while rapidly building up the strategic offerings that our clients want and need. As part of OpenRoad, we'll cover new ground and help shape the conversation around the role of design and technology. Creating not only a better user experience, but a better world, empowered by technology.</p>
	</section>
	<h2 class="the-letter__cta"><a href="http://openroad.ca/?r=1">Let's work together &gt;</a></h2>
	<ul class="the-letter__secondary-ctas">
		<li><a href="http://archive.mod7.com/blog/wils-letter/?r=1">Read the full letter</a></li>
		<li><a href="http://openroad.ca/contact/press-release-openroad-mod7/?r=1">Read the official press release</a></li>
		<li><a href="http://archive.mod7.com/?r=1">View Mod7.com site archive</a></li>
	</ul>
	<footer class="the-letter__crest">
		<img src="the-letter-crest.png" alt="Mod7 Crest">
	</footer>
</article>

<script>
	var _gaq=[['_setAccount','UA-210067-1'],['_trackPageview']];
	(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
	g.async=true;
	g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
	s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
	
	
</body>
</html>                               

Whois info of domain

Domain Name: MOD7.COM
Registry Domain ID: 11488602_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.wildwestdomains.com
Registrar URL: http://www.wildwestdomains.com
Updated Date: 2024-10-20T20:15:21Z
Creation Date: 1999-10-19T21:04:28Z
Registry Expiry Date: 2025-10-19T21:04:28Z
Registrar: Wild West Domains, LLC
Registrar IANA ID: 440
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.MEDIATEMPLE.NET
Name Server: NS2.MEDIATEMPLE.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T17:34:49Z <<<
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