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

Update NetworksDB API queries #639

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

shelld3v
Copy link
Contributor

@shelld3v shelld3v commented Jun 24, 2021

Reference: https://networksdb.io/api/docs

The current does not work at all, due to some changes of API response by NetworksDB (the old API endpoints are still being kept, but may be removed in the future, so I updated it too)

amass.log:

19:26:29.820880 NetworksDB: https://networksdb.io/api/v1/ip/info: Post "https://networksdb.io/api/v1/ip/info": dial tcp [2001:19f0:5:2d59:5400:2ff:fece:a451]:443: connect: connection refused
19:26:29.820951 NetworksDB: 61.213.167.180: Failed to obtain IP address information
19:27:14.826934 NetworksDB: 106.10.248.74: Failed to obtain IP address information
19:27:24.827102 NetworksDB: https://networksdb.io/api/v1/ip/info: The request returned zero results
19:27:24.827165 NetworksDB: 52.35.106.191: Failed to obtain IP address information
19:38:39.902862 NetworksDB: https://networksdb.io/api/v1/ip/info: The request returned zero results
19:38:39.902897 NetworksDB: 87.248.100.137: Failed to obtain IP address information
19:41:44.927261 NetworksDB: https://networksdb.io/api/v1/ip/info: The request returned zero results
19:41:44.927336 NetworksDB: 119.161.26.124: Failed to obtain IP address information
19:42:24.932318 NetworksDB: https://networksdb.io/api/v1/ip/info: The request returned zero results
19:42:24.932334 NetworksDB: 2404:6800:4005:813::2013: Failed to obtain IP address information
19:42:44.933219 NetworksDB: https://networksdb.io/api/v1/ip/info: The request returned zero results
19:42:44.933235 NetworksDB: 142.250.199.83: Failed to obtain IP address information
20:16:25.193072 NetworksDB: https://networksdb.io/api/v1/ip/info: The request returned zero results
20:16:25.193121 NetworksDB: 2a02:26f0:1700:181::13: Failed to obtain IP address information
20:16:35.193946 NetworksDB: https://networksdb.io/api/v1/ip/info: The request returned zero results
20:16:35.193977 NetworksDB: 23.200.148.7: Failed to obtain IP address information

Copy link

@wellencamass wellencamass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its fine

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

Successfully merging this pull request may close these issues.

None yet

2 participants