Skip to main content
gcortes1
Staff
Staff
January 9, 2025

Technical Tip: How to search ISDB using IP address

  • January 9, 2025
  • 0 replies
  • 731 views
Description This article describes how to check the Internet Service Database for specific IP addresses.
Scope FortiMail v7.0.x, v7.2.x, v7.4.x, v7.6.x.
Solution

Run the following via the CLI:
Use the following command to know the current FortiGuard Internet-service DB version in the FortiMail.


diagnose autoupdate versions | grep -A6 Internet-service

 

ISDB-Fortimail.PNG

 

Use the following command to identify the ISDB associated with an IP.


diagnose internet-service ip <public ip>

 

Example:

Domain in google: gmail.com.

 

execute nslookup name gmail.com type mx

 

nslookup-fortimail.png

 

For the IP 173.194.77.27:

 

diagnose internet-service ip 173.194.77.27

 

ISDB-gmail.PNG

 

This identification can help in creating policies with ISDB:

Technical Tip: How to use ISDB on FortiMail