Created
May 16, 2019 19:24
-
-
Save b4ldr/148b73167c5efa2df3e305f053831dce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh.johnbond.org:~ [ ./nmap/bin/nmap -PN -p 53 --script dns-client-subnet-scan --script-args dns-client-subnet-scan.domain=www.wikimedia.org 208.80.154.238 | |
Starting Nmap 7.70SVN ( https://nmap.org ) at 2019-05-16 19:19 UTC | |
Nmap scan report for ns0.wikimedia.org (208.80.154.238) | |
Host is up (0.026s latency). | |
PORT STATE SERVICE | |
53/tcp open domain | |
| dns-client-subnet-scan: | |
| www.wikimedia.org | |
| 103.102.166.224 | |
| 198.35.26.96 | |
| 208.80.153.224 | |
| 208.80.154.224 | |
|_ 91.198.174.192 | |
Nmap done: 1 IP address (1 host up) scanned in 12.49 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment