cyberdefenders / email-header-analyzer

E-Mail Header Analyzer
https://mailheaderanalyzer.herokuapp.com/
Other
634 stars 160 forks source link

[Feature Request] DNS Lookups #36

Open epbenten opened 11 months ago

epbenten commented 11 months ago

DNS lookups of types:

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 commented 11 months ago

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.