Given this input "*** Client exiting: <nick> (<ident>@<domain>) (User has been mind-ripped)", how do I extract JUST the fully-specified domain name, ignoring everything else? confused (note that I have protected the actual data from one of the messages by replacing it in the note above with metatags)

This is from an on:1:SNOTICE:*mind-ripped* command, and is our server's peer-disconnect message format; I am trying to track involuntary disconnects from server by date, time and domain, so only want domain and time/date (time/date is taken care of).