{"id":13587152,"url":"https://github.com/jedisct1/iptoasn-webservice","last_synced_at":"2025-05-16T18:09:46.080Z","repository":{"id":45180727,"uuid":"71995323","full_name":"jedisct1/iptoasn-webservice","owner":"jedisct1","description":"Web service to map IP addresses to AS information, using iptoasn.com","archived":false,"fork":false,"pushed_at":"2025-04-06T18:06:50.000Z","size":137,"stargazers_count":286,"open_issues_count":7,"forks_count":65,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-16T06:11:58.877Z","etag":null,"topics":["as","asn","bgp","ip","ip2asn","iptoasn"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jedisct1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-26T11:09:33.000Z","updated_at":"2025-05-06T14:14:41.000Z","dependencies_parsed_at":"2023-02-14T04:25:21.896Z","dependency_job_id":"28988e37-79c7-4a5a-84c6-9ece9e80994a","html_url":"https://github.com/jedisct1/iptoasn-webservice","commit_stats":{"total_commits":74,"total_committers":9,"mean_commits":8.222222222222221,"dds":"0.22972972972972971","last_synced_commit":"91e31098314547bfe56751a4a48cdbdc4cb2c1f5"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Fiptoasn-webservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Fiptoasn-webservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Fiptoasn-webservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Fiptoasn-webservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedisct1","download_url":"https://codeload.github.com/jedisct1/iptoasn-webservice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582907,"owners_count":22095518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["as","asn","bgp","ip","ip2asn","iptoasn"],"created_at":"2024-08-01T15:06:03.065Z","updated_at":"2025-05-16T18:09:46.058Z","avatar_url":"https://github.com/jedisct1.png","language":"Rust","funding_links":[],"categories":["Rust","Lookup and Conversion Tools"],"sub_categories":[],"readme":"![Build Status](https://github.com/jedisct1/iptoasn-webservice/workflows/Rust/badge.svg)\n\n# iptoasn-webservice\n\nWebservice to map IP addresses to AS information.\n\nThis is the source code of the public API from [iptoasn.com](https://iptoasn.com).\n\nRequires [rust](https://www.rust-lang.org/).\n\n# Usage:\n\n```sh\n$ curl -H'Accept: application/json' https://api.iptoasn.com/v1/as/ip/\u003cip address\u003e\n```\n```json\n{\n  \"announced\": true,\n  \"as_country_code\": \"US\",\n  \"as_description\": \"LEVEL3 - Level 3 Communications, Inc.\",\n  \"as_number\": 3356,\n  \"first_ip\": \"4.0.0.0\",\n  \"ip\": \"4.3.2.1\",\n  \"last_ip\": \"4.23.87.255\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Fiptoasn-webservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedisct1%2Fiptoasn-webservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Fiptoasn-webservice/lists"}