How to list all DNS names pointing to an IP?
Fresh3 days ago
Mar 15, 202616031 viewsConfidence Score0%
0%
Problem
I know – for example – that there are two DNS names for an IP. However only returns one record. How do I get all the records for an IP?
Error Output
nslookup ip
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to list all DNS names pointing to an IP?
Low Risk
DNS does not have a way to query names by value.1 When you run , you are simply querying for PTR records at a special domain, not a magic inverse query. Usually, when a host or address has many names, only one PTR record with the primary name is add…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix