https://he.net/

Submitted URL:
https://he.net/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 22 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!--?xml version="1.0" encoding="utf-8"?--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head>
		<meta name="viewport" content="initial-scale=1">
		<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8">

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

  gtag('config', 'AW-1068215855');
</script>


		<title>Hurricane Electric Internet Services - Internet Backbone and Colocation Provider</title>
<!-- START HEADER INSERTED-->
		<!-- <base href="https://he.net/" /> -->
		<meta name="robots" content="NOODP">

		<link rel="canonical" href="http://he.net/">
<style>
body {
	background-color: #ffffff;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}




ul {
	margin-bottom: 0px;
}

ul.notopmargin {
	margin-top: 0px;
}

div, img, form {
	padding: 0px;
	margin: 0px;
	border: none;
}

hr {
	height: 1px;
	margin-bottom: 1em;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}

address {
	font-style: normal;
}

.floatright {
	display: inline;
	float: right;
}

.floatleft {
	display: inline;
	float: left;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

/* ************************************************************************* */

#page_center {
	max-width: 982px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

/* ************************************************************************* */

#header {
	width: 100%;
	text-align: center;
	margin-bottom: 13px;
}

#header span {
	font-size: 160%;
	font-weight: bold;
}

/* ************************************************************************* */

.sidebar {
	display: inline;
	float: left;
	width: 170px;
	margin-top: 1px;
}

.menu, .submenu {
	padding: 0px;
	margin: 0px;
}

.menu {
	padding-bottom: 1px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

.menu li, .submenu li {
	list-style-type: none;
	margin-left: 12px;
	/* font-size: 95%; */
}

.submenu li {
	margin-left: 8px;
	font-size: 95%;
}

.menu a, .submenu a {
	text-decoration: none;
}

.menu a:hover, .submenu a:hover {
	text-decoration: underline;
}

.submenu a {
	color: #000000;
}

.submenu a.heavy {
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: underline;
}

#rightbar {
	float: right;
}

#rightbar .content a {
	font-weight: normal;
	font-size: 90%;
}

/* ************************************************************************* */

#content {
	display: inline;
	float: left;
	width: 620px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 1px;
}

/* ************************************************************************* */

#footer {
	clear: both;
	font-size: 80%;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

#footer_left {
	float: left;
	text-align: left;
	font-style: normal;
}

#footer_center {
}

#footer_right {
	float: right;
	text-align: right;
}

/* ************************************************************************* */

.required {
	color: #e00000;
}

.fineprint {
	font-size: 60%;
}

.largeprint {
	font-size: 120%;
	font-weight: bold;
}

.indent {
	margin-left: 24px;
}

.block {
	width: 100%;
	margin-bottom: 9px;
	padding-bottom: 2px;
	text-align: left;
	border: 1px solid #000066;
}

.block .caption {
	width: 100%;
	height: 1.5em;
	padding-top: 0.2em;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	background-color: #000066;
	color: #ffffff;
}

.block .content {
	font-size: 110%;
	padding: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}

.block .title {
	margin: 0px;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	font-size: 30px;
	font-weight: bold;
}

h4 {
	margin: 0px;
}

h1 {
	/* Read the comment in the previous section */
	/* margin-bottom: 0.5em;
	margin-top: 0.5em; */
}

/* ************************************************************************* */

.bottommargin {
	margin-bottom: 16px;
}

table.blue {
	width: 100%;
}

table.blue .blank {
	background-color: transparent;
	border-style: none;
}

table.blue td, table.blue th {
	padding-left: 3px;
}

table.blue thead td {
	background-color: #5681c4;
	font-weight: bold;
}

table.blue thead th {
	background-color: #dddddd;
	font-weight: normal;
}

table.blue tbody th {
	background-color: #dddddd;
	font-weight: normal;
}

table.blue tbody td {
	background-color: #f3f3f3;
}

/* ************************************************************************* */

div.half {
	display: inline;
	float: left;
	width: 50%;
}

div.full {
	clear: both;
	text-align: left;
	width: 100%;
}

div.center {
	clear: both;
	text-align: center;
	width: 100%;
}

form.quote div.half {
	text-align: right;
}

form.quote textarea {
	width: 100%;
}

/*
order page
*/

#vhfeatures td
{
	text-align:center; 
	vertical-align:middle; 
	padding: 3px 0;
}

.vhprice
{
font-size:20px; 
font-weight:bold;
background: #ffff00; 
color: #ff0000; 
text-align:center; 
vertical-align:middle; 
padding: 3px 0; 
font-style: italic;
}

.vhbutton A:link {text-decoration: none; color: #fff;}
.vhbutton A:visited {text-decoration: none; color: #fff; }
.vhbutton A:active {text-decoration: none; color: #fff;}
.vhbutton A:hover {text-decoration: underline; color: red;}

/*moved from inline index.html*/
#storyfull      { margin: 0px; padding: 0px; }
#story4         { border: 0px; padding: 5px; margin: 0px; width: 100%; }
#story4 td      { border: 0px; text-align: center; height: 180; width: 50%; vertical-align: bottom; }
.element4       { border: 0px; padding: 5px 15px 0px 15px; margin: 5px; font-size: 108%; }
.element4 a     { text-decoration: none; }
.element4 a:hover { text-decoration: underline; }
/*replicates empty <td> to create white space */
.toprow td 	{padding-bottom: 1.7em;}

/*removed from inline tour pages*/
.tourpage .alignleft, .tourpage .alignright
	  {
		display: block;
		position: absolute;
		top: -1em;
		height: 1em;
	  }
.tourpage .alignleft  { left: 0px; }
.tourpage .alignright { right: 0px; }
.tourpage  div#page_nav_links
	  {
		display: block; 
		height: 1em;
		width: 100%; 
		position: relative;
	  }
.tourpage  div#page_center
	  {
		position: relative;
		height: 100%;
		min-height: 350px;
		clear: both;
      }
 .tourpage  div.sidebar#navigation
	  {
		position: absolute;
	  }
.tourpage div#main_page_content
	  {
		text-align: center; 
		position: relative; 
		left: 180px; 
		width: 802px; 
		top: 0px;
	  }



/* 992px is about as wide as the he.net page is*/
@media (max-width: 992px) {
	body {
		font-size: 1.2em;
		line-height: 150%;
	}
	#page_center {
		width: 100%;
	}
	#content {
		float: right;
		width:100%;
		max-width: 75%;
	}
	#navigation, #rightbar {
		float: left;
	} 
/* ensures rightbar stays vertically below left bars */
	#rightbar{
		clear:left;
	}
} 


@media (max-width: 824px) {
	body {
		line-height: 165%;
	}
	img {
		max-width: 100%;
	}
	#content {
		max-width: 100%;
	}

	#navigation, #rightbar, #content {
		width: 100%;	
	}	
	.block {
		text-align: center;
	}
	#story4 td {
		display: block;
		margin: 0 auto;
		border-style: solid;
		border-width: 2px;
		width: 100%;
		height: 100%;
	}
	#story4 a {
		word-wrap: break-word;
	}
	table {
		border-collapse: collapse;
		margin: 0 auto;
	}
/*table elements have borders, so conating block does not need a border */
	.block { 
		border: none;
	}
	.block .caption {
		padding-right: 6px;
	}
	
	td {
		display: block;
	}
	/*table may be wider than screen, but is more readable this way */
        #vhfeatures td, #peeringtable td{
                display: table-cell;
        }       
        #news_table td{
                width: 100%;
        }

	/* tour pages*/
	/* table displays allow changing of html order */
	.tourpage {
		display: table;
	}
	.tourpage img {
		width:100%;
	}
	.tourpage div#main_page_content {
		width: 100%;
		left: 0;
		display: table-header-group;
	}
	.tourpage div#navigation.sidebar {
		position: relative;
		display: table-footer-group;
		margin-top: 2em;	
	}
	/*Hides link to tour index */
	.tourpage .alignleft {
		display: none;
	}
	/* nextpage link */
	.tourpage .alignright {
		position: relative;
		text-align: center;
		font-size: .8em;
	}
}




</style>
<script type="text/javascript">
var baseTitle = "Hurricane Electric Internet Services";

function findPage () {
	var url, page, pagestart, pageend;
	
	url = window.location.href;
	pagestart = url.lastIndexOf ("/");
	
	if ((pagestart == -1) || (pagestart == (url.length - 1)))
		return ('index');
	
	pagestart++;
	
	for (pageend = pagestart; pageend < url.length; pageend++) {
		if ((url.charAt (pageend) == "_") || (url.charAt (pageend) == "."))
			break;
	}
	
	return (url.substring (pagestart, pageend));
}

