TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

DNSApe – Fast, free network tools

4 pointsby codercottonover 6 years ago

2 comments

codercottonover 6 years ago
Today we&#x27;re releasing DNSApe (<a href="https:&#x2F;&#x2F;dnsape.com" rel="nofollow">https:&#x2F;&#x2F;dnsape.com</a>), a free network tool for anyone that deals with websites on a daily basis. We provide the following tools at launch.<p><pre><code> * **DNS Records** - list DNS records for a domain * **DNS Traversal** - show DNS records from root, TLD, and authoritative name servers * **DNS Cache** - show DNS records from popular DNS servers * **HTTP Headers** - get HTTP headers for a domain * **Whois** - Whois lookup (we never save any lookups) * **IP Whois** - just what is sounds like... * **RBL** - troubleshoot email deliver-ability by checking if domain is listed in email reverse block lists * **Ping** - a simple ping from our server </code></pre> Future features include keyboard shortcuts, upload time calculator, subnet calculator, and other network-related tools. You can vote on features here (<a href="https:&#x2F;&#x2F;dnsape.featureupvote.com" rel="nofollow">https:&#x2F;&#x2F;dnsape.featureupvote.com</a>).<p>We also released a large update to our primary srvAudit (<a href="https:&#x2F;&#x2F;srvaudit.com" rel="nofollow">https:&#x2F;&#x2F;srvaudit.com</a>) application. If you have a need to track logins and command history for Linux servers, check it out!<p>We&#x27;re releasing this as open source under the MIT license here (<a href="https:&#x2F;&#x2F;github.com&#x2F;srvaudit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;srvaudit</a>) soon. We&#x27;re looking for feedback and suggestions, and of course contributors are welcome!
评论 #18808176 未加载
RichardHeskethover 6 years ago
Nice tools, thanks!<p>I notice that when I feed my domain name into DNSApe, I appear to get ‘Listed’ results for the following: dnsbl.njabl.org, combined.njabl.org<p>According to Wikipedia (<a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Not_Just_Another_Bogus_List" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Not_Just_Another_Bogus_List</a>), this service is defunct, though. Am I missing something?<p>Also, it’d be great if ‘ping’ failed gracefully when the cited domain name doesn’t resolve to a hostname. Right now, it gives me a load of output that identifies file system paths to PHP scripts, and your use of laravel and shell commands.
评论 #18810164 未加载