From 265c3cced8d9901f3567de29b6246ccca785bb9b Mon Sep 17 00:00:00 2001 From: Austin Lowery Date: Sat, 22 Dec 2018 02:11:07 -0600 Subject: [PATCH 1/6] Add dkimvalidator.com under mail section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 698c3f8..3cf4ba5 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: MX Toolbox - all of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool.
  :small_orange_diamond: blacklistalert - checks to see if your domain is on a Real Time Spam Blacklist.
  :small_orange_diamond: MultiRBL - complete IP check for sending Mailservers.
+  :small_orange_diamond: DKIM SPF & Spam Assassin Validator - Checks mail authentication and scores messages with Spam Assassin

##### :black_small_square: Net-tools From 67c8ba84fe7c90bed1976cccf5f44e5a12ff4531 Mon Sep 17 00:00:00 2001 From: Austin Lowery Date: Sat, 22 Dec 2018 02:20:48 -0600 Subject: [PATCH 2/6] Add IntoDNS mail and DNS server checker. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3cf4ba5..bad8894 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,8 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: DNS Table online - search for DNS records by domain, IP, CIDR, ISP.
  :small_orange_diamond: PTRarchive.com - this site is responsible for the safekeeping of historical reverse DNS records.
  :small_orange_diamond: xip.ip - wildcard DNS for everyone.
+  :small_orange_diamond: INTO DNS - DNS and mail server health checker.
+

##### :black_small_square: Mail From e73d0000139a365dc4e952af1b5e2e755974008f Mon Sep 17 00:00:00 2001 From: Austin Lowery Date: Sat, 22 Dec 2018 02:24:27 -0600 Subject: [PATCH 3/6] Add Leaf DNS comprehensive DNS tester. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bad8894..24455d9 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: PTRarchive.com - this site is responsible for the safekeeping of historical reverse DNS records.
  :small_orange_diamond: xip.ip - wildcard DNS for everyone.
  :small_orange_diamond: INTO DNS - DNS and mail server health checker.
+  :small_orange_diamond: Leaf DNS - Comprehensive DNS tester.

From 68756965b3259ca007d7da1bfdaca217a5203d13 Mon Sep 17 00:00:00 2001 From: Austin Lowery Date: Sat, 22 Dec 2018 02:26:21 -0600 Subject: [PATCH 4/6] Add whatsmydns.com DNS Propagation checking tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24455d9..226d24b 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: xip.ip - wildcard DNS for everyone.
  :small_orange_diamond: INTO DNS - DNS and mail server health checker.
  :small_orange_diamond: Leaf DNS - Comprehensive DNS tester.
+  :small_orange_diamond: What's My DNS - DNS Propagation Checking Tool.

From 4dae950012116a17e10bdc0cc07a41e3d3c6e776 Mon Sep 17 00:00:00 2001 From: "@trimstray" Date: Sun, 23 Dec 2018 11:05:28 +0100 Subject: [PATCH 5/6] dkimvalidator: fixed typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 226d24b..630c235 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: MX Toolbox - all of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool.
  :small_orange_diamond: blacklistalert - checks to see if your domain is on a Real Time Spam Blacklist.
  :small_orange_diamond: MultiRBL - complete IP check for sending Mailservers.
-  :small_orange_diamond: DKIM SPF & Spam Assassin Validator - Checks mail authentication and scores messages with Spam Assassin
+  :small_orange_diamond: DKIM SPF & Spam Assassin Validator - checks mail authentication and scores messages with Spam Assassin.

##### :black_small_square: Net-tools From d0d174693829652493cf81b39f4edab663318f84 Mon Sep 17 00:00:00 2001 From: "@trimstray" Date: Sun, 23 Dec 2018 11:13:42 +0100 Subject: [PATCH 6/6] fixed typos; added ceipam dnslookup --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 630c235..604c328 100644 --- a/README.md +++ b/README.md @@ -273,9 +273,10 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: DNS Table online - search for DNS records by domain, IP, CIDR, ISP.
  :small_orange_diamond: PTRarchive.com - this site is responsible for the safekeeping of historical reverse DNS records.
  :small_orange_diamond: xip.ip - wildcard DNS for everyone.
-  :small_orange_diamond: INTO DNS - DNS and mail server health checker.
-  :small_orange_diamond: Leaf DNS - Comprehensive DNS tester.
-  :small_orange_diamond: What's My DNS - DNS Propagation Checking Tool.
+  :small_orange_diamond: intoDNS - DNS and mail server health checker.
+  :small_orange_diamond: Leaf DNS - comprehensive DNS tester.
+  :small_orange_diamond: dnslookup (ceipam) - one of the best DNS propagation checker (and not only).
+  :small_orange_diamond: What's My DNS - DNS propagation checking Tool.