|
|
|
|
|
by icedchai
1401 days ago
|
|
Do you happen to know all of the hostnames / subdomains? Or can you scrape that from their web UI? Without the ability to transfer the zone or get the actual zone file, perhaps you can "export" each record with something like a "dig -t ANY host.example.com" for each record. Not fool proof, but better than nothing... |
|