Smart Deals - promotions, discount codes and sales

DNS Security Analyzer (DNSSEC and Hygiene)

Fast, accurate and free online dns security analyzer dnssec hygiene tool running directly in your browser.

Secure (SSL)
Client-Side Processing
100% Free
Instructions
  • 1
    Enter data
    Enter content, paste text or load a file from disk.
  • 2
    Click the button
    The tool will immediately process your data in the browser.
  • 3
    Get the result
    Copy the finished text or save the file to your device.
function runTool() {
  return "Result ready in 0.1s";
}

DNS Security Analyzer (DNSSEC and Hygiene)

This tool analyzes the DNS configuration of a selected domain for DNSSEC and basic DNS hygiene issues. It checks whether DNSSEC is present, detects potentially problematic records (such as internal/test/dev hosts in public DNS or private addresses in A records), and generates a simple risk and recommendation report.

Analysis scope

Retrieving DNS records (A/AAAA/MX/NS/TXT) and analyzing DNSSEC and hygiene...

No serious problems were found in the DNS configuration. However, this is only a heuristic check - a full audit requires reviewing the zone, logs, and authoritative server configuration.

Rate this tool:

Related tools

Other tools you may find useful

DNS Security Analyzer - a quick DNS security check of your

domain DNS Security Analyzer is a simple, browser-based tool that performs DNS analysis in a few seconds and helps detect basic security problems, such as the lack of DNSSEC, records pointing to private IP addresses or public hosts such as dev, test or admin visible from the Internet. You don't have to install or configure anything - you enter the domain, click the scan and immediately see a clear report.

DNS security analysis
Fast DNSSEC checker
Internal host detection
A, AAAA, MX, NS, TXT records in one report

What exactly DNS Security Analyzer checks

The tool works like a lightweight DNS security scanner that queries name servers for a given domain and, on this basis, prepares a concise but informative report. Both basic records and security-related elements are analyzed, so you can quickly see whether the domain configuration is rather secure or requires cleaning.

  • Check whether DNSSEC is active for the domain and whether it can be recognized in the zone.
  • Retrieving A and AAAA records, i.e. IPv4 and IPv6 addresses to which the domain and selected hosts point.
  • Analysis of MX records responsible for email, along with priorities, which makes it easier to verify the correct email configuration.
  • Preview NS records to quickly assess what DNS servers are serving the domain and whether the entries look consistent.
  • Overview of TXT records, which often contain SPF, technical information, or additional metadata.
  • Optional scanning of popular hosts such as internal, intranet, dev, test, vpn, admin and similar labels.

Thanks to this, instead of clicking through many tools, you get one place where you can see key DNS records, DNSSEC status and a list of potential problems described in normal, understandable language.

How to use DNS Analyzer step by step

Using DNS Security Analyzer is as convenient as possible and does not require specialized knowledge. The whole process comes down to entering the domain and validating the scan, and the rest is handled by the tool's backend, which connects to DNS servers and organizes the responses into a readable report.

  1. In the domain field, enter the address you want to check, for exampleyourdomain.plorexample.com.
  2. You can also paste the full URL - the tool will automatically cut out the protocol, path and port, leaving a clean host.
  3. Optionally, leave the popular hosts scan option checked if you want to detect internal subdomains visible from the Internet.
  4. Run the scan and wait a moment until the progress bar finishes working and the reporting part appears under the form.
  5. First you will see a summary with DNS hygiene score, DNSSEC status and the number of records of a given type.
  6. Below you will find detailed tables with A, AAAA, MX, NS, TXT records, as well as a list of potential issues sorted by category.

The entire process is fully passive - the tool only reads publicly available DNS data, does not attempt to log in or actively attack any services, making it suitable for both a quick self-assessment of domain configuration and an initial security audit.

What you will find in the DNS analysis report

After completing the scan, DNS Security Analyzer builds a clear summary in which you will see the most important information about the domain, the hygiene level of the DNS configuration and a list of potential problems. Thanks to this, you don't have to interpret raw answers from dig or nslookup - you get a ready list of conclusions to review.

DNS Hygiene Summary and Score

At the top of the report is a summary section with domain information and a synthetic DNS hygiene score. The tool checks whether DNSSEC is enabled, whether private addresses appear in records and whether popular internal hosts are found, and then assigns a hygiene level based on this.

  • good- the configuration looks neat, no obvious problems were found and the domain has a correct, simple DNS zone.
  • warning- DNSSEC is not enabled or cannot be easily detected, but there are no visible major internal host leaks.
  • poor- private addresses or test and internal hosts appear in the records, which may suggest a mess in the zone and it is worth taking care of it urgently.

Next to the hygiene level, you'll find A, AAAA, MX, NS, TXT record numbers and a special host counter, which helps you quickly see whether the zone is small and simple or extensive and requires closer inspection.

List of problems and recommendations

The tool does not finish its work just by collecting records - from the collected data it builds a list of potential problems divided into categories and level of importance. This table helps you quickly identify places that are worth taking care of first.

  • DNSSEC missing detection, along with why zone signing makes DNS response integrity attacks more difficult.
  • Tags on A records pointing to private or reserved IPv4 buckets visible in public DNS.
  • Warns against TXT records containing words like internal or secret, which may reveal too much information about the infrastructure.
  • Information about internal, test, or backup hosts left in the public DNS to aid reconnaissance.
  • Smoother messages such as no obvious problems in a simple check when the tool did not detect major inconsistencies.

The issue checklist is not a replacement for a full security audit, but it is a great place to start - especially if you are taking over an existing domain and want to quickly assess the status of its DNS configuration.

What DNS records does the tool analyze

