tld-a-record/index.html

176 lines
5.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="/tld-a-record/assets/sakura.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<title>TLDs with A Records</title>
</head>
<body>
<div class="wrapper">
<header>
<h1 class="header">TLDs with A Records</h1>
<p class="header">List of TLDs with A Records</p>
<ul>
<li><a class="buttons github" href="">View On GitHub</a></li>
</ul>
</header>
<section>
<table>
<thead>
<tr>
<th>domain</th>
<th>punycode</th>
<th>http</th>
<th>https</th>
<th>lookup</th>
</tr>
</thead>
<tbody>
<tr>
<td>AI</td>
<td>AI</td>
<td><a href="http://AI">http</a></td>
<td><a href="https://AI">https</a></td>
<td><code class="language-plaintext highlighter-rouge">209.59.119.34</code></td>
</tr>
<tr>
<td>ARAB</td>
<td>ARAB</td>
<td><a href="http://ARAB">http</a></td>
<td><a href="https://ARAB">https</a></td>
<td><code class="language-plaintext highlighter-rouge">127.0.53.53</code></td>
</tr>
<tr>
<td>BH</td>
<td>BH</td>
<td><a href="http://BH">http</a></td>
<td><a href="https://BH">https</a></td>
<td><code class="language-plaintext highlighter-rouge">88.201.27.211</code>,<code class="language-plaintext highlighter-rouge">10.10.10.10</code></td>
</tr>
<tr>
<td>CM</td>
<td>CM</td>
<td><a href="http://CM">http</a></td>
<td><a href="https://CM">https</a></td>
<td><code class="language-plaintext highlighter-rouge">195.24.205.60</code></td>
</tr>
<tr>
<td>CPA</td>
<td>CPA</td>
<td><a href="http://CPA">http</a></td>
<td><a href="https://CPA">https</a></td>
<td><code class="language-plaintext highlighter-rouge">127.0.53.53</code></td>
</tr>
<tr>
<td>DK</td>
<td>DK</td>
<td><a href="http://DK">http</a></td>
<td><a href="https://DK">https</a></td>
<td><code class="language-plaintext highlighter-rouge">193.163.102.58</code></td>
</tr>
<tr>
<td>LLP</td>
<td>LLP</td>
<td><a href="http://LLP">http</a></td>
<td><a href="https://LLP">https</a></td>
<td><code class="language-plaintext highlighter-rouge">127.0.53.53</code></td>
</tr>
<tr>
<td>PN</td>
<td>PN</td>
<td><a href="http://PN">http</a></td>
<td><a href="https://PN">https</a></td>
<td><code class="language-plaintext highlighter-rouge">139.162.17.173</code></td>
</tr>
<tr>
<td>POLITIE</td>
<td>POLITIE</td>
<td><a href="http://POLITIE">http</a></td>
<td><a href="https://POLITIE">https</a></td>
<td><code class="language-plaintext highlighter-rouge">127.0.53.53</code></td>
</tr>
<tr>
<td>TK</td>
<td>TK</td>
<td><a href="http://TK">http</a></td>
<td><a href="https://TK">https</a></td>
<td><code class="language-plaintext highlighter-rouge">217.119.57.22</code></td>
</tr>
<tr>
<td>UZ</td>
<td>UZ</td>
<td><a href="http://UZ">http</a></td>
<td><a href="https://UZ">https</a></td>
<td><code class="language-plaintext highlighter-rouge">91.212.89.8</code></td>
</tr>
<tr>
<td>WS</td>
<td>WS</td>
<td><a href="http://WS">http</a></td>
<td><a href="https://WS">https</a></td>
<td><code class="language-plaintext highlighter-rouge">64.70.19.33</code></td>
</tr>
<tr>
<td>XNL1ACC</td>
<td>XNL1ACC</td>
<td><a href="http://XN--L1ACC">http</a></td>
<td><a href="https://XN--L1ACC">https</a></td>
<td><code class="language-plaintext highlighter-rouge">180.149.98.78</code>,<code class="language-plaintext highlighter-rouge">202.170.80.40</code>,<code class="language-plaintext highlighter-rouge">218.100.84.27</code></td>
</tr>
<tr>
<td>XNMXTQ1M</td>
<td>XNMXTQ1M</td>
<td><a href="http://XN--MXTQ1M">http</a></td>
<td><a href="https://XN--MXTQ1M">https</a></td>
<td><code class="language-plaintext highlighter-rouge">127.0.53.53</code></td>
</tr>
<tr>
<td>عرب</td>
<td>XNNGBRX</td>
<td><a href="http://XN--NGBRX">http</a></td>
<td><a href="https://XN--NGBRX">https</a></td>
<td><code class="language-plaintext highlighter-rouge">127.0.53.53</code></td>
</tr>
</tbody>
</table>
<p>This scan was last run on Fri Sep 18 00:48:05 UTC 2020
This scan was last run on Fri Sep 18 00:48:06 UTC 2020</p>
<hr>
<h2>Source</h2>
<table>
<tbody>
<tr>
<td>IP</td>
<td>35.222.7.205</td>
</tr>
<tr>
<td>ASN</td>
<td>AS15169</td>
</tr>
<tr>
<td>Org</td>
<td>GOOGLE</td>
</tr>
</tbody>
</table>
<hr>
<p>A list of all TLDs scanned is available at <a href="tlds.txt">tlds.txt</a>.
</section>
</div>
</body>
</html>