Network Tools
Look up SRV DNS records for any service domain.
Use this SRV lookup tool to find service records for protocols like SIP, XMPP, LDAP, Minecraft, and other services. It is useful for troubleshooting service discovery, domain-based routing, and protocol-specific connection settings.
Use this SRV lookup tool to find service records for protocols like SIP, XMPP, LDAP, Minecraft, and other services. It is useful for troubleshooting service discovery, domain-based routing, and protocol-specific connection settings.
Use srv lookup when you need a fast browser-based result without extra setup. It works well for quick checks, one-off tasks, and routine formatting or calculation work.
Read step-by-step usage guidance, best practices, and common mistakes.
See common questions and answers about input, output, and tool usage.
Review practical input and output examples before running the tool.
Find similar and supporting tools for adjacent actions and follow-up tasks.
Input
_sip._tcp.example.com
Output
SRV result with priority, port, and target
Checks a service-specific DNS record.
Fix: Use the full pattern with service and protocol such as _service._tcp.domain.com.
Fix: Use CNAME, A, or other DNS tools if the source is not service-specific.
Fix: Check whether that protocol or app actually publishes SRV entries.
Enter a full SRV hostname like _sip._tcp.example.com.
It usually includes priority, weight, port, and target host.
It is useful for service discovery, VoIP, messaging, directory services, and app-specific DNS routing.
Yes. It works online in the browser.
Use SRV lookup when you need service-specific records with port and priority data. Use CNAME lookup when you only need hostname alias information.