An open API service indexing awesome lists of open source software.

https://github.com/tbreuss/simple-dns-lookup

Simple PHP script for looking up A, AAAA, NS, MX, CNAME, SOA and TXT DNS records.
https://github.com/tbreuss/simple-dns-lookup

bootstrap dns dns-lookup php

Last synced: 10 months ago
JSON representation

Simple PHP script for looking up A, AAAA, NS, MX, CNAME, SOA and TXT DNS records.

Awesome Lists containing this project

README

          

# Simple DNS Lookup

Simple PHP script for looking up A, AAAA, NS, MX, CNAME, SOA and TXT DNS records. Quickly created with PHP 8.3 and Bootstrap 5.

You can test the tool here: https://simple-dns-lookup.tebe.ch/

![Simple DNS Lookup](public/assets/preview.png)