Server - SERVER-LOCATION Factor

A JSON where contains various data about the server location of a given website. If the server location is not found, then returns null.



KeyTypeDescription
hostStringWebsite host.
ipStringWebsite IP address.
cityStringServer’s city of the referring page.
stateStringState where is located the server of the referring page.
country_nameStringCountry name where is located the server of the referring page.
zipStringZip code of server’s location of the referring page.
country_codeStringCountry code of server’s location of the referring page.
latitudeDoubleLatitude of geographic position of the server’s referring page.
longitudeDoubleLongitude of geographic position of the server’s referring page.