DNS Security Analyzer takes several basic types of DNS records and arranges them into tables where you can easily compare hosts, addresses, and relationships between entries. This is a convenient solution when you want to review the domain configuration without manually running several separate commands and command line tools.

Record type What means How it helps with security
A An IPv4 record pointing to the address of a server, for example a web or API server. Allows you to detect entries pointing to private IP addresses and check for old, forgotten hosts.
AAAA IPv6 record, increasingly common in dual stack services. Helps ensure that the IPv6 configuration is consistent with IPv4 and does not contain unnecessary test entries.
MX Mail records that point to the e-mail servers for the domain. Makes it easier to verify that mail is routed to the correct systems and that MX priorities are set correctly.
NS Information about the name servers that serve this DNS zone. Thanks to them, you can detect delegation inconsistencies or cases of left servers that should no longer support the domain.
TXT Various text support data, including SPF and other technical descriptions. Allows you to detect parts of the configuration that contain too much information about the environment or internal markings.

One of the most interesting functions of DNS Security Analyzer is the optional scanning of popular internal and test hosts. The tool builds a list of labels such as internal, intranet, dev, test, stage, beta, old, backup, vpn, db, sql or admin, and then for each of them checks whether there is a subdomain likelabel.yourdomain.pl.

Why look for such hosts

Such entries are not an attack in themselves, but they can reveal a lot about infrastructure and project history. If old, backup or dev hosts remain in the public DNS, it often means that the configuration has been developed over the years and old systems may remain there that no one remembers anymore.

  • They make reconnaissance easier for third parties because they show the names of services, environments and potential administration panels.
  • They may point to old applications or servers that are no longer updated and are still hanging on the Internet.
  • They are sometimes associated with private IP addresses, which indicates an incorrect configuration of the public DNS zone.
  • They can reveal the structure of environments, for example the division into dev, stage and production.

Therefore, the report with special hosts is a good starting material for a conversation with the team about organizing the DNS zone and limiting unnecessary entries.

How to interpret special host scan results

In the special hosts section of the report, you'll see a table in which each row contains a label, a full host, a list of IPv4 addresses, and any CNAME aliases. If the tool found nothing, a short message will appear that popular internal and test hosts were not found.

  • If you see dev, test, or beta hosts pointing to public IP addresses, it's worth checking whether they are still needed.
  • Admin, sql, db or vpn hosts left in public DNS can increase the visibility of panels and services on the network.
  • If a host has CNAME aliases associated with it, the report helps you understand the full name redirection chain.
  • The lack of special hosts is good news - the zone seems orderly and does not reveal unnecessary details of its structure.

In practice, the results of this section often inspire a small DNS inventory, during which you can remove old or unnecessary entries and thus reduce the attack surface.

DNS security and good practices

The report from the tool itself does not automatically solve problems, but it shows in which areas of DNS configuration it is worth investing time. It is a good practice to run the analyzer regularly after major infrastructure changes, server migrations or taking over a new project.

What to pay attention to after the scan

  • Check whether you want DNSSEC enabled and whether the domain registry and DNS operator support it.
  • Review the A and AAAA records for old hosts, test servers, and entries pointing to private IP addresses.
  • If you see too much detail in TXT records, consider whether they should all be public.
  • Document changes to the DNS zone so that in the future it will be easier to distinguish current records from historical remnants.

A small, iterative fix approach helps keep your DNS zone in good health without having to do a large, risky cleanup every few years.

DNS Security Analyzer only uses publicly available DNS data, but should still be used responsibly. Treat it as a tool to protect your own domains or those that you administer or audit with the owner's consent, and not as an element of preparation for attacks.

  • Analyze primarily your domains or hosts for which you are responsible.
  • If you work as a consultant or auditor, make sure you have written permission to perform the tests.
  • Do not use the results for offensive actions - they are used to organize the configuration and improve security.
  • Remember that the report is only a support in DNS management and does not replace a full review of configuration and logs.

This approach allows you to get the most out of your analyzer while remaining fully on the safe and legal side of security testing.

DNS Security Analyzer FAQ

Does DNS Security Analyzer perform any attacks on my site

NO. The tool limits itself to querying DNS servers just like a regular resolver, and then organizes the responses into a clear report. It does not perform login tests, fuzzing or port scanning, so it does not pose an additional burden to the web application.

Is DNSSEC analysis sufficient to consider a domain safe

Checking whether a given zone is DNSSEC signed is an important element of security, but certainly not the only one. Even a well-signed DNS will not protect against incorrect records, old test hosts or poor configuration of web servers, so treat the report from the tool as one element of a broader security process.

Why do I see hosts with private IP addresses in the results

If A records are left in the DNS zone pointing to addresses in private or reserved ranges, the tool will flag them as a potential problem. These types of entries are often remnants of past hybrid setups or test environments and it is usually worth considering removing them from the public area.

Can I use a tool to pre-audit a foreign domain

Technically, the analyzer only reads public DNS data, so any regular resolver would see the result. However, from the point of view of good security practices and ethics, it is worth limiting yourself to domains for which you have formal authorization or mandate. If you are testing someone else's website, make sure you have the appropriate permits and scope of work.

Please remember that DNS Security Analyzer is for informational and educational purposes only. The report helps identify common DNS configuration problems, but does not replace a comprehensive security review of the entire infrastructure or the work of an experienced security team.

Scan your domain and see what DNS reveals about you

Enter your domain name in the field above the tool, run the analysis and in a few seconds check your DNS hygiene level, DNSSEC status and a list of potential problems that you should sort out before someone else does it for you.

One click - clear report and specific action tips.
Install Webp.pl Have the tools in your own pocket!