Ask Question Forum:
Model Library:2025-02-08 Updated:A.I. model is online for auto reply question page
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by jandersonwidener
at 2024-11-27 14:21:32
Point:500 Replies:5 POST_ID:828835USER_ID:11743
Topic:
Domain Name Service (DNS);Miscellaneous Networking;TCP/IP
Say My nameserver is NS3.Widener.edu
Can I do some sort of reverse lookup out on the web to see a list of all domains and vanities which are listing my nameserver to use ?
Im trying to provide a audit for my boss of its use thx
Can I do some sort of reverse lookup out on the web to see a list of all domains and vanities which are listing my nameserver to use ?
Im trying to provide a audit for my boss of its use thx
Author: jandersonwidener replied at 2024-12-02 08:37:54
yeah thx everyone Im trying to see if any rogue Domain names are just out there in the ethos with my server setting configured ... not what i know I have configured on my server itself.
Expert: Dave Baldwin replied at 2024-11-27 15:31:39
I think @duncanb7's link to http://www.domaintools.com/monitor/name-server-monitor/ is what you want.
Expert: David Paris Vicente replied at 2024-11-27 14:48:13
Hi.
You can use this web tool -> MXTOOLS
And look if its this that you want:
ping -a 147.31.67.15
Pinging ns1.widener.edu [147.31.67.15] with 32 bytes of
Reply from 147.31.67.15: bytes=32 time=295ms TTL=49
Reply from 147.31.67.15: bytes=32 time=193ms TTL=49
Reply from 147.31.67.15: bytes=32 time=445ms TTL=49
Reply from 147.31.67.15: bytes=32 time=131ms TTL=49
Ping statistics for 147.31.67.15:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)
Approximate round trip times in milli-seconds:
Minimum = 131ms, Maximum = 445ms, Average = 266ms
Or
ping ns1.widener.edu
Pinging ns1.widener.edu [147.31.67.15] with 32 bytes of data:
Reply from 147.31.67.15: bytes=32 time=445ms TTL=49
Reply from 147.31.67.15: bytes=32 time=134ms TTL=49
Reply from 147.31.67.15: bytes=32 time=132ms TTL=49
Reply from 147.31.67.15: bytes=32 time=137ms TTL=49
Ping statistics for 147.31.67.15:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 132ms, Maximum = 445ms, Average = 212ms
Regards
You can use this web tool -> MXTOOLS
And look if its this that you want:
ping -a 147.31.67.15
Pinging ns1.widener.edu [147.31.67.15] with 32 bytes of
Reply from 147.31.67.15: bytes=32 time=295ms TTL=49
Reply from 147.31.67.15: bytes=32 time=193ms TTL=49
Reply from 147.31.67.15: bytes=32 time=445ms TTL=49
Reply from 147.31.67.15: bytes=32 time=131ms TTL=49
Ping statistics for 147.31.67.15:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)
Approximate round trip times in milli-seconds:
Minimum = 131ms, Maximum = 445ms, Average = 266ms
Or
ping ns1.widener.edu
Pinging ns1.widener.edu [147.31.67.15] with 32 bytes of data:
Reply from 147.31.67.15: bytes=32 time=445ms TTL=49
Reply from 147.31.67.15: bytes=32 time=134ms TTL=49
Reply from 147.31.67.15: bytes=32 time=132ms TTL=49
Reply from 147.31.67.15: bytes=32 time=137ms TTL=49
Ping statistics for 147.31.67.15:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 132ms, Maximum = 445ms, Average = 212ms
Regards
Accepted Solution
Expert: duncanb7 replied at 2024-11-27 14:44:10
500 points EXCELLENT
Could you root access your name server ? What is system using on the nameserver ?
there is directory at /var/named, that will tell you
what domain are using your nameserver when you do command of "ls -la"
And look at this site and check whether it is useful or not to your issue
http://www.domaintools.com/monitor/name-server-monitor/
Hope understand your question, if not , please point it out
Duncan
there is directory at /var/named, that will tell you
what domain are using your nameserver when you do command of "ls -la"
And look at this site and check whether it is useful or not to your issue
http://www.domaintools.com/monitor/name-server-monitor/
Hope understand your question, if not , please point it out
Duncan
Author: jandersonwidener replied at 2024-11-27 14:32:54
my bad its DNS3.widener.edu