function setVisibility (layer, state) {
	var elem, vis;
	if (document.getElementById)
		elem = document.getElementById (layer);
	else if (document.all)
		elem = document.all [layer];
	else if (document.layers)
		elem = document.layers [layer];
	
	if (elem == undefined)
		return;
	
	vis = elem.style;
	
	if ((state == 'inline') || (state == 'block') || (state == 'list-item') || (state == 'run-in') || (state == 'inline-block') || (state == 'table') || (state == 'inline-table') || (state == 'table-row-group') || (state == 'table-header-group') || (state == 'table-footer-group') || (state == 'table-row') || (state == 'table-column-group') || (state == 'table-column') || (state == 'table-cell') || (state == 'table-caption') || (state == 'none') || (state == 'inherit'))
		vis.display = state;
}

function toggleVisibility (layer) {
	var elem, vis;
	if (document.getElementById)
		elem = document.getElementById (layer);
	else if (document.all)
		elem = document.all [layer];
	else if (document.layers)
		elem = document.layers [layer];
	
	if (elem == undefined)
		return;
	
	vis = elem.style;
	
	if ((vis.display == '') && (elem.offsetWidth != undefined) && (elem.offsetHeight != undefined))
		vis.display = ((elem.offsetWidth) !=0 && (elem.offsetHeight != 0)) ? 'block' : 'none';
	vis.display = (vis.display == '' || vis.display == 'block') ? 'none' : 'block';
}

function buildMenu () {
	var menus = {
		all: [
			"about_menu",
		],
		about: "about_menu",
		news: "about_menu"
	};
	
	for (menu in menus ["all"]) {
		setVisibility (menus ["all"][menu], "none");
	}
	
	var page = findPage ();
	setVisibility (menus [page], "block");
}

function buildTitle (newtitle) {
	document.title = baseTitle + " - " + newtitle;
}

function setTitle (newtitle) {
	document.title = newtitle;
}

function newWindow (url, w, h) {
	var options = "width=" + w + ",resizable=no,scrollbars=yes,status=no,menubar=no,toolbar=no,location=no,directories=no";
	var newwin = window.open (url, 'newwin', options);
	newwin.focus ();
}

function setCookie(pLabel,pVal,pMinutes){var domain='.he.net';var path='/';var tExpDate=new Date();tExpDate.setTime(tExpDate.getTime()+(pMinutes*60*1000));document.cookie=pLabel+"="+escape(pVal)+((pMinutes==null)?"":";expires="+tExpDate.toGMTString())+((path)?";path="+path:"")+((domain)?";domain="+domain:"")}function getCookie(c_name){var i,x,y,ARRcookies=document.cookie.split(";");for(i=0;i<ARRcookies.length;i++){x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("="));y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1);x=x.replace(/^\s+|\s+$/g,"");if(x==c_name){return unescape(y)}}}function checkCookie(){var tracker_landing=getCookie("tracker_landing");var tracker_referrer=getCookie("tracker_referrer");if(tracker_landing==null){var referrer='direct_reference';if(document.referrer!=null&&document.referrer!=""){var referrer=document.referrer.replace(/(\/\/[^\/]+\/).*/,'$1');if(referrer.match(/\.he.net/gi)){setCookie("tracker_landing",document.referrer,30)}else{setCookie("tracker_landing",location.href,30)}setCookie("tracker_referrer",document.referrer,30)}else{setCookie("tracker_referrer",referrer,30);setCookie("tracker_landing",location.href,30)}}}

</script>
		<!-- <link rel="shortcut icon" href="/images/he_icon.png" type="image/png" /> -->
                <link href="https://plus.google.com/101080388381040783378" rel="publisher">
	</head>
	<body onload="buildMenu ()">
		<div id="page_center">
			<div id="header">
				<a href="/"><img src="/images/helogo.gif" alt="Hurricane Electric Internet Services"></a><br>
				<h2>Internet Backbone and Colocation Provider</h2>
			</div>
			<div class="sidebar" id="navigation">
                                <div class="block">
                                        <div class="caption">Services</div>
                                        <ul class="menu">
                                                <li><a href="/ip_transit.html">IP Transit</a>
                                                        <ul class="submenu">
                                                                <li><a href="/cgi-bin/ip_transit_quote" class="heavy">Get Quote</a></li>
                                                        </ul>
                                                </li>
                                                <li><a href="/layer2/">Layer 2 Transport</a>
                                                        <ul class="submenu">
                                                                <li><a href="/layer2/" class="heavy">Get Quote</a></li>
                                                        </ul>
                                                </li>
                                                <li><a href="/colocation.html">Colocation</a>
                                                        <ul class="submenu">
                                                                <li><a href="/cgi-bin/colo_quote" class="heavy">Get Quote</a></li>
                                                        </ul>
                                                </li>
                                                <li><a href="/dedicated_server.html">Dedicated Server</a>
                                                        <ul class="submenu">
                                                                <li><a href="/cgi-bin/dedicated_quote" class="heavy">Get Quote</a></li>
                                                        </ul>
                                                </li>
                                        </ul>
                                </div>
				<div class="block">
					<div class="caption">Information</div>
					<ul class="menu">
						<li><a href="/about_us.html">About Us</a>
							<ul class="submenu" id="about_menu">
								<li><a href="/about_network.html">Network</a></li>
								<li><a href="/news.html">News</a></li>
								<li><a href="/about_legal.html">Legal</a></li>
							</ul>
						</li>
						<li><a href="/contacts.html">Contacts</a></li>
						<li><a href="http://faq.he.net/">FAQ</a></li>
						<li><a href="https://csp.he.net/">Customer Login</a></li>
					</ul>
				</div>
			</div>
