nslookup google.com
is the easiest way. Works on Linux and Windows.
If your issue is that your DNS server is not returning a response for google.com, use a different DNS server, such as a public one. For instance, you could do:
nslookup
>server 8.8.8.8
>google.com
For a more thorough solution to getting around annoying Internet filters, look into using Tor.
Related Posts:
- Can I specify a port in an entry in my /etc/hosts on OS X? [duplicate]
- How can I convert MP3 file to a Base64 encoded string? [closed]
- What is a sanity test/check
- ping response “Request timed out.” vs “Destination Host unreachable”
- What does “:=” mean in Pseudocode? [closed]
- Why do we need virtual functions in C++?
- Eclipse IDE for Java – Full Dark Theme
- Amazon Linux: apt-get: command not found
- What does the Java assert keyword do, and when should it be used?
- How to accept space in regex?
- Is a wildcard CNAME DNS record valid?
- Python Logic of ListNode in Leetcode
- What is the difference between a strongly typed language and a statically typed language?
- Error in Python script “Expected 2D array, got 1D array instead:”?
- segmentation fault 11 in C++ on Mac
- How to append text to a text file in C++?
- expected assignment or function call: no-unused-expressions ReactJS
- How do I learn WebGL the fast way?
- Echo newline in Bash prints literal \n
- Proper shebang for Python script
- AttributeError: can’t set attribute
- How to kill a running Spark application?
- Log to the base 2 in python
- fix java.net.SocketTimeoutException: Read timed out
- Sqoop Incremental Import
- Raise to power in R
- APDU command to read Track1/track2 data from NFC card and MobileApp
- Android setOnClickListener method – How does it work?
- Convert a CERT/PEM certificate to a PFX certificate
- What is process.env.PORT in Node.js?
- Reason for the exception java.lang.VerifyError: Bad type on operand stack
- How do I get monitor resolution in Python?
- pandoc document conversion failed with error 43 : pdflatex: The memory dump file could not be found
- ERROR: transport error 202: bind failed when starting Tomcat 7 in debug mode
- How to check whether a Button is clicked by using JavaScript
- jQuery onclick not firing on dynamically inserted HTML elements?
- What is correct media query for IPad Pro?
- simple IPython example raises exception on sys.exit()
- How to get a minecarft session ID?
- Factory Pattern. When to use factory methods?
- How to send a PUT/DELETE request in jQuery?
- Arithmetic Overflow in mips
- How to change angular port from 4200 to any other
- Render HTML string as real HTML in a React component
- How to draw lines in Java
- Styling Select Drop down box
- NoClassDefFoundError in Java: com/google/common/base/Function
- Where are the ampersand and vertical bar characters used in Python?
- Which font is used in MS-DOS?
- Google Gmail – “The conversation that you requested could not be loaded”
- apt-get for Cygwin?
- Python: What OS am I running on?
- ER-Diagram: Ternary Relationship – How to read properly?
- How can I diff 2 files while ignoring leading white space
- Converting time stamps in excel to dates
- What is “pass-by-name” and how does it work exactly?
- is it possible to get the MAC address for machine using nmap
- Import error No module named skimage
- Why define PI = 4*ATAN(1.d0)
- Java: Not a statement
- mport win32ui in python 3.6
- Empty functions in Javascript
- Solr: how to delete a collection?
- How to print a int64_t type in C
- How to store data in the flash memory of a Arduino Uno (ATmega328p)
- What is a blob URL and why it is used?
- Make Google index the entire post if it is separated into several pages
- Call to undefined function `get_plugin_data()`
- Contact Form 7 – Execute code AFTER mail send [closed]
- How to apply a patch?
- Display title for search engine visitors
- TwentyTwentyTwo – How to add PHP logic to Post templates?
- Google Search Console: Index Coverage Error for /wp-includes/ php files
- Maintenance holding page while migrating website
- Multiple og:image for Facebook
- How to get a current post’s blog id
- Why does Google Image Search still display my images?
- How to Change The Title in WordPress For SEO
- Homepage meta title and description not showing in search engines?
- Will has_category be true is used on index and one of queried posts has the category?
- Why last blog post excerpt is shown instead of meta description? [closed]
- Connecting Google Site Search with WordPress Taxonomies/Categories/Tags
- How to get a value from wp_dropdown_user?
- Exclude categories with only sticky posts OR count sticky post of specific category
- How to block search engines indexing certain AJAX actions
- Not Being Indexed by Search Engines [closed]
- Deprecating WordPress URL from Google, promoting custom domain [closed]
- How to check if I’m in screen session?
- How to zip/unzip files in Powershell?
- Cooling Server Closet – No A/C Is Possible
- Is it better practice to buy RAID disks individually vs. in bulk?
- What range of MAC addresses can I safely use for my virtual machines?
- What sysadmin things should every programmer know?
- Why do systems generally disable virtualization by default in BIOS settings?
- 10 servers to administer and I’m a history major [closed]
- Making `wget` not save the page
- How do I list all connected Salt Stack minions?
- How to get Apache2 to redirect to a subdirectory
- What does that mean: packages excluded due to repository priority protections
- How can I set a short timeout with the ping command?