├── CONTRIBUTING.md ├── LICENSE.md └── README.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | ### Getting started 2 | 3 | The [README](README.md) contains the full list of all checkers. 4 | 5 | Please ensure any new sections are added alphabetically in the list. 6 | 7 | Within a section, please ensure new services are added alphabetically (by name / domain) in the list. 8 | 9 | Please ensure you list the free / paid status of the service as one of the following: 10 | 11 | * Free 12 | * Paid 13 | * Free and paid plans 14 | * Free and donations welcome 15 | 16 | If you're unsure about where something should go, don't worry, feel free to open an issue or discuss it in the pull-request - we'll work out a place for it. 17 | 18 | ### Contributor Code of Conduct 19 | 20 | As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities. 21 | 22 | We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, or religion. 23 | 24 | Examples of unacceptable behavior by participants include the use of sexual language or imagery, derogatory comments or personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct. 25 | 26 | Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed from the project team. 27 | 28 | This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. 29 | 30 | Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers. 31 | 32 | This Code of Conduct is adapted from the Contributor Covenant, version 1.1.0, available at http://contributor-covenant.org/version/1/1/0/ 33 | -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- 1 | Copyright (c) 2017 Matt Brunt 2 | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy 4 | of this software and associated documentation files (the "Software"), to deal 5 | in the Software without restriction, including without limitation the rights 6 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 7 | copies of the Software, and to permit persons to whom the Software is 8 | furnished to do so, subject to the following conditions: 9 | 10 | The above copyright notice and this permission notice shall be included in all 11 | copies or substantial portions of the Software. 12 | 13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 14 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 15 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 19 | SOFTWARE. 20 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Checker Services ✅ 2 | 3 | List of links to the various checkers out there on the web for sites, domains, security etc. 4 | 5 | ## Table of Contents 📖 6 | 7 | * [Accessibility](#accessibility-️) ♿️ 8 | * [Browser Testing](#browser-testing-) 🌎 9 | * [Cron Jobs](#cron-jobs-)⚡ 10 | * [DNS](#dns-) 🌐 11 | * [Load Testing](#load-testing-) 🔥 12 | * [Mail Configuration](#mail-configuration-️) ✉️ 13 | * [Mail Testing](#mail-testing-️) ✉️ 14 | * [Mobile Friendliness](#mobile-friendliness-) 📱 15 | * [Security](#security-) 🔒 16 | * [SEO](#seo-) 📈 17 | * [Technology Used](#technology-used-) 🖥 18 | * [Uptime Monitoring](#uptime-monitoring-) 📉 19 | * [URL Analysis](#url-analysis-) 🌐 20 | * [Validation](#validation-) 👌 21 | * [Website Performance](#website-performance-) 🚀 22 | * [Contributing](#contributing) ✍️ 23 | 24 | ## Accessibility ♿️ 25 | 26 | | URL | Description | 💳 | 27 | | --- | ----------- | -- | 28 | | https://achecks.ca/achecker | Checks single HTML pages for conformance with accessibility standards to ensure the content can be accessed by everyone. | Free | 29 | | http://www.dasilva.org.br/ | Test sites for accessibility issues (W3C/WAI - WCAG1 and WCAG2 - and E-mag). | Free | 30 | | https://excellentwebcheck.com/website-accessibility-checker | Test entire websites for accessibility issues on mobile, tablet and desktop screen sizes. | Free and paid plans | 31 | | https://tenon.io/ | Test sites for accessibility issues and offer solutions for problems found. | Free and paid plans | 32 | | https://www.toptal.com/designers/colorfilter | Checks pages for color accessibility. | Free | 33 | | https://wave.webaim.org/ | Gives a detailed report about markup and accessibility concerns including ARIA roles. Provides solutions for problems found. | Free | 34 | 35 | ## Browser Testing 🌎 36 | 37 | | URL | Description | 💳 | 38 | | --- | ----------- | -- | 39 | | http://browsershots.org | Test websites on many browser, platforms and devices. | Free | 40 | | https://www.browserstack.com/ | Test your website for cross browser compatibility on real browsers. Instant access to multiple desktop and mobile browsers. | Paid | 41 | | https://www.lambdatest.com/ | Test your website in real browsers on multiple devices. | Free and paid plans | 42 | | https://saucelabs.com | Test apps and websites in many browsers. Can be integrated in CI workflows. | Free trial, free for open source projects, paid | 43 | | https://testingbot.com | Test apps and websites in many browsers. Can be integrated in CI workflows. | Free trial, free for open source projects, paid | 44 | 45 | ## Cron Jobs ⚡ 46 | 47 | | URL | Description | 💳 | 48 | | --- | ----------- | -- | 49 | | https://cronhub.io/ | Painless cron job scheduler & monitoring service. | Paid | 50 | | https://cronless.com/ | Online Cron Job Replacement and Monitoring Service. | Free | 51 | | https://deadmanssnitch.com/ | Get More Out of Your Cron Jobs. | Paid | 52 | | https://healthchecks.io/ | Simple and Effective Cron Job Monitoring. | Free | 53 | 54 | ## DNS 🌐 55 | 56 | | URL | Description | 💳 | 57 | | --- | ----------- | -- | 58 | | https://bgp.he.net | Check IPs, networks, whois, ASNs, prefixes and more. | Free | 59 | | https://www.digwebinterface.com/ | Extensive web interface to dig for doing online DNS / nameserver query. | Free and donations welcome | 60 | | https://dnscheck.pingdom.com/ | Enter a domain name to check if its DNS servers are configured correctly. | Free | 61 | | https://dnschecker.org | Check the DNS propagation of domains. | Free | 62 | | https://dnsdumpster.com/ | Domain research tool that can discover hosts related to a domain. | Free | 63 | | https://dnsspy.io/ | Monitor, validate and verify your DNS configurations. | Free and paid plans | 64 | | https://www.dnsstuff.com/tools | Multiple DNS tools. | Free | 65 | | https://dnsviz.net/ | A DNS visualization tool, incuding a visual analysis of the DNSSEC authentication chain. | Free | 66 | | https://dnswatch.info/ | DNS Lookups & Performance Monitoring. | Free | 67 | | https://www.domainiq.com/tools | DNS, IP, MX tools. | Free and paid plans | 68 | | https://whois.domaintools.com/ | Reverse whois & IP lookup. | Free and paid plans | 69 | | https://ip6.nl | Test if the server supports IPv6. | Free | 70 | | https://ipv6-test.com/validate.php | Test if the server supports IPv6. | Free | 71 | | https://www.ipvoid.com | Multiple IP address tools. | Free | 72 | | https://mxtoolbox.com/SuperTool.aspx | Big collection of useful network tools. | Free | 73 | | https://simpledns.plus/lookup-dg | Trace a zone from the root, to debug delegation and whois| Free| 74 | | https://toolbox.googleapps.com/apps/dig | Easy to use DNS dig tool. | Free | 75 | | https://toolbox.googleapps.com/apps/checkmx | Check the MX records of a domain. | Free | 76 | | https://tools.keycdn.com | Check for http/2 support and find network related issues. | Free | 77 | | https://www.ultratools.com | Big collection of useful network tools. | Free | 78 | | https://www.unlocktheinbox.com/dnstools/mx/ | Checks DNS, WHOIS, Blacklists, and more. | Free and paid plans | 79 | | https://www.viewdns.info/ | View DNS, IP, MX information. | Free and paid plans | 80 | | https://zonemaster.net/ | Check, measure and validate DNS. | Free | 81 | | https://www.nslookup.io/ | Global DNS propagation checker. | Free | 82 | 83 | ## Load Testing 🔥 84 | 85 | | URL | Description | 💳 | 86 | | --- | ----------- | -- | 87 | | https://loader.io/ | Loader.io is a FREE load testing service that allows you to stress test your web-apps & APIs with thousands of concurrent connections. | Free and paid plans | 88 | | https://loadimpact.com/ | Load test your website, app or API instantly with up to 1.2 million concurrent users. Get unlimited tests with a free trial. | Free and paid plans | 89 | 90 | ## Mail Configuration ✉️ 91 | 92 | | URL | Description | 💳 | 93 | | --- | ----------- | -- | 94 | | https://email-checker.net | Check emails addresses and lists of email addresses for existence. | Free and paid plans | 95 | | https://hunter.io/email-verifier | Test the existence of up to 100 email addresses. | Free and paid plans | 96 | | https://www.mail-tester.com/ | Test the Spammyness of your Emails. | Free | 97 | | https://mxtoolbox.com/blacklists.aspx | The blacklist check will test a mail server IP address against over 100 DNS based email. | Free and paid plans | 98 | | https://www.unlocktheinbox.com/mail-tester/ | Email Authentication and Configuration Tester. | Free and paid plans | 99 | | https://verify-email.org | Verify if an email address and the mailbox behind it exists. | Free and paid plans | 100 | | https://www.verifyemailaddress.org | Another email address checker. | Free and paid plans | 101 | | https://tools.verifyemailaddress.io | Test if an email address exists. Also provides an API for developers. | Free and paid plans | 102 | 103 | ## Mail Testing ✉️ 104 | 105 | | URL | Description | 💳 | 106 | | --- | ----------- | -- | 107 | | https://www.unlocktheinbox.com/services/inboxtester/| Email Inbox Tester - Check over 20+ destinations. |Paid Plans | 108 | | https://www.campaignmonitor.com | Preview emails in over 25 different email clients with the inbox preview feature. | Free trial, paid plans | 109 | | https://www.emailonacid.com | Test emails in over 70 email clients, apps and on different platforms. | Free trial, paid plans | 110 | | https://litmus.com/email-testing |Test the rendering of emails in over 70 email clients and devices. | Free trial, paid plans | 111 | | https://previewmyemail.com | Another provider to test the rendering on many email clients and devices. | Paid plans | 112 | | https://putsmail.com | Send and debug emails in three parts (html, plain text, Apple watch). | Free | 113 | 114 | ## Mobile Friendliness 📱 115 | 116 | | URL | Description | 💳 | 117 | | --- | ----------- | -- | 118 | | https://developers.google.com/web/tools/lighthouse/ | Useful for testing PWA's does mobile friendliness etc but not exclusively mobile. | Free | 119 | | https://excellentwebcheck.com/mobile-friendly-website-test | Test how mobile friendly an entire website is. More advanced scan than Google's Mobile Usability test. | Free and paid plans | 120 | | https://search.google.com/search-console/mobile-usability | Test how easily a visitor can use your page on a mobile device. Just enter a page URL to see how your page scores. | Free | 121 | 122 | ## Security 🔒 123 | 124 | | URL | Description | 💳 | 125 | | --- | ----------- | -- | 126 | | https://www.checkbot.io/ | Browser extension that checks multiple pages at once for web security best practices. Finds HTTPS mixed content issues, insecure password forms and more. | Free and paid plans | 127 | | https://crt.sh | Get an overview and information of assigned TLS certificates. | Free | 128 | | https://csp-evaluator.withgoogle.com | Validate and check the CSP for weaknesses and security issues. | Free | 129 | | https://hackertarget.com | This service provides multiple tools to check websites for vulnerabilities. | Free and paid plans | 130 | | https://www.hardenize.com/ | Harden your server's security. | Free | 131 | | https://hstspreload.org/ | Check if a domain is on the HSTS preload list in browsers and submit them to the list. | Free | 132 | | https://httpschecker.net/ | Track down HTTPS mixed content issues. | Free and paid plans | 133 | | https://internet.nl/ | Check whether your internet is up to date on Internet Standards. | Free | 134 | | https://www.isithacked.com | Check if there are any signs that a website is hacked. | Free | 135 | | https://www.magereport.com | MageReport checks if a Magento instance is outdated and if all security patches are installed. | Free | 136 | | https://observatory.mozilla.org/ | Observatory by Mozilla is a project designed to help developers, system administrators, and security professionals configure their sites safely and securely. | Free | 137 | | https://report-uri.io/home/tools | Multiple useful tools for CSP, HPKP, SRI, headers and certificates. | Free | 138 | | https://securityheaders.io/ | Scott Helme built securityheaders.io after deploying security headers like CSP and HSTS to his own site. He wanted a quick and easy way to check if other sites were using these headers and he figured he'd turn it into a useful tool for everyone to use! | Free | 139 | | https://sshcheck.com | Check the SSH configuration of servers. | Free | 140 | | https://www.ssllabs.com/ssltest/ | This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet. | Free | 141 | | https://tls.imirhil.fr/ | Test the strength of the available ciphers which can be used with HTTPS or SSH. | Free | 142 | 143 | ## SEO 📈 144 | 145 | | URL | Description | 💳 | 146 | | --- | ----------- | -- | 147 | | https://www.checkbot.io/ | Browser extension that checks multiple pages at once for SEO best practices. Finds duplicate content, broken links, unfriendly URL names and more. | Free and paid plans | 148 | | https://insites.com/ | Test your websites for everything. Check spelling, broken links, SEO, accessibility and more. | Paid | 149 | | https://keyword.com | Accurate keyword rank tracking software with daily updates. | Paid | 150 | | https://nibbler.silktide.com/ | Nibbler is a free tool for testing websites. Enter the address of any website and Nibbler will give you a report scoring the website out of 10 for key areas, including accessibility, SEO, social media and technology. | Free and paid plans | 151 | | https://search.google.com/structured-data/testing-tool/u/0/ | Evaluate your structured data (rich snippets) markup for errors or warnings. | Free | 152 | | https://www.seobility.net/en | All-in-one SEO software including crawler, rank tracker, backlink checker, monitoring and reporting tools. | Free and paid plans | 153 | | https://seomator.com | SEO Audit Tool and website crawler for SEO performance improving with How-to-Fix tips. | Paid | 154 | 155 | 156 | ## Technology Used 🖥 157 | 158 | | URL | Description | 💳 | 159 | | --- | ----------- | -- | 160 | | https://builtwith.com/ | Find out what websites are Built With. | Free and paid plans | 161 | 162 | 163 | ## Uptime Monitoring 📉 164 | 165 | | URL | Description | 💳 | 166 | | --- | ----------- | -- | 167 | | https://www.freshworks.com/website-monitoring/ | 50 monitors, 1 min intervals, 5 public status pages free. | Free and paid plans | 168 | | https://ohdear.app/ | 2 sites, 5 euro, uptime, certificate monitoring, mixed content scanning and more. | Paid only | 169 | | https://www.statuscake.com/ | 10 monitors, 5 min intervals, branded public reporting free. | Free and paid plans | 170 | | https://uptimerobot.com/ | 50 monitors, 5 min intervals, 2 months of logs free. | Free and paid plans | 171 | 172 | 173 | ## URL Analysis 🌐 174 | 175 | | URL | Description | 💳 | 176 | | --- | ----------- | -- | 177 | | https://urlscan.io | Find out what happens when a URL is accessed. | Free | 178 | 179 | ## Validation 👌 180 | | URL | Description | 💳 | 181 | | --- | ----------- | -- | 182 | | https://validator.w3.org/unicorn/ | Checks for proper HTML and CSS markup as well as broken links. | Free | 183 | | https://www.zerobounce.com/ | Checks to see if the email address is valid. | Free and paid plans | 184 | 185 | ## Website Performance 🚀 186 | 187 | | URL | Description | 💳 | 188 | | --- | ----------- | -- | 189 | | https://www.checkbot.io/ | Browser extension that checks multiple pages at once for performance best practices. Finds unminified resources, redirect chains, render-blocking JavaScript and more. | Free and paid plans | 190 | | https://www.debugbear.com/test/website-speed | DebugBear is a site speed testing tool that analyzes page performance and recommends possible optimizations. | Free and paid plans | 191 | | https://developers.google.com/speed/pagespeed/insights/ | PageSpeed Insights analyzes the content of a web page, then generates suggestions to make that page faster. | Free | 192 | | https://gtmetrix.com/ | GTmetrix is a free tool that analyzes your page's speed performance. Using PageSpeed and YSlow, GTmetrix generates scores for your pages and offers actionable recommendations on how to fix them. | Free and paid plans | 193 | | https://pageweight.imgix.com/ | See how images affect your page speed. | Free | 194 | | https://testmysite.withgoogle.com | Checks websites for performance issues and provides reports. | Free | 195 | | https://toolbox.googleapps.com/apps/har_analyzer | Analyze the performance with a HAR file. | Free | 196 | | https://tools.pingdom.com/ | Enter a URL to test the load time of that page, analyze it and find bottlenecks. | Free and paid plans | 197 | | https://www.uptrends.com/tools/website-speed-test | Check the performance from 30+ free and 160+ paid checkpoints. | Free and paid plans | 198 | | https://www.webpagetest.org | Website performance test tools with many options. | Free | 199 | | https://yellowlab.tools/ | Online test to help speeding up heavy web pages. | Free | 200 | 201 | ## Contributing ✍️ 202 | 203 | This started as a small personal project. 204 | 205 | Although this project is small, openness and inclusivity are taken seriously. To that end a code of conduct (listed in the contributing guide) has been adopted. 206 | 207 | [Contributor Guide](CONTRIBUTING.md) 208 | --------------------------------------------------------------------------------