Global IP address information database
The Internet Service and IP Reputation databases download details about public IP address, including: ownership, known services, geographic location, blocklisting information, and more. The details are available in drilldown information, tooltips, and other mechanisms in the FortiView and other pages.
The global IP address database is an integrated database containing all public IP addresses, and is implemented in the Internet Service Database.
To view the owner of the IP address:
(global) # get firewall internet-service-owner ? id Internet Service owner ID. 1 Google 2 Facebook 3 Apple 4 Yahoo 5 Microsoft ...... 115 Cybozu 116 VNC
To check for any known service running on an IP address:
(global) # diagnose internet-service info FG-traffic 6 80 8.8.8.8 Internet Service: 65537(Google.Web)
To check GeoIP location and blocklist information:
(global) # diagnose internet-service id 65537 | grep 8.8.8.8
To check a known malicious server:
(global) # diagnose internet-service id-summary 3080383 Version: 0000600096 Timestamp: 201902111802 Total number of IP ranges: 444727 Number of Groups: 7 Group(0), Singularity(20), Number of IP ranges(142740) Group(1), Singularity(19), Number of IP ranges(1210) Group(2), Singularity(16), Number of IP ranges(241) Group(3), Singularity(15), Number of IP ranges(38723) Group(4), Singularity(10), Number of IP ranges(142586) Group(5), Singularity(8), Number of IP ranges(5336) Group(6), Singularity(6), Number of IP ranges(113891) Internet Service: 3080383(Botnet.C&C.Server) Number of IP range: 111486 Number of IP numbers: 111486 Singularity: 20 Reputation: 1(Known malicious sites related to botnet servers, phishing sites, etc.) Icon Id: 591 Second Level Domain: 1(other) Direction: dst Data source: irdb
To check questionable usage:
(global) # diagnose internet-service id-summary 2818238 Version: 0000600096 Timestamp: 201902111802 Total number of IP ranges: 444727 Number of Groups: 7 Group(0), Singularity(20), Number of IP ranges(142740) Group(1), Singularity(19), Number of IP ranges(1210) Group(2), Singularity(16), Number of IP ranges(241) Group(3), Singularity(15), Number of IP ranges(38723) Group(4), Singularity(10), Number of IP ranges(142586) Group(5), Singularity(8), Number of IP ranges(5336) Group(6), Singularity(6), Number of IP ranges(113891) Internet Service: 2818238(Tor.Relay.Node) Number of IP range: 13718 Number of IP numbers: 13718 Singularity: 20 Reputation: 2(Sites providing high risk services such as TOR, proxy, P2P, etc.) Icon Id: 43 Second Level Domain: 1(other) Direction: dst Data source: irdb (global) # diagnose internet-service id-summary 2818243 Version: 0000600096 Timestamp: 201902111802 Total number of IP ranges: 444727 Number of Groups: 7 Group(0), Singularity(20), Number of IP ranges(142740) Group(1), Singularity(19), Number of IP ranges(1210) Group(2), Singularity(16), Number of IP ranges(241) Group(3), Singularity(15), Number of IP ranges(38723) Group(4), Singularity(10), Number of IP ranges(142586) Group(5), Singularity(8), Number of IP ranges(5336) Group(6), Singularity(6), Number of IP ranges(113891) Internet Service: 2818243(Tor.Exit.Node) Number of IP range: 1210 Number of IP numbers: 1210 Singularity: 19 Reputation: 2(Sites providing high risk services such as TOR, proxy, P2P, etc.) Icon Id: 43 Second Level Domain: 1(other) Direction: src Data source: irdb