About 1,580,000 results
Open links in new tab
  1. Reverse ip, find domain names on ip address - Stack Overflow

    From about section of Reverse IP Domain Check tool on yougetsignal: A reverse IP domain check takes a domain name or IP address pointing to a web server and searches for other sites …

  2. How to get hostname from IP (Linux)? - Stack Overflow

    The IP address is then stored in the IP variable. The nslookup command is used to perform a reverse DNS lookup on the IP address. This will return the domain name associated with the …

  3. How do I find the authoritative name-server for a domain name?

    The origin (or primary name server on Windows) line tells you that ns51.domaincontrol is the main name server for stackoverflow.com. At the end of output all authoritative servers, including …

  4. how to find host name from IP with out login to the host

    Oct 20, 2014 · This command is for internal names only, so to query for a machine's name requires different naming systems. There are multiple systems which use names to identify …

  5. What is the best way to get the computer name remotely based …

    Mar 9, 2010 · 5 check getnameinfo The getnameinfo function provides protocol-independent name resolution from an address to an ANSI host name and from a port number to the ANSI …

  6. Linux command to translate domain name to IP - Stack Overflow

    Dec 24, 2021 · Is there any Linux command to translate a domain name to an IP address?

  7. How do I find out which computer is the domain controller in …

    Dec 9, 2008 · I am looking for a way to determine what the Name/IP Address of the domain controller is for a given domain that a client computer is connected to. At our company we …

  8. Powershell : Get remote computer name - Stack Overflow

    Dec 31, 2019 · I understand that to get computer name we can access to that server and execute this command via cmd. But is it possible to get the remote computer name via ip address? all …

  9. How to get the IP address from the Domain Name in Java?

    Apr 8, 2015 · I am writing an application where I need the IP address. I have a domain name and I would like to know how to get the IP address from it. For example, "www.girionjava.com". How …

  10. python - IP address by Domain Name - Stack Overflow

    IP address by Domain Name Asked 14 years, 6 months ago Modified 2 years, 11 months ago Viewed 54k times