Get Iranian IP ranges ready for routers and firewalls.
Built by SeyedAli Emami
Problem
Regional routing work involves more than keeping a text file. Operators need to resolve domains, test addresses against maintained CIDRs, update the source, and format results for systems that reject small mistakes.
Capabilities
The tool checks direct IPs and domain resolutions against the range set, maintains CIDR data as a reusable source, and prepares output for MikroTik address lists, Windscribe-style routes, firewalls, ACLs, proxies, split routing, and custom scripts.
How it works
Constraints
Location-based routing is only as accurate as its current range source. The project reduces formatting and validation errors, but operators still own policy decisions and source freshness.
# 1) load and maintain the CIDR source
# 2) check a domain or IP
# 3) format ranges for the target system
# 4) paste or import into router / firewall / proxy tooling