IP Cow logo IP Cow

Privacy-first IP, DNS & email tools · 20+ years of serving your IP

SRV Lookup

DNS

Resolve 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"}'