IP Dissolve is a simple C# console application that provides detailed information about an IP address. Just enter an IP, and the app will give you relevant data about it.
- Input any IP address
- Retrieves and displays information about the IP (e.g., location, ISP, etc.)
- Run the application.
- When prompted, enter the IP address you want to look up.
- View the returned details about the IP.
- .NET Framework / .NET Core (depending on your app version)
Enter IP address: 8.8.8.8 Location: United States ISP: Google LLC