Internet Tools
Free Internet Tools — DNS Lookup, Speed Test and More
Toolbox Hub internet tools help you check, test, and inspect web-related details directly from your browser. Look up DNS records for a domain, test a website's speed and performance, check whether a site is mobile-friendly, inspect URL redirect chains, verify SSL details, and run other lightweight web checks that come up in site management, development, and technical troubleshooting. Each tool is free to use and does not require an account. Whether you are diagnosing a domain issue, preparing a site for launch, checking a live URL, or testing basic web performance, the tools below cover the standard internet checks that developers and site owners need most often.
Browse tools
Open the featured picks below or use the directory search to narrow this category quickly.
Helpful next steps
Each category page includes related links, search, and lighter browsing paths for mobile and desktop.
Search Tools
Search inside Internet Tools
Search only within internet tools tools and jump to the right page faster.
Press / to search from anywhere
Start with a quick search so the directory feels smaller and more focused from the first click.
Popular searches
Tools list
All internet tools tools
Start here if you want the full list right away. Open any tool directly or filter the list to narrow it down.
Category directory
Browse the full category
Search inside this category and reveal more tools only when you need them.
Browse tools in this section
IP Address Lookup
Limited online IP information page with honest limits.
DNS Lookup
Look up common DNS records through a tool.
HTTP Status Code Checker
Check URL status from the browser when the target allows website access access.
URL Redirect Checker
Inspect redirect behavior only where the browser can actually see it.
User Agent Parser
Parse and inspect user agent strings locally.
MIME Type Lookup
Look up common MIME types from extensions or file types.
Webpage Source Viewer
Fetch visible page source only when the remote site allows browser access.
Mobile Friendly Checker
Check mobile-friendly signals through online HTML and performance analysis.
URL Status Checker
Check reachable URL responses with honest online limits.
Featured tools
Start with the strongest options
Category overview
Check websites, DNS records, links, and other web details.
Explore more
Trending in Internet Tools
A few useful picks in this category.
Recent additions
Category FAQ
Questions about Internet Tools
What is a DNS lookup and when would I need to do one?
DNS (Domain Name System) translates human-readable domain names like toolboxhubapp.com into the IP addresses that computers use to connect. A DNS lookup retrieves the records associated with a domain — A records (IPv4 addresses), AAAA records (IPv6), MX records (mail servers), CNAME records (aliases), TXT records (verification strings), and more. DNS lookups are useful when troubleshooting email delivery issues, verifying that DNS changes have propagated, confirming domain ownership records, and diagnosing connectivity problems.
How do I test my website speed online?
Open the Website Speed Test tool, enter your URL, and run the test. The tool measures how long the page takes to load and reports key performance metrics. Slow load times hurt both user experience and search engine rankings — Google uses page speed as a ranking signal for both desktop and mobile searches. Common causes of slow pages include uncompressed images, unminified CSS and JavaScript, slow server response times, and too many external resource requests.
What does a mobile-friendly checker test?
The Mobile Friendly Checker tests whether a web page is usable on a smartphone screen. It checks whether the page uses a responsive layout that adapts to small screens, whether tap targets (buttons, links) are large enough to use with a finger, whether text is readable without zooming, and whether the page avoids horizontal scrolling. Google's mobile-first indexing means a page's mobile version is the one used for ranking, so passing this check is important for SEO.
How do I check where a URL redirects?
The URL Redirect Checker follows a URL through every HTTP redirect in the chain and shows each step with its HTTP status code. A 301 redirect is a permanent redirect, a 302 is temporary, and a 307 is a temporary redirect that preserves the request method. Checking redirect chains is useful for diagnosing broken links, verifying that old URLs are pointing to the correct new destinations, and auditing site migrations where hundreds of redirects were set up.
What is a User Agent string and how do I parse one?
A User Agent string is a line of text that your browser sends to every website you visit, identifying the browser name, version, operating system, and rendering engine. Websites use this to serve appropriate content, track browser usage, and block certain automated clients. The User Agent Parser on Toolbox Hub breaks the string into its components and displays them in plain English — useful for debugging browser-specific issues, checking what a custom client reports, and understanding web analytics data.
What is an HTTP status code?
HTTP status codes are three-digit numbers that a server returns with every response to tell the browser (or API client) what happened. 200 means success. 301 and 302 are redirects. 400 means a bad request, 401 means unauthorised, 403 means forbidden, 404 means the page was not found. 500 is a server error, 502 is a bad gateway, and 503 means the service is temporarily unavailable. Knowing what each code means is essential for debugging websites, APIs, and crawl issues flagged in tools like Google Search Console.
What is a MIME type and how do I look one up?
A MIME type (Multipurpose Internet Mail Extensions type) is a label that tells a browser or server what kind of data a file contains. For example, image/jpeg tells the browser a file is a JPG image, application/json tells an API client the response is JSON, and text/html tells the browser the content is an HTML page. MIME types are set in HTTP response headers and are important for file uploads, API responses, and any system that needs to handle different file types correctly. The MIME Type Lookup tool shows the correct MIME type for any file extension.
Explore nearby categories
Move between related sections to find another tool without starting your search over.
