> > Could we change the protcol to have two fields for the domain lookup? > > domain => 'tucows', > > tld => 'com', > > > > Since neither should contain periods it should be very fast to check for > > it.
Not quite. One valid TLD for example is "co.uk" As an aside, I checked our site and we don't have any of these problems since we have our own validation that runs prior to handing everything over to OpenSRS... that's a relief...
