Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

How to find all hostnames in DNS belong to single IP?

$
0
0

For example.. I have two A records which belong to 1.1.1.1
A.test.com ->1.1.1.1
B.test.com ->1.1.1.1
How do I use PowerShell to report such IP's which has more than one hostnames?


Viewing all articles
Browse latest Browse all 10624

Trending Articles