From 22f485f4a786090cdc669c2988ac28d22e0a9a5f Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 15 Jul 2023 19:11:51 +0100 Subject: [PATCH 1/2] Adds Web-Check under Domain and IP Research --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bd3785..63112fc 100644 --- a/README.md +++ b/README.md @@ -707,6 +707,7 @@ algorithms, knowledgebase and AI technology. * [Threat Jammer](https://threatjammer.com) - Risk scoring service from curated threat intelligence data. * [urlQuery](http://urlquery.net) * [URLVoid](http://www.urlvoid.com) - Analyzes a website through multiple blacklist engines and online reputation tools to facilitate the detection of fraudulent and malicious websites. +* [Web-Check](https://web-check.as93.net/) - All-in-one tool for viewing website and server meta data * [WebMeUp](http://webmeup.com) - is the Web's freshest and fastest growing backlink index, and the primary source of backlink data for SEO PowerSuite. * [Website Informer](http://website.informer.com) * [WebsiteTechMiner.py](https://github.com/cybersader/WebsiteTechMiner-py) - automates gathering website profiling data into a CSV from the "BuiltWith" or "Wappalyzer" API for tech stack information, technographic data, website reports, website tech lookups, website architecture lookups, etc. From 2edbf2244e32206d765582a41f2a04ede2d2bb24 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 15 Jul 2023 19:19:06 +0100 Subject: [PATCH 2/2] Updates grammar for web-check (Oops, forgot to add the trailing full-stop, fixed now) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63112fc..be684da 100644 --- a/README.md +++ b/README.md @@ -707,7 +707,7 @@ algorithms, knowledgebase and AI technology. * [Threat Jammer](https://threatjammer.com) - Risk scoring service from curated threat intelligence data. * [urlQuery](http://urlquery.net) * [URLVoid](http://www.urlvoid.com) - Analyzes a website through multiple blacklist engines and online reputation tools to facilitate the detection of fraudulent and malicious websites. -* [Web-Check](https://web-check.as93.net/) - All-in-one tool for viewing website and server meta data +* [Web-Check](https://web-check.as93.net/) - All-in-one tool for viewing website and server meta data. * [WebMeUp](http://webmeup.com) - is the Web's freshest and fastest growing backlink index, and the primary source of backlink data for SEO PowerSuite. * [Website Informer](http://website.informer.com) * [WebsiteTechMiner.py](https://github.com/cybersader/WebsiteTechMiner-py) - automates gathering website profiling data into a CSV from the "BuiltWith" or "Wappalyzer" API for tech stack information, technographic data, website reports, website tech lookups, website architecture lookups, etc.