query siteLicenseCompany($userIpAddress: String) { siteLicenseCompany(input: { userIpAddress: $userIpAddress }) { companyName } }