Is the user flood event associated with an IP?
bool Whether the event has an IP.
public function hasIp() { return !empty($this->ip); }