{"id":23849086,"url":"https://github.com/9de/ipsentry","last_synced_at":"2026-03-01T05:34:01.688Z","repository":{"id":267892582,"uuid":"902678093","full_name":"9de/IPSentry","owner":"9de","description":"powerful web tool that provides comprehensive intelligence and risk assessment for IP addresses","archived":false,"fork":false,"pushed_at":"2025-03-12T11:26:26.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-12T05:37:10.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://9de.github.io/IPSentry/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/9de.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-13T03:40:07.000Z","updated_at":"2025-03-12T11:26:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"795beefa-c3fa-4918-80c2-e79e6fe9e824","html_url":"https://github.com/9de/IPSentry","commit_stats":null,"previous_names":["9de/ipsentry"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/9de/IPSentry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FIPSentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FIPSentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FIPSentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FIPSentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9de","download_url":"https://codeload.github.com/9de/IPSentry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FIPSentry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-01-02T21:50:58.729Z","updated_at":"2026-03-01T05:34:01.664Z","avatar_url":"https://github.com/9de.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IP Intelligence Pro 🌐🕵️‍♂️\n\n## Overview\n\nIP Intelligence Pro is a robust, modern web application that provides comprehensive insights about IP addresses. With a sleek, responsive design and powerful features, this tool offers detailed information about any IP address, including geolocation, network details, and potential risk flags.\n\n![ScreenShot](https://github.com/user-attachments/assets/0faa3b76-61a5-4321-81ee-8d97ff4a373a)\n\n\n## 🚀 Features\n\n### Comprehensive IP Information\n- Retrieve detailed IP address details instantly\n- Supports manual IP address entry and automatic detection\n- Responsive and visually appealing UI with gradient background\n\n### Detailed Insights Include:\n1. **IP Basics**\n   - IP Address\n   - Location (City, State, Country)\n   - Timezone\n   - Local Time\n\n2. **Geolocation**\n   - Precise Coordinates (Latitude/Longitude)\n   - Continent\n   - Postal Code\n\n3. **Network Details**\n   - Company Information\n   - Autonomous System Number (ASN)\n   - Network Range\n\n4. **IP Flags \u0026 Risk Assessment**\n   - Bogon Detection\n   - Mobile Device Detection\n   - Crawler Identification\n   - Datacenter IP\n   - Tor Exit Node\n   - Proxy Detection\n   - VPN Detection\n   - Abuse Potential\n\n5. **Abuse Contact Information**\n   - Contact Name\n   - Address\n   - Email\n   - Phone Number\n\n## 🛠 Technologies Used\n\n- **Frontend**: \n  - HTML5\n  - Tailwind CSS\n  - Vanilla JavaScript\n- **API**: \n  - ipapi.is (IP Intelligence API)\n- **Design**:\n  - Responsive Design\n  - Glassmorphism UI\n  - Animated Gradient Background\n\n## 🔧 Installation\n\n### Prerequisites\n- Modern web browser\n- Internet connection\n- Text editor (VS Code recommended)\n\n### Steps\n1. Clone the repository\n```bash\ngit clone https://github.com/9de/IPSentry.git\n```\n\n2. Open `index.html` in your web browser\n   - No additional build steps required!\n\n## 🌟 Key JavaScript Features\n\n### `IPIntelligence` Class\n- Handles IP address lookup\n- Manages UI interactions\n- Processes and displays API response\n- Error handling\n- Supports both manual and automatic IP detection\n\n### API Interaction\n- Uses `fetch` for asynchronous API calls\n- Supports both default (current IP) and manual IP lookups\n- Robust error handling with user-friendly messages\n\n## 🎨 UI/UX Highlights\n- Glassmorphic design\n- Animated gradient background\n- Hover effects on information cards\n- Loading state with animated dots\n- Responsive grid layout\n- Color-coded risk flags\n\n## 🔒 Privacy \u0026 Security\n- Optional IP input (can use current IP)\n- No tracking or logging of user-entered IPs\n- Uses secure HTTPS API\n\n## 🚧 Potential Improvements\n- Add IP version (IPv4/IPv6) detection\n- Implement more detailed geolocation map\n- Create export functionality for IP report\n- Add more comprehensive risk scoring\n- Implement caching mechanism\n\n## 🤝 Contributing\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📜 License\nDistributed under the MIT License. See `LICENSE` for more information.\n\n## 🙌 Acknowledgments\n- [Tailwind CSS](https://tailwindcss.com/)\n- [ipapi.is](https://ipapi.is/) for providing comprehensive IP intelligence data\n\n## 📞 Support\nFor issues, feature requests, or contributions, please open an issue on GitHub.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9de%2Fipsentry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F9de%2Fipsentry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9de%2Fipsentry/lists"}