dns.belnet.be Open in urlscan Pro
2001:6a8:3c80:c000::53  Public Scan

Submitted URL: http://dns.belnet.be/
Effective URL: https://dns.belnet.be/
Submission: On December 21 via manual from IT — Scanned from IT

Form analysis 1 forms found in the DOM

https://dns.belnet.be/dns-query

<form class="form-inline" action="https://dns.belnet.be/dns-query" target="_blank">
  <label for="domain">Domain:</label>
  <input type="text" id="domain" placeholder="www.belnet.be" name="name" autocomplete="off" required="" pattern="^[a-zA-Z0-9-_.]{1,80}(?:\.[a-zA-Z]{2,15})+$">
  <label for="type">Type:</label>
  <select id="type" name="type">
    <option value="A">A</option>
    <option value="AAAA">AAAA</option>
    <option value="CNAME">CNAME</option>
    <option value="MX">MX</option>
    <option value="SOA">SOA</option>
    <option value="TXT">TXT</option>
    <option value="NS">NS</option>
  </select>
  <label for="cd">CD flag:</label>
  <select id="cd" name="cd">
    <option value="false" selected="">false</option>
    <option value="true">true</option>
  </select>
  <button type="submit">Test</button>
</form>

Text Content

 * Belnet

Belnet DNS over HTTPS

 * Other Belnet sites
   * Belnet
   * My Belnet
 * FAQ
   * What is DNS over HTTPS?
   * How to use it?
   * Privacy?

This is a POC for DNS over HTTPS (DoH).

This DoH service might not yet be stable!


TEST IT



Domain: Type: A AAAA CNAME MX SOA TXT NS CD flag: false true Test


WHAT IS DNS OVER HTTPS?

Normally the dns queries sent by your computer to the dns resolver are sent over
an unencrypted connection. Anyone with access to your network can listen to
these queries.

Nowadays most internet traffic is sent encrypted, like websites using https
instead of http. This is why DNS over HTTPS (DoH in short) was developed.

Some browsers, like Firefox and Chrome, already have support for DNS over HTTPS.
Soon they will start to enable DoH by default.


For those that prefer not to use the default DoH servive provided by Cloudflare
in Firefox, Belnet has created its own DoH service. It's available to anyone,
not only our customer.


HOW CAN I USE DOH?

BELNET DOH

The Belnet DNS over HTTPS service is available via
https://dns.belnet.be/dns-query

FIREFOX

By default Firefox will use the DoH service from Cloudflare. But you can change
this and some other settings.


 * Configuring DNS over HTTPS in Firefox
 * Firefox FAQ




PRIVACY?

Because DoH was developed to protect your privacy, we decided not to log your
individual queries

For performance monitoring and statistics we do some logging:

 * Your IP, response code, protocol and response time are logged (not the DNS
   query)
 * Queries are logged anonymized by our recurive DNS servers.

 * ©2019 Belnet
 * Disclaimer
 * Contact