Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] DNS Lookups #36

Open
epbenten opened this issue Jul 24, 2023 · 1 comment
Open

[Feature Request] DNS Lookups #36

epbenten opened this issue Jul 24, 2023 · 1 comment

Comments

@epbenten
Copy link

epbenten commented Jul 24, 2023

DNS lookups of types:

  • to start with
    SOA
    NS
    A
    MX
    CNAME
    TXT

  • for future automatic validation
    SPF
    DKIM
    DMARC

  • will leave this on the table as future for now.
    From specific server
    DNS Propagation
    Session history
    Click on domain returned in lookup to request those.

Requirements

Post request (DNS request from url)
Would allow simple integration with other parts as it only need to select a type and the domain name to get a response.
Webpage (for humans)
ML / data file (for robots)

@epbenten
Copy link
Author

epbenten commented Jul 24, 2023

If I get time over the next couple of weeks I will see if I can implement this.

Any preferences for DNS client? I'd like to suggest dnspython.
Edit: Yeah looks like im not going to get a chance to look into sorting this.

@epbenten epbenten changed the title Feature : DNS Lookups [Feature Request] DNS Lookups Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant