https://github.com/bgpkit/bgp-inspector
Pull from different sources to show the BGP security properties for any given ASN.
https://github.com/bgpkit/bgp-inspector
Last synced: 11 months ago
JSON representation
Pull from different sources to show the BGP security properties for any given ASN.
- Host: GitHub
- URL: https://github.com/bgpkit/bgp-inspector
- Owner: bgpkit
- License: mit
- Created: 2024-08-31T16:46:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T16:51:17.000Z (almost 2 years ago)
- Last Synced: 2025-06-26T00:11:50.764Z (11 months ago)
- Language: Svelte
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BGP Security Inspector
BGP Security Inspector is a tool to inspect the security of BGP (Border Gateway Protocol) networks. It allows you to lookup AS numbers and inspect the security of the ASN.
The website is available at https://bgp-inspector.pages.dev/
## Features
- Lookup AS numbers
- View the RPKI validation status
- View the degree and ASRank of the ASN
- View the APNIC RPKI route origin validation status
## License
This project is licensed under the MIT License. See the LICENSE file for more details.