Domains reversed in json results?

While looking around at the raw data returned via JSON (such as http://www.webpagetest.org/jsonResult.php?test=141126_HK_13CS) - I noticed the domains in the aggregate domain stats (near the end) appear to be backwards. Here’s an excerpt:

“domains”:{“ku.oc.tiutni.www”:{“bytes”:17112,“requests”:2,“connections”:1},“moc.ylezimitpo.ndc”:{“bytes”:58638,“requests”:1,“connections”:1},“ten.ixwy.ndc”:{“bytes”:7310,“requests”:1,“connections”:1},“moc.nethgisne.suxen”:{“bytes”:51497,“requests”:6,“connections”:3},“moc.citatstiutni.3s-ku-skoobkciuq”:

Shouldn’t those be ku.oc.tiutni.www → www.intuit.co.uk?

Not a big deal, just thought you’d like to know.

Thanks!
Shane

Reversing the hostname is a common method to make grouping by top level domain easier.