PHP Script to return domain information from a list of domains.
INformation returned includes:
IP Addresses, Registrar, DNS Name Server DBS Records,
Optionallyit also returns ping response time and SSL Certificate informationand
https://apps.jorgep.com/DomainInfoLookup/
This script is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
All notable changes will be documented in this file
- Correct warning errors fordomains that are not available, but not accessible.
- changes after revisions with AI suggestions(Claude)
- First Public version
- Prvate version manually coded