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.

Show HN: DNSApe – Simple, Fast Network Tools

3 pointsby codercottonabout 6 years ago

2 comments

codercottonabout 6 years ago
DNSApe 1.1.3 has been released. DNSApe (<a href="https:&#x2F;&#x2F;dnsape.com" rel="nofollow">https:&#x2F;&#x2F;dnsape.com</a>) is a free network tool for anyone that deals with websites on a daily basis. We provide the following tools.<p>* DNS Records - list DNS records for a domain<p>* DNS Traversal - show DNS records from root, TLD, and authoritative name servers<p>* DNS Cache - show DNS records from popular DNS servers<p>* HTTP Headers - get HTTP headers for a domain<p>* Whois - Whois lookup (we never save any lookups)<p>* IP Whois - just what is sounds like...<p>* SSL - SSL lookup and verification<p>* Ping - a simple ping from our server<p>We’ve fixed and added a bunch since our initial New Years release. Here are our new features.<p>* Dark mode! Our top requested feature...<p>* Lookup URLs - copy URLs to share and load lookups directly (e.g. <a href="https:&#x2F;&#x2F;dnsape.com&#x2F;ssl&#x2F;amazon.com" rel="nofollow">https:&#x2F;&#x2F;dnsape.com&#x2F;ssl&#x2F;amazon.com</a> or <a href="https:&#x2F;&#x2F;dnsape.com&#x2F;dns&#x2F;reddit.com" rel="nofollow">https:&#x2F;&#x2F;dnsape.com&#x2F;dns&#x2F;reddit.com</a>)<p>* Replaced RBL tool with SSL tool (RBL lookup may return later in a more useful state)<p>* Added client IP address linked to IPWhois lookup in the footer<p>* Entirely new backend infrastructure (Docker on Vultr behind Cloudflare)<p>Future features include an upload time calculator, a network subnet calculator, and a one-page domain summary. You can vote on features here (<a href="https:&#x2F;&#x2F;dnsape.featureupvote.com" rel="nofollow">https:&#x2F;&#x2F;dnsape.featureupvote.com</a>).<p>DNSApe is 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>). We&#x27;re looking for feedback and suggestions, and of course contributors are welcome!
kseistrupabout 6 years ago
It seems to be putting a random character before each TXT record, how come?<p><pre><code> https:&#x2F;&#x2F;dnsape.com&#x2F;dns&#x2F;dr.dk https:&#x2F;&#x2F;dnsape.com&#x2F;dns&#x2F;svt.se https:&#x2F;&#x2F;dnsape.com&#x2F;dns&#x2F;aftenposten.no https:&#x2F;&#x2F;dnsape.com&#x2F;dns&#x2F;dmarcian.com</code></pre>