URL Analyzer
NewParse and analyze URLs, extract components like protocol, host, path, query parameters, and more.
networkFree • No signup
About URL Structure
A URL (Uniform Resource Locator) consists of several components that identify resources on the web.
protocol://user:pass@subdomain.domain.tld:port/path?query#fragment- Protocol: http, https, ftp, mailto, etc.
- Auth: Optional username:password
- Host: Domain name or IP address
- Port: Optional (default: 80/443)
- Path: Resource location on server
- Query: Key-value parameters
- Fragment: Section within the page
- Origin: Protocol + host + port
Similar Tools
You might also be interested in
DNS Lookup
Look up DNS records for any domain. View A, AAAA, MX, TXT, NS, and CNAME records using public DNS servers.
My IP Address
View your public IP address and network information. Detects IPv4 and IPv6 addresses.
Subnet Calculator
Calculate IP subnets, network addresses, broadcast addresses, and available host ranges.
Port Reference
Look up common port numbers and their associated services and protocols.