<!-- END HEADER-->

<!-- BEGIN CENTER CONTENT -->
<div id="content">
	<div class="block">
		<div class="caption">Hurricane Electric</div>
		<div id="storyfull">
			<table id="story4">
			<tbody><tr class="toprow">
				<td><div class="element4">
					<strong>Hurricane Electric IP Transit</strong><p>
					<a href="/ip_transit.html"><img src="images/homepage-smallmap.png"></a></p><p>
Our Global Internet Backbone provides IP Transit with low latency, access to thousands of networks, and dual-stack native IPv6+IPv4.</p><p>
					<a href="/ip_transit.html">Global IPv6 &amp; IPv4 Internet Transit</a></p></div></td>
				<td><div class="element4">

					<strong>Global Internet Backbone</strong><p>

    <a href="/3d-map/"><img alt="3D Network Map" src="/3d-map/images/3d-map-thumbnail-170px.gif"></a></p><p>
					<a href="/3d-map/">HE 3D Network Map</a></p></div></td>

			</tr>
			<tr>
				<td><div class="element4">

					<strong>Free IPv6 Certifications!</strong><br>
					<a href="http://ipv6.he.net/certification"><img src="images/homepage-smallcert.png"></a><p>
This tool will allow you to certify your ability to configure IPv6.</p><p>
					<a href="http://ipv6.he.net/certification">http://ipv6.he.net/certification</a>

</p></div></td>

				<td><div class="element4"><a href="/colocation.html"><img src="images/homepage-smallcolo.png"></a><p>
					<a href="/colocation.html">Colocation</a></p></div></td>
			</tr>
			</tbody></table>
		</div>
	</div>
</div>
<!-- END CENTER CONTENT -->

			<!-- Now we open a new DIV classed as a sidebar -->
			<div class="sidebar" id="rightbar">


                                <div class="block">
                                        <div class="caption">Specials</div>
                                        <div class="content">
                                                <a href="/cgi-bin/ip_transit_quote">Get BGP+IPv6+IPv4 for $0.06/Mbps!</a>
                                        </div>
                                </div>

                                <div class="block">
                                        <div class="caption">Quick Links</div>
                                        <div class="content">
                                                <a href="/HurricaneElectricNetworkMap.pdf">Network Map (PDF)</a><br>
                                                <a href="http://lg.he.net">Looking Glass</a><br>
                                                <a href="http://tunnelbroker.net">Free IPv6 Tunnel Broker</a><br>
                                                <a href="http://dns.he.net">Free DNS</a><br>
                                                <a href="http://bgp.he.net/ipv6-progress-report.cgi">Global IPv6 Deployment</a><br>
                                                <a href="http://bgp.he.net">BGP Toolkit</a><br>
                                        </div>
                                </div>

				<!-- You have to leave the sidebar DIV open, just like the content DIV would be left open. The footer will close this -->
			</div>
			<div id="footer">
				<address id="footer_left">Hurricane Electric<br>760 Mission Court<br>Fremont, CA 94539</address>
				<span id="footer_right">Voice +1 510-580-4100<br>Fax +1 510-580-4151<br>Comments? <a href="mailto:[email protected]">[email protected]</a></span>
				<span id="footer_center"><br>Copyright © Hurricane Electric.<br><a href="/privacy.html" target="_blank" style="text-decoration:none; color: black; font-weight: normal;">Privacy Policy</a></span>
			</div>
		</div>


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript async src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><script async="" src="https://ssl.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">
setTimeout((function ()
{
try {
var pageTracker = _gat._getTracker("UA-2238649-1");
pageTracker._trackPageview();
} catch(err) {};
checkCookie();
}), 1);
</script>
	


</body></html>