Skip to content

feat: organize data output #22

@mackcoding

Description

@mackcoding

Currently, whois/rdap data is spit back out - figure out a way to parse the data and output it so it's consistent.

for example whois data could have OrgAbuseEmail: something@google.com or AbuseContact: something@google.com. Research and determine if it could easily be returned as AbuseEmailAddress: something@google.com. This may be to complicated or not worth implementing, so research and determine this.

If not, the other option is to allow keyword search FindKeyword("abuse") and it would return any of the above results. This is already implemented, but can probably be improved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfuturefuture releaseresearchResearch is needed before implementation

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions