autonomousSystemNumber = $this->get('autonomous_system_number'); $this->autonomousSystemOrganization = $this->get('autonomous_system_organization'); $this->isp = $this->get('isp'); $this->organization = $this->get('organization'); $this->ipAddress = $this->get('ip_address'); } }