8000 If no NS records for subdomain, check parent domain for NS records in header · Issue #135 · do-community/dns-tool · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
If no NS records for subdomain, check parent domain for NS records in header #135
Open
@MattIPv4

Description

@MattIPv4

Tool relating to this issue

DNS

Feature request

Feature description

In the header currently, we show if the domain is using DO DNS or not. (https://github.com/do-community/dns-tool/blob/master/src/dns-lookup/templates/dodns.vue)

Eg:
image

However, if you search a subdomain that does not have any NS records, you get a rather unhelpful and potentially misleading message:
image

In this situation (subdomain with no NS), we should check the parent (sub)domain for NS records. We should loop until we either find an NS record, or we reach the root domain (in which case something has probably gone wrong as there must be an NS record somewhere, right?).

How the feature is useful

Allows the NS status (DO or not DO) to be conveyed even when looking up a subdomain.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0