# as-search
Search info in Autonomous System database
## Example
```
$ as-search ip 8.8.8.8
8.8.8.8 8.8.8.0 8.8.8.255 US GOOGLE
```
```
as-search ip 8.8.8.8 -j
{"target": "8.8.8.8", "asn": 15169, "organization": "GOOGLE", "country": "US", "start_ip": "8.8.8.0", "end_ip": "8.8.8.255"}
```
## Installation
```
pip install as-search
```
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/Zer1t0/as-search",
"name": "as-search",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Eloy P\u00e9rez Gonz\u00e1lez",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/37/23/5339da0d009b216972ab7420233669d47cfbbb4626b96c5874d7b7dbb29f/as-search-0.0.2.tar.gz",
"platform": null,
"description": "# as-search\n\nSearch info in Autonomous System database\n\n## Example\n\n```\n$ as-search ip 8.8.8.8\n8.8.8.8 8.8.8.0 8.8.8.255 US GOOGLE\n```\n\n```\n as-search ip 8.8.8.8 -j\n{\"target\": \"8.8.8.8\", \"asn\": 15169, \"organization\": \"GOOGLE\", \"country\": \"US\", \"start_ip\": \"8.8.8.0\", \"end_ip\": \"8.8.8.255\"}\n```\n\n## Installation\n\n```\npip install as-search\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Search info in Autonomous System database",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://gitlab.com/Zer1t0/as-search"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b1c94f6b66d29637950b76f59906ce1847c065bd2ca0dc7a910a6ff4b4827bc5",
"md5": "a1cbbd64a657bd54644b225009edeedf",
"sha256": "e32c66b7783134d6e7ea9760c696411ed3b389dd6cc77aae5fa74ab7b47f9d34"
},
"downloads": -1,
"filename": "as_search-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a1cbbd64a657bd54644b225009edeedf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 17371,
"upload_time": "2023-11-05T16:50:28",
"upload_time_iso_8601": "2023-11-05T16:50:28.458269Z",
"url": "https://files.pythonhosted.org/packages/b1/c9/4f6b66d29637950b76f59906ce1847c065bd2ca0dc7a910a6ff4b4827bc5/as_search-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37235339da0d009b216972ab7420233669d47cfbbb4626b96c5874d7b7dbb29f",
"md5": "12550c6f3bc49087493d21b7283a69a3",
"sha256": "aa7f9f92f1670d0d732d5b3d23695f887f1eb568a48c8da4041a4b19aac3d558"
},
"downloads": -1,
"filename": "as-search-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "12550c6f3bc49087493d21b7283a69a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16125,
"upload_time": "2023-11-05T16:50:30",
"upload_time_iso_8601": "2023-11-05T16:50:30.318553Z",
"url": "https://files.pythonhosted.org/packages/37/23/5339da0d009b216972ab7420233669d47cfbbb4626b96c5874d7b7dbb29f/as-search-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-05 16:50:30",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "Zer1t0",
"gitlab_project": "as-search",
"lcname": "as-search"
}