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.
- Host: GitHub
- URL: https://github.com/tbreuss/simple-dns-lookup
- Owner: tbreuss
- Created: 2024-11-22T11:41:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-06T05:56:58.000Z (over 1 year ago)
- Last Synced: 2025-04-30T22:51:37.513Z (about 1 year ago)
- Topics: bootstrap, dns, dns-lookup, php
- Language: PHP
- Homepage: https://simple-dns-lookup.tebe.ch
- Size: 383 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
