PDF download Download Article PDF download Download Article

This wikiHow teaches you how to find basic information about a website via Command Prompt on a Windows computer. You can see a website's IP address, the route from your network to the website, and the website's DNS information from within Command Prompt.

  1. Type in command prompt to bring up a list of matching results.
    Advertisement
  2. You can "ping" the nearest website server to see how far away the server is in milliseconds:
    • Type in ping website.com where "website" is your website's name.
    • Press Enter.
    • Press Enter again to stop the ping.
  3. Sending a "traceroute" request to your website will show the route the request takes, documenting any server addresses between you and the website:
    • Type in tracert website.com where "website" is the website's name.
    • Press Enter.
    • Review the path your request took (sections with asterisks are instances in which the request timed out).
  4. You can see the website's DNS address, which differs from the IP address, by doing the following:
    • Type in nslookup website.com where "website" is the name of the website.
    • Press Enter.
    • Review the website's DNS addresses.
  5. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How can I get a website name by using server IP?
    Community Answer
    Community Answer
    Type nslookup followed by a space and the IP address of the server.
  • Question
    How do I get an IP address of a website using CMD of Microsoft Windows [Version 6.3.9600]?
    Community Answer
    Community Answer
    You can use the same method shown above. For any version, you should be able to use this method.
  • Question
    Do I need internect connection to perform this?
    Community Answer
    Community Answer
    Yes, you will need an internet connection to obtain Website Information using Command Prompt.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Tips

  • You can sometimes use a website's IP address to connect to the website in an environment in which the website itself is blocked.
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

Warnings

  • Most websites use firewalls to block unauthorized access, so the IP address you see for a website may be misleading.
Advertisement

You Might Also Like

Find a Website's IP Address Find a Website's IP Address Fast (According to a Tech Expert)
Traceroute Run Traceroute: A Step-by-Step Guide
Find an IP Address Find the Public or Private IP Address on Any Device
Ping an IP Address Ping an IP Address + Troubleshooting & FAQ
Ping on Mac OS Run the Ping Command on a Mac: Step-by-Step Guide
Ping Your Own ComputerPing Your Own Computer
Check if Your Firewall Is Blocking SomethingA Guide to Checking if Your Firewall Is Blocking Something
Test Network and Internet Latency (Lag) in Microsoft WindowsTest Network and Internet Latency (Lag) in Microsoft Windows
Find All Commands of CMD in Your Computer Display and Use CMD Commands: A List and Guide
Access Blocked Sites Without a Vpn Access Blocked Sites Without a VPN: School, Work, and Home
Find the IP Address of Your PC Find Your IP Address on a PC: Windows & Linux
Check DNS SettingsCheck DNS Settings
Check a Computer IP Address Find the IP Address of Your Computer, Phone, or Tablet
See Active Network Connections (Windows) See Active Network Connections (Windows)
Advertisement

About This Article

Jack Lloyd
Written by:
wikiHow Technology Writer
This article was co-authored by wikiHow staff writer, Jack Lloyd. Jack Lloyd is a Technology Writer and Editor for wikiHow. He has over two years of experience writing and editing technology-related articles. He is technology enthusiast and an English teacher. This article has been viewed 379,278 times.
How helpful is this?
Co-authors: 23
Updated: October 25, 2022
Views: 379,278
Categories: Websites | Command Prompt
Thanks to all authors for creating a page that has been read 379,278 times.

Reader Success Stories

  • Anonymous

    Anonymous

    Mar 4, 2017

    "It helped me to recall the tracert command to use it."
Share your story

Is this article up to date?

Advertisement