Add index.html

This commit is contained in:
Blackwhitebear8 2024-12-22 19:49:36 +01:00
commit 59534619ac

86
index.html Normal file
View file

@ -0,0 +1,86 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AS215085.net | PixelHosting</title>
<meta name="description" content="AS215085 Network information" />
<link rel="canonical" href="https://s215085.net" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="AS215085.net | PixelHosting" />
<meta property="og:type" content="website" />
<meta property="og:title" content="AS215085.net | PixelHosting" />
<meta property="og:description" content="AS215085 Network information" />
<meta property="og:url" content="https://as215085.net" />
<link rel="icon" type="image/png" href="img/cropped-Pixelhosting-logo-favicon-32x32.png">
<script src="https://stat.ripe.net/widgets/widget_api.js"></script>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header>
<h1>AS215085</h1>
<p>Proudly powering PixelHosting infrastructure</p>
</header>
<nav>
<a href="/">Home</a>
<a href="/network.php">Network</a>
<a href="/peering.html">Peering policy</a>
<a href="https://lookingglass.as215085.net" target="_blank">Looking glass</a>
<a href="https://smokeping.as215085.net" target="_blank">Smokeping</a>
<a href="https://status.as215085.net" target="_blank">Status</a>
<a href="/contact.html">Contact</a>
</nav>
<main>
<section id="overview">
<h2>Welcome</h2>
<p>Welcome to the <b>AS215085 Network</b></p>
<p>On this website you can learn more about our network.</p>
<p>In case of emergency you can contact us at: noc AT pixelhosting DOT nl</p>
<p>PeeringDB: <a href="https://www.peeringdb.com/net/35968" target="_blank" style="color: #07AAF9;">https://www.peeringdb.com/net/35968</a></p>
<p>BGPTools: <a href="https://bgp.tools/as/215085" target="_blank" style="color: #07AAF9;">https://bgp.tools/as/215085</a></p>
</section>
<section id="status">
<h2>Network status</h2>
<p>Here you can find the network status of <b>AS215085</b>: <a href="https://status.as215085.net" target="_blank" style="color: #07AAF9;">https://status.as215085.net</a></p>
</section>
<section id="details">
<h2>Network details</h2>
<p><b>Uplinks:</b></p>
<ul>
<li>10.000 Mbit/sec InterRacks (Doetinchem)</li>
<li>10.000 Mbit/sec Eranium (Doetinchem)</li>
<li>10.000 Mbit/sec ERA-IX</li>
</ul>
</section>
<section id="prefixes">
<h2>Prefixes</h2>
<p>This table shows every prefix that originated from our AS.</p>
<center><div class="statwdgtauto"><script>ripestat.init("prefix-count",{"resource":"AS215085"}, null, {disable: ['title', 'data', 'embed-code', 'container', 'logo']})
</script></div></center>
</section>
<section id="aspathlength">
<h2>AS path length</h2>
<p>This diagram shows the average length of all AS paths seen from our AS.</p>
<center><div class="statwdgtauto"><script>ripestat.init("as-path-length",{"resource":"AS215085"}, null, {disable: ['title', 'data', 'embed-code', 'container', 'logo']})
</script></div></center>
</section>
<section id="prefixesizedistribution">
<h2>Prefix size distribution</h2>
<p>This chart is returning the total amount of prefixes announced by our AS. The numbers are classified by their subnet size and IP version.</p>
<center><div class="statwdgtauto"><script>ripestat.init("prefix-size-distribution",{"resource":"AS215085"}, null, {size: 'small', disable: ['title', 'data', 'embed-code', 'container', 'logo']})
</script></div></center>
</section>
</main>
<footer>
<p>&copy; 2024 AS215085 (PixelHosting). All rights reserved.</p>
</footer>
</body>
</html>