As long as they aren't showing an IP instead of HOST, you can use:

Code:
on @*:join:#yourchannel: {
  if (aol.com isin $wildsite) { ban -ku300 $chan $nick AOL Sucks! }
}