special-use_domains.xhtml 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. h t t :: / / t /
  4. h t t :: // // t //
  5. h ttttt ttttt ppppp sssss // // y y sssss ttttt //
  6. hhhh t t p p s // // y y s t //
  7. h hh t t ppppp sssss // // yyyyy sssss t //
  8. h h t t p s :: / / y .. s t .. /
  9. h h t t p sssss :: / / yyyyy .. sssss t .. /
  10. <https://y.st./>
  11. Copyright © 2015-2016 Alex Yst <mailto:copyright@y.st>
  12. This program is free software: you can redistribute it and/or modify
  13. it under the terms of the GNU General Public License as published by
  14. the Free Software Foundation, either version 3 of the License, or
  15. (at your option) any later version.
  16. This program is distributed in the hope that it will be useful,
  17. but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  19. GNU General Public License for more details.
  20. You should have received a copy of the GNU General Public License
  21. along with this program. If not, see <https://www.gnu.org./licenses/>.
  22. -->
  23. <!DOCTYPE html>
  24. <html xmlns="http://www.w3.org/1999/xhtml">
  25. <head>
  26. <base href="https://y.st./en/URI_research/special-use_domains.xhtml" />
  27. <title>Special-Use Domain Names &lt;https://y.st./en/URI_research/special-use_domains.xhtml&gt;</title>
  28. <link rel="icon" type="image/png" href="/link/CC_BY-SA_4.0/y.st./icon.png" />
  29. <link rel="stylesheet" type="text/css" href="/link/basic.css" />
  30. <link rel="stylesheet" type="text/css" href="/link/site-specific.css" />
  31. <script type="text/javascript" src="/script/javascript.js" />
  32. <meta name="viewport" content="width=device-width" />
  33. </head>
  34. <body>
  35. <nav>
  36. <p>
  37. <a href="/en/">Home</a> |
  38. <a href="/en/a/about.xhtml">About</a> |
  39. <a href="/en/a/contact.xhtml">Contact</a> |
  40. <a href="/a/canary.txt">Canary</a> |
  41. <a href="/en/URI_research/"><abbr title="Uniform Resource Identifier">URI</abbr> research</a> |
  42. <a href="/en/opinion/">Opinions</a> |
  43. <a href="/en/coursework/">Coursework</a> |
  44. <a href="/en/law/">Law</a> |
  45. <a href="/en/a/links.xhtml">Links</a> |
  46. <a href="/en/URI_research/special-use_domains.xhtml.asc">{this page}.asc</a>
  47. </p>
  48. <hr/>
  49. </nav>
  50. <header>
  51. <h1>Special-Use Domain Names</h1>
  52. <p>Domain names reserved by <abbr title="Internet Assigned Numbers Authority">IANA</abbr> for special uses</p>
  53. </header>
  54. <p>For an in-depth explanation of what each special-use domain name is used for, I recommend checking out the <a href="https://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml">special-use domain names</a> page on the <abbr title="Internet Assigned Numbers Authority">IANA</abbr> website. This page simply breaks the list of special-use domain names into four broad groups based on characteristics that they have.</p>
  55. <h2>Name server names</h2>
  56. <p>These names are available for use with your own intranet&apos;s name server.</p>
  57. <ul>
  58. <li>10.in-addr.arpa.</li>
  59. <li>16.172.in-addr.arpa.</li>
  60. <li>17.172.in-addr.arpa.</li>
  61. <li>18.172.in-addr.arpa.</li>
  62. <li>19.172.in-addr.arpa.</li>
  63. <li>20.172.in-addr.arpa.</li>
  64. <li>21.172.in-addr.arpa.</li>
  65. <li>22.172.in-addr.arpa.</li>
  66. <li>23.172.in-addr.arpa.</li>
  67. <li>24.172.in-addr.arpa.</li>
  68. <li>25.172.in-addr.arpa.</li>
  69. <li>26.172.in-addr.arpa.</li>
  70. <li>27.172.in-addr.arpa.</li>
  71. <li>28.172.in-addr.arpa.</li>
  72. <li>29.172.in-addr.arpa.</li>
  73. <li>30.172.in-addr.arpa.</li>
  74. <li>31.172.in-addr.arpa.</li>
  75. <li>168.192.in-addr.arpa.</li>
  76. <li>test.</li>
  77. </ul>
  78. <h2>Dynamic names</h2>
  79. <p>These names are handled dynamically by software and should not be used with a name server.</p>
  80. <ul>
  81. <li>254.169.in-addr.arpa.</li>
  82. <li>8.e.f.ip6.arpa.</li>
  83. <li>9.e.f.ip6.arpa.</li>
  84. <li>a.e.f.ip6.arpa.</li>
  85. <li>b.e.f.ip6.arpa.</li>
  86. <li>onion.</li>
  87. <li>local.</li>
  88. </ul>
  89. <h2>Static names</h2>
  90. <p>These names are assigned their values based on standards and should not be used with a name server.</p>
  91. <ul>
  92. <li>invalid.</li>
  93. <li>localhost.</li>
  94. </ul>
  95. <h2>Unspecial names</h2>
  96. <p>These names are considered special by <abbr title="Internet Assigned Numbers Authority">IANA</abbr>, but they are not supposed to actually be treated as special in any way.</p>
  97. <ul>
  98. <li>example.</li>
  99. <li>example.com.</li>
  100. <li>example.net.</li>
  101. <li>example.org.</li>
  102. </ul>
  103. <hr/>
  104. <p>
  105. Copyright © 2015-2016 Alex Yst;
  106. You may modify and/or redistribute this document under the terms of the <a rel="license" href="/license/gpl-3.0-standalone.xhtml"><abbr title="GNU&apos;s Not Unix">GNU</abbr> <abbr title="General Public License version Three or later">GPLv3+</abbr></a>.
  107. If for some reason you would prefer to modify and/or distribute this document under other free copyleft terms, please ask me via email.
  108. My address is in the source comments near the top of this document.
  109. This license also applies to embedded content such as images.
  110. For more information on that, see <a href="/en/a/licensing.xhtml">licensing</a>.
  111. </p>
  112. <p>
  113. <abbr title="World Wide Web Consortium">W3C</abbr> standards are important.
  114. This document conforms to the <a href="https://validator.w3.org./nu/?doc=https%3A%2F%2Fy.st.%2Fen%2FURI_research%2Fspecial-use_domains.xhtml"><abbr title="Extensible Hypertext Markup Language">XHTML</abbr> 5.1</a> specification and uses style sheets that conform to the <a href="http://jigsaw.w3.org./css-validator/validator?uri=https%3A%2F%2Fy.st.%2Fen%2FURI_research%2Fspecial-use_domains.xhtml"><abbr title="Cascading Style Sheets">CSS</abbr>3</a> specification.
  115. </p>
  116. </body>
  117. </html>