Skip to content

Filter out expired domains #2

Description

@lynt-smitka

Many domains from this list are expired and not exist now.

There are several methods to filter them out:

  1. whois - extremely rate limited

  2. DNS A - problem with registered but non-active domains

  3. DNS SOA serial - there are 2 common methods how to generate serials: YYYYMMDD## or Unix Timestamp of change - if you ask DNS server for a non-existing domain, it will return SOA with the current/cached timestamp

Any other suggestions?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions