ns_lookup.cr
ns_lookup.cr
Web-API for www.nslookup.io find all DNS records for a domain name using this online tool.
Example
require "./ns_lookup"
ns_lookup = NsLookup.new
dns_info = ns_lookup.dns_lookup(
domain="google.com", dns_server="cloudflare")
puts dns_info
Repository
ns_lookup.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- 4 months ago
- November 13, 2025
License
Links
Synced at
Wed, 28 Jan 2026 01:10:49 GMT
Languages