SRV Lookup
DNSResolve an SRV service record — priority, weight, port and target host.
Use this from the command line
curl -s https://ipcow.com/api/tools/srv-lookup \
-H 'content-type: application/json' \
-d '{"domain":"_sip._tcp.example.com"}' Resolve an SRV service record — priority, weight, port and target host.
curl -s https://ipcow.com/api/tools/srv-lookup \
-H 'content-type: application/json' \
-d '{"domain":"_sip._tcp.example.com"}'