Querying the DNS service records to find the hostname and TCP/IP
问题 In a paper about the Life Science Identifiers (see LSID Tester, a tool for testing Life Science Identifier resolution services), Dr Roderic DM Page wrote : Given the LSID urn:lsid**:ubio.org**:namebank:11815, querying the DNS for the SRV record for _lsid._tcp . ubio.org returns animalia.ubio.org:80 as the location of the ubio.org LSID service. I learned that I can link _lsid._tcp.ubio.org to animalia.ubio.org:80 using the host command on unix: host -t srv _lsid._tcp.ubio.org _lsid._tcp.ubio