Server - SERVER-IP-ADDRESS Factor

A JSON containing basic data if the given website IP address is canonized or not. If the address IP could not be found, then returns null.



KeyTypeDescription
is_canonizedBooleanTells if the IP address is canonized or not, in other words, if the IP is not referring to this website URL or if is pointing to the website’s server.
ipStringThe address IP found for this website URL.