zeroclickinfo-goodies/share/goodie/private_network/private_network.html

41 lines
1.5 KiB
HTML

<div class='private_network record'>
<table class='record__body'>
<tr class='record__row record__highlight'>
<td class="record__cell__key">
<p>IPv4 addresses (<a href="https://www.ietf.org/rfc/rfc1918.txt">rfc1918</a>):</p>
</td>
<td class="record__cell__value">
<p>10.0.0.0 - 10.255.255.255 | 10.0.0.0/8</p>
<p>172.16.0.0 - 172.31.255.255 | 172.16.0.0/12</p>
<p>192.168.0.0 - 192.168.255.255 | 192.168.0.0/16</p>
</td>
</tr>
<tr class='record__row record__highlight'>
<td class="record__cell__key">
<p>Carrier NAT (<a href="https://www.ietf.org/rfc/rfc6598.txt">rfc6598</a>):</p>
</td>
<td class="record__cell__value">
<p>100.64.0.0 - 100.127.255.255 | 100.64.0.0/10</p>
</td>
</tr>
<tr class='record__row record__highlight'>
<td class="record__cell__key">
<p>Test Networks (<a href="https://www.ietf.org/rfc/rfc5735.txt">rfc5735</a>):</p>
</td>
<td class="record__cell__value">
<p>TEST-NET-1: 192.0.2.0 - 192.0.2.255 | 192.0.2.0/24</p>
<p>TEST-NET-2: 198.51.100.0 - 198.51.100.255 | 198.51.100.0/24</p>
<p>TEST-NET-3: 203.0.113.0 - 203.0.113.255 | 203.0.113.0/24</p>
<p>Benchmarks: 198.18.0.1 - 198.19.255.255 | 198.18.0.0/15</p>
</td>
</tr>
<tr class='record__row record__highlight'>
<td class="record__cell__key">
<p>IPv6 addresses (<a href="https://www.ietf.org/rfc/rfc4193.txt">rfc4193</a>):</p>
</td>
<td class="record__cell__value">
<p>Unique local addresses: fd00::/8</p>
</td>
</tr>
</table>
</div>