Description | This article describes how to check to which FQDN an IP address belongs to. |
Scope | FortiGate. |
Solution |
Execute the simple command as below:
diagnose firewall fqdn list | grep x.x.x.x <----- Where x.x.x.x is the IP that is accessed.
For v7.0 and later:
diagnose firewall fqdn list-ip | grep x.x.x.x |