You have to use the regex switch in your $hfind. Also, you don't need any *, as this isn't a wildcard search.

var %entry2 = $hfind(iptracker,%re,%c,r).data


-genius_at_work