{"id":50719245,"url":"https://github.com/shazeus/ipgeo-cli","last_synced_at":"2026-06-09T22:01:52.415Z","repository":{"id":359050568,"uuid":"1244288500","full_name":"shazeus/ipgeo-cli","owner":"shazeus","description":"IP geolocation and intelligence tool — geolocate IPs, bulk lookup, reverse DNS, CIDR calc, VPN detection.","archived":false,"fork":false,"pushed_at":"2026-05-20T06:14:01.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-20T09:54:34.435Z","etag":null,"topics":["cidr","cli","geoip","geolocation","ip-address","networking","python","reverse-dns","terminal-tool","vpn-detection"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/shazeus.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":"2026-05-20T06:10:52.000Z","updated_at":"2026-05-20T06:14:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shazeus/ipgeo-cli","commit_stats":null,"previous_names":["shazeus/ipgeo-cli"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/shazeus/ipgeo-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazeus%2Fipgeo-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazeus%2Fipgeo-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazeus%2Fipgeo-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazeus%2Fipgeo-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shazeus","download_url":"https://codeload.github.com/shazeus/ipgeo-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazeus%2Fipgeo-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34127345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":["cidr","cli","geoip","geolocation","ip-address","networking","python","reverse-dns","terminal-tool","vpn-detection"],"created_at":"2026-06-09T22:01:52.341Z","updated_at":"2026-06-09T22:01:52.407Z","avatar_url":"https://github.com/shazeus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eipgeo\u003c/h1\u003e\n  \u003cp align=\"center\"\u003eIP geolocation and intelligence tool for the terminal.\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://pypi.org/project/ipgeo-cli/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/v/ipgeo-cli.svg\" alt=\"PyPI\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://pypi.org/project/ipgeo-cli/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/pyversions/ipgeo-cli.svg\" alt=\"Python\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/shazeus/ipgeo-cli/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/shazeus/ipgeo-cli/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/shazeus/ipgeo-cli.svg\" alt=\"Stars\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n---\n\n**ipgeo** is a fast, feature-rich CLI for IP geolocation and network intelligence. Geolocate single IPs or hostnames, run bulk lookups from a file, perform reverse DNS, calculate CIDR networks, check VPN/proxy reputation, and validate IP addresses — all with beautiful rich-powered terminal output.\n\n- **Geolocation** — Country, region, city, coordinates, timezone, ISP, ASN from any IP or hostname\n- **Bulk Lookup** — Process hundreds of IPs from a file with progress tracking; export to JSON or CSV\n- **Reverse DNS** — PTR record lookups for one or many IPs in a single command\n- **CIDR Calculator** — Network address, broadcast, netmask, usable hosts, first/last host\n- **IP Range to CIDR** — Summarize any arbitrary IP range into minimal CIDR blocks\n- **Reputation Check** — Proxy/VPN/hosting detection and risk scoring\n- **IP Validation** — Classify IPs as private/public/loopback/multicast, IPv4 vs IPv6\n- **Your IP** — Instantly see your own public IP and geolocation\n\n## Installation\n\n```bash\npip install ipgeo-cli\n```\n\n## Usage\n\n```bash\n# Look up any IP or hostname\nipgeo lookup 8.8.8.8\nipgeo lookup github.com\n\n# Show your own public IP\nipgeo myip\n\n# Bulk lookup from a file\nipgeo bulk ips.txt\nipgeo bulk ips.txt --csv \u003e results.csv\nipgeo bulk ips.txt --json \u003e results.json\n\n# Reverse DNS\nipgeo rdns 8.8.8.8 1.1.1.1\n\n# CIDR network info\nipgeo cidr 192.168.1.0/24\nipgeo cidr 10.0.0.0/8\n\n# IP range to CIDR blocks\nipgeo range 10.0.0.1 10.0.0.100\n\n# Reputation / VPN / proxy check\nipgeo rep 1.2.3.4\n\n# Validate IP addresses\nipgeo validate 192.168.1.1 ::1 256.0.0.1\n```\n\n## Commands\n\n| Command | Description |\n|---------|-------------|\n| `lookup \u003cip\\|host\u003e` | Geolocate a single IP address or hostname |\n| `myip` | Show your public IP and geolocation |\n| `bulk \u003cfile\u003e` | Bulk geolocate IPs from a text file (one per line) |\n| `rdns \u003cip\u003e…` | Reverse DNS (PTR) lookup for one or more IPs |\n| `cidr \u003cnetwork\u003e` | Network details for a CIDR block |\n| `range \u003cstart\u003e \u003cend\u003e` | Summarize an IP range into CIDR blocks |\n| `rep \u003cip\u003e` | Reputation check — proxy/VPN/hosting/risk level |\n| `validate \u003cip\u003e…` | Validate and classify IP addresses |\n\nAll commands support `--json` for machine-readable output.\n\n## Configuration\n\nNo API key required. ipgeo uses the free [ip-api.com](http://ip-api.com) service.\n\nFor bulk lookups, requests are automatically batched (100 per request) to stay within rate limits.\n\n## License\n\nMIT © [shazeus](https://github.com/shazeus)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshazeus%2Fipgeo-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshazeus%2Fipgeo-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshazeus%2Fipgeo-cli/lists"}