Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
</div>
</section>
+ <section class="section">
+ <div class="container">
+ <h4 class="title is-4">
+ {{ _("Query Prefixes") }} - <code>prefix.location.ipfire.org</code>
+ </h4>
+
+ <div class="content">
+ <p>
+ You can query an IP address for the subnet it belongs to.
+ This won't always match the announced route in the global
+ routing table.
+ </p>
+ </div>
+
+ <pre><code>$ dig +short TXT 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.2.b.0.8.7.6.0.1.0.0.2.prefix.location.ipfire.org
+"2001:678:b28::/48"
+
+$ dig +short TXT 8.8.8.8.prefix.location.ipfire.org
+"8.8.8.0/24"</code></pre>
+ </div>
+ </section>
+
<section class="section">
<div class="container">
<h4 class="title is-4">