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: Allow use of ASNOrigin lookups without requiring a Net object #318

Open
DM1145 opened this issue Feb 22, 2022 · 0 comments

Comments

@DM1145
Copy link

DM1145 commented Feb 22, 2022

Performing an ASN Lookup by ASN uses the ASNOrigin object. This object requires as a parameter a Net object - which requires an IP address as a parameter.

If solely querying for ASN properties, any IP address can be used to create the Net object - in fact I dont think that required input parameter is used at all in code to support this functionality.

It seems to me that ASN-level implementations shouldn't have an IP address as a required input. I would think that an ASN would be more likely required and that a lookup using the Net object to get an ASN parameter would be a more straightforward approach.

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