OK
https://yggdrasil-network.github.io/
Kazakhstan
Country
Network
September 19, 2024, 03:48 PM UTC
Date & Time
Websites
Websites
Runtime: 998ms
On September 19, 2024, 03:48 PM UTC, https://yggdrasil-network.github.io/ was accessible when tested on AS39824 in Kazakhstan.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
81.88.145.21
Query:
IN A yggdrasil-network.github.io
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
185.199.108.153
@
IN
A
185.199.109.153
@
IN
A
185.199.111.153
@
IN
A
185.199.110.153

TCP Connections

Connection to 185.199.110.153:443 succeeded.
Connection to 185.199.108.153:443 succeeded.
Connection to 185.199.109.153:443 succeeded.
Connection to 185.199.111.153:443 succeeded.

HTTP Requests

URL
GET https://yggdrasil-network.github.io/
Response Headers
Accept-Ranges:
bytes
Access-Control-Allow-Origin:
*
Age:
133
Cache-Control:
max-age=600
Content-Length:
7770
Content-Type:
text/html; charset=utf-8
Date:
Thu, 19 Sep 2024 15:48:50 GMT
Etag:
"66bf8bfe-1e5a"
Expires:
Fri, 13 Sep 2024 00:20:11 GMT
Last-Modified:
Fri, 16 Aug 2024 17:27:26 GMT
Permissions-Policy:
interest-cohort=()
Server:
GitHub.com
Strict-Transport-Security:
max-age=31556952
Vary:
Accept-Encoding
Via:
1.1 varnish
X-Cache:
HIT
X-Cache-Hits:
1
X-Fastly-Request-Id:
e2824bfa3108cb686e4f37201278e5d3559a12f2
X-Github-Request-Id:
1147:24A314:707673:7318BE:66E382E3
X-Proxy-Cache:
MISS
X-Served-By:
cache-fra-etou8220145-FRA
X-Timer:
S1726760930.228280,VS0,VE2
Response Body
<!DOCTYPE html>
<html lang="en-US">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Yggdrasil Network | End-to-end encrypted IPv6 networking to connect worlds</title>
<meta name="generator" content="Jekyll v3.10.0" />
<meta property="og:title" content="Yggdrasil Network" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="End-to-end encrypted IPv6 networking to connect worlds" />
<meta property="og:description" content="End-to-end encrypted IPv6 networking to connect worlds" />
<link rel="canonical" href="https://yggdrasil-network.github.io/" />
<meta property="og:url" content="https://yggdrasil-network.github.io/" />
<meta property="og:site_name" content="Yggdrasil Network" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Yggdrasil Network" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"End-to-end encrypted IPv6 networking to connect worlds","headline":"Yggdrasil Network","name":"Yggdrasil Network","url":"https://yggdrasil-network.github.io/"}</script>
<!-- End Jekyll SEO tag -->

    <link type="application/atom+xml" rel="alternate" href="https://yggdrasil-network.github.io/feed.xml" title="Yggdrasil Network" />
    <link rel="stylesheet" href="/assets/css/style.css">
    <link rel="alternate" type="application/atom+xml" title="Yggdrasil Network" href="/feed.xml">
</head>

<body>
    <div class="container-lg px-3 my-5 markdown-body">
        <div class='titleflex'>
            <span class='logo'>
                <a href="/"><img src="/assets/images/logo.svg" alt="Yggdrasil Network" id="logoimg" /></a>
            </span>
            <span class='links'>
                
                
                
                <a href="/about.html">About</a>
                
                
                
                
                
                
                
                
                
                <a href="/blog.html">Blog</a>
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                <a href="/documentation.html">Documentation</a>
                
                
                
                
                
                <a href="/faq.html">FAQ</a>
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                <a href='https://github.com/yggdrasil-network/yggdrasil-go'>GitHub</a>
            </span>
        </div>
        <p>Yggdrasil is a new experimental compact routing scheme. It is designed to be a future-proof and decentralised alternative to the structured routing protocols commonly used today on the Internet, as well as an enabling technology for future large-scale mesh networks. Yggdrasil is:</p>

<div id="indexicons">
    <div class="icon">
        <img src="/assets/images/iconoir/planet.svg" />
        <div>Scalable</div>
        <p>Supports large, complex or even Internet-scale topologies</p>
    </div>
    <div class="icon">
        <img src="/assets/images/iconoir/cloud-check.svg" />
        <div>Self-healing</div>
        <p>Network responds quickly to connection failures or mobility events</p>
    </div>
    <div class="icon">
        <img src="/assets/images/iconoir/lock.svg" />
        <div>Encrypted</div>
        <p>Traffic sent across the network is always fully end-to-end encrypted</p>
    </div>
    <div class="icon">
        <img src="/assets/images/iconoir/group.svg" />
        <div>Peer-to-peer</div>
        <p>Works entirely ad-hoc by design with no built-in points of centralisation</p>
    </div>
    <div class="icon">
        <img src="/assets/images/iconoir/cpu.svg" />
        <div>Cross-platform</div>
        <p>Supported on Linux, macOS, Windows, iOS, Android and more</p>
    </div>
</div>

<p>The <a href="/implementation.html">current implementation</a> of Yggdrasil is a lightweight userspace software router which is easy to configure and supported on a wide range of platforms. It provides end-to-end encrypted IPv6 routing between all network participants. Peerings between nodes can be configured using TCP/TLS connections over local area networks, point-to-point links or the Internet. Even though the Yggdrasil Network provides IPv6 routing between nodes, peering connections can be set up over either IPv4 or IPv6 networks.</p>

<p>This is still an alpha-stage project and there may be some breaking changes in the future. Despite that, Yggdrasil is generally stable enough for day-to-day use and a small number of users have been using and stress-testing Yggdrasil quite heavily for a variety of use cases. If you are interested in or would like to get involved in the Yggdrasil project, start below:</p>

<div id="indextable">
    <div class="row">
        <img src="assets/images/iconoir/download-circled-outline.svg" />
        <p><a href="/installation.html">Install</a> and <a href="/configuration.html">configure</a> Yggdrasil on your own computer or router to join the network.</p>
    </div>
    <div class="row">
        <img src="assets/images/iconoir/multi-bubble.svg" />
        <p>Come and chat to us in our <a href="https://matrix.to/#/#yggdrasil:matrix.org">Matrix channel</a>.</p>
    </div>
    <div class="row">
        <img src="assets/images/iconoir/multi-window.svg" />
        <p>Explore the <a href="/services.html">internal services</a> available on the network operated by our users.</p>
    </div>
    <div class="row">
        <img src="assets/images/iconoir/github.svg" />
        <p>Visit our <a href="/developers.html">developers</a> page and our <a href="https://github.com/yggdrasil-network/yggdrasil-go">GitHub</a>. Report bugs and problems to us as <a href="https://github.com/yggdrasil-network/yggdrasil-go/issues">GitHub Issues</a>.</p>
    </div>
</div>

    </div>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js"
        integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
    <script>anchors.add();</script>

</body>

</html>

Resolver

Resolver ASN
AS39824
Resolver IP
81.88.145.21
Resolver Network Name
JSC Alma Telecommunications
Report ID
20240919T152942Z_webconnectivity_KZ_39824_n1_Iw7QoC17cNJ6kJTv
Platform
windows
Software Name
ooniprobe-desktop-unattended (3.23.0)
Measurement Engine
ooniprobe-engine (3.23.0)

Raw Measurement Data

Loading