Technical TIp: How to look up IP address information from the Internet Service Database
| Description | This article describes how to look up IP address information from Internet Service Database on FortiGate GUI.
|
| Scope | FortiGate v7.2.0+ GA releases. |
| Solution | To lookup IP address Info.
diagnose internet-service match <vdom_name> <IP_Address> <Netmask>
Replace <vdname>, <ip>, and <netmask> with the appropriate values to find matched Internet Services for the specific IP address.
For example:
diagnose internet-service match root 96.45.46.46 255.255.255.255
diagnose geoip ip2country <ip-address>
This will provide the country information for the specified IP address.
The following command is used to get more information on the IP, along with coordinates:
diagnose geoip geoip-query <ip-address>
|





