https://cmdns.dev.dns-oarc.net/

Submitted URL:
https://cmdns.dev.dns-oarc.net/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 9 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

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>Check My DNS</title>
    <link rel="stylesheet" href="css/bootstrap.min.css">
    <link rel="stylesheet" href="css/ie10-viewport-bug-workaround.css">
    <!--[if lt IE 9]>
        <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
    <link rel="stylesheet" href="css/Chart.min.css">
    <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div style="position: absolute;">
<svg width="0" height="0" viewBox="0 0 0 0" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
<defs>
<linearGradient id="svgStar2">
<stop id="D" stop-color="#2e3436" stop-opacity="0.594"></stop>
<stop id="E" offset="1" stop-color="#2e3436" stop-opacity="0"></stop>
</linearGradient>
<linearGradient id="svgStar3">
<stop id="F" stop-color="#fff"></stop>
<stop id="G" offset="1" stop-color="#fff" stop-opacity="0"></stop>
</linearGradient>
<linearGradient id="svgStar4">
<stop id="H" stop-color="#eeeeec" stop-opacity="0.8"></stop>
<stop id="I" offset="1" stop-color="#eeeeec" stop-opacity="0"></stop>
</linearGradient>
<radialGradient cx="24.533" cy="41.15" r="20.841" id="svgStar5" xlink:href="#svgStar2" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,0.23714285,0,31.39333)"></radialGradient>
<linearGradient y1="5.781" x2="0" y2="42.44" id="svgStar6" xlink:href="#svgStar4" gradientUnits="userSpaceOnUse"></linearGradient>
<linearGradient x1="14.197" y1="-30.75" x2="33.595" y2="72.08" id="svgStar7" xlink:href="#svgStar3" gradientUnits="userSpaceOnUse"></linearGradient>
</defs>
</svg>
</div>
    <div id="jumbotron" class="jumbotron jumbotron-fluid">
        <div class="container">
            <h1>
                <span class="d-none float-right badge badge-pill badge-info">?</span>
                Check My DNS
            </h1>
            <p>
                This page will analyze how you use DNS as a client by
                testing your configured resolvers using your browser
                and special crafted domain names.
                <a href="about.html">Want to know more?</a>
            </p>
        </div>
    </div>
    <div class="container">
        <div id="main"><div class="mt-5 text-center"><button type="button" class="btn btn-primary btn-lg">Begin Testing</button></div><div class="mt-5 tutorial text-center"><p>Or if you are new to Check My DNS you can <a href="">click here to run the tutorial</a>.</p></div></div>
    </div>
    <div class="nav-filler"></div>
    <nav class="pt-2 pb-2 navbar fixed-bottom navbar-dark bg-dark">
        <p class="p-0 m-0 navbar-text pull-left">
            © 2022 <a href="https://www.dns-oarc.net">OARC, Inc.</a>
        </p>
        <p class="p-0 m-0 navbar-text pull-right">
            Feedback @ <a href="https://chat.dns-oarc.net/community/channels/oarc-software">Mattermost</a> / <a href="https://github.com/DNS-OARC/services">GitHub</a> / <a href="https://twitter.com/dnsoarc">@dnsoarc</a> / <a href="https://www.dns-oarc.net/oarc/admin">email</a>
        </p>
    </nav>
    <div id="loading-area" style="display: none;">
    </div>
    <script src="js/jquery-3.5.1.min.js"></script>
    <script src="js/bootstrap.bundle.min.js"></script>
    <script src="js/Chart.min.js"></script>
    <script class="loader" src="js/cmdns.js?1726975298870"></script>
<script>
$(document).ready(function () {
    $('#main').empty();
    $("script.loader").attr("src", "js/cmdns.js?"+(new Date()).getTime());
});
</script>


</body></html>