âšī¸ Skipped - page is already crawled
| Filter | Status | Condition | Details |
|---|---|---|---|
| HTTP status | PASS | download_http_code = 200 | HTTP 200 |
| Age cutoff | PASS | download_stamp > now() - 6 MONTH | 0 months ago |
| History drop | PASS | isNull(history_drop_reason) | No drop reason |
| Spam/ban | PASS | fh_dont_index != 1 AND ml_spam_score = 0 | ml_spam_score=0 |
| Canonical | PASS | meta_canonical IS NULL OR = '' OR = src_unparsed | Not set |
| Property | Value |
|---|---|
| URL | https://www.nslookup.io/website-to-ip-lookup/ |
| Last Crawled | 2026-04-10 03:40:34 (17 hours ago) |
| First Indexed | 2022-06-10 15:42:53 (3 years ago) |
| HTTP Status Code | 200 |
| Meta Title | Website to IP Lookup | nslookup.io |
| Meta Description | Find the IP addresses for any website or domain name. This online tool shows both IPv4 and IPv6 addresses as well as their hosting provider and location. |
| Meta Canonical | null |
| Boilerpipe Text | Find all IP addresses with this website to IP checker. For example, try
facebook.com
or
google.com
to view their IP addresses. You can also enter a URL to get its IP addresses.
How to lookup a website's IP address
Jump to
Every website has at least one IP address connected to its domain name. For example, the website Facebook has, among others, the IP address
157.240.214.35
connected to the domain name
www.facebook.com
.
When you enter a URL in your browser, it will first determine the domain name of that URL. It then looks up the IP address and connects to the server with this IP. Once connected, it fetches the website's source code to display the page.
These IP addresses are configured in the Domain Name System (DNS) as
A
and
AAAA
records. But how can you look up those IP addresses? That depends on the operating system you are using. Windows, Linux and Mac all have a different way of finding the IPv4 and IPv6 addresses. The sections below list the instructions for each operating system.
How to lookup a website's IP address on Windows
To check the server IP addresses for a domain name on Windows, follow these steps:
Open a
command prompt
by navigating to
Start â 'Type here to search' â 'cmd' â Open
.
Type
nslookup -q=A example.com
and hit
[enter]
to get the IPv4 addresses for
example.com
.
The IP addresses are listed below the
Non-authoritative answer
heading.
(Optional) To also see the IPv6 addresses, repeat these steps with
AAAA
instead of
A
.
How to lookup a website's IP address on Mac OS
To check the IP addresses for a domain name on a Mac, follow these steps:
Open a
terminal
by entering
[command] + [space] â 'terminal.app' â [enter]
.
Type
dig example.com A
and hit
[enter]
to get the IPv4 addresses for
example.com
.
The IP addresses are listed below the
ANSWER SECTION
heading.
(Optional) To also see the IPv6 addresses, repeat these steps with
AAAA
instead of
A
.
How to lookup a website's IP address on Linux
To check the IP addresses for a domain name on Linux, follow these steps:
Open a
terminal
by entering
[Super] â 'terminal' â [enter]
.
Type
dig example.com A
and hit
[enter]
to get the IPv4 addresses for
example.com
.
The IP addresses are listed below the
ANSWER SECTION
heading.
(Optional) To also see the IPv6 addresses, repeat these steps with
AAAA
instead of
A
.
How to find a website's IP address
To check the IP addresses of a domain, follow these steps:
Open the
website to IP lookup tool
.
Enter the URL or domain name and hit
[enter]
.
The tool will query the IPv4 and IPv6 addresses and shown them at the top of the page. |
| Markdown | [](https://www.nslookup.io/)
Free Monitoring NEW
[SSL MonitoringCertificate expiration alerts](https://www.nslookup.io/ssl-monitoring/)
[Uptime Monitoring24/7 website availability](https://www.nslookup.io/uptime-monitoring/)
[Website InsightsLighthouse performance audits](https://www.nslookup.io/website-insights/)
[VMC MonitoringBIMI & brand verification](https://www.nslookup.io/vmc-monitoring/)
[DNS MonitoringTrack DNS record changes](https://www.nslookup.io/dns-monitoring/)
Tools
Tools
[SSL Checker](https://www.nslookup.io/ssl-checker/)[BIMI Checker](https://www.nslookup.io/bimi-checker/)[GEO Checker](https://www.nslookup.io/geo-checker/)[Reverse IP Lookup](https://www.nslookup.io/reverse-ip-lookup/)[DNS Checker](https://www.nslookup.io/dns-checker/)[Website to IP Lookup](https://www.nslookup.io/website-to-ip-lookup/)[CNAME Lookup](https://www.nslookup.io/cname-lookup/)[TXT Lookup](https://www.nslookup.io/txt-lookup/)
Partner Tools
[DMARC Checker](https://easydmarc.com/tools/dmarc-lookup?utm_source=nslookup)[SPF Checker](https://easydmarc.com/tools/spf-lookup?utm_source=nslookup)[DKIM Checker](https://easydmarc.com/tools/dkim-lookup?utm_source=nslookup)[IP Reputation Check](https://easydmarc.com/tools/ip-domain-reputation-check)[Phishing Link Checker](https://easydmarc.com/tools/phishing-url)
Security
[DNS Health Report](https://www.nslookup.io/dns-health/)[Security Scanner](https://www.nslookup.io/security-scanner/)[Domain Scanner](https://easydmarc.com/tools/domain-scanner?utm_source=nslookup)[DMARC Report Analyzer](https://easydmarc.com/tools/dmarc-report-analyzer)[DNS Record Lookup](https://easydmarc.com/tools/dns-record-checker)[DKIM Generator](https://easydmarc.com/tools/dkim-record-generator)[DMARC Generator](https://easydmarc.com/tools/dmarc-record-generator)[SPF Record Generator](https://easydmarc.com/tools/spf-record-generator)
MCP & API
[MCP ServerAI assistant integration](https://www.nslookup.io/mcp/)
[API DocumentationREST API reference](https://docs.nslookup.io/)
[Learning](https://www.nslookup.io/learning/)[Browser extension](https://www.nslookup.io/install/)[DNS lookup API](https://www.whoisfreaks.com/) [Login]()[Sign up]()
## How to lookup a website's IP address
Jump to
windows
mac
linux
Every website has at least one IP address connected to its domain name. For example, the website Facebook has, among others, the IP address `157.240.214.35` connected to the domain name `www.facebook.com`.
When you enter a URL in your browser, it will first determine the domain name of that URL. It then looks up the IP address and connects to the server with this IP. Once connected, it fetches the website's source code to display the page.
These IP addresses are configured in the Domain Name System (DNS) as [A](https://www.nslookup.io/learning/dns-record-types/a/) and [AAAA](https://www.nslookup.io/learning/dns-record-types/aaaa/) records. But how can you look up those IP addresses? That depends on the operating system you are using. Windows, Linux and Mac all have a different way of finding the IPv4 and IPv6 addresses. The sections below list the instructions for each operating system.

## How to lookup a website's IP address on Windows
To check the server IP addresses for a domain name on Windows, follow these steps:
1. Open a *command prompt* by navigating to **Start â 'Type here to search' â 'cmd' â Open**. 
2. Type **`nslookup -q=A example.com`** and hit **\[enter\]** to get the IPv4 addresses for `example.com`. 
3. The IP addresses are listed below the **Non-authoritative answer** heading.
4. (Optional) To also see the IPv6 addresses, repeat these steps with `AAAA` instead of `A`.
## How to lookup a website's IP address on Mac OS
To check the IP addresses for a domain name on a Mac, follow these steps:
1. Open a *terminal* by entering **\[command\] + \[space\] â 'terminal.app' â \[enter\]**. 
2. Type **`dig example.com A`** and hit **\[enter\]** to get the IPv4 addresses for `example.com`. 
3. The IP addresses are listed below the **ANSWER SECTION** heading.
4. (Optional) To also see the IPv6 addresses, repeat these steps with `AAAA` instead of `A`.
## How to lookup a website's IP address on Linux
To check the IP addresses for a domain name on Linux, follow these steps:
1. Open a *terminal* by entering **\[Super\] â 'terminal' â \[enter\]**. 
2. Type **`dig example.com A`** and hit **\[enter\]** to get the IPv4 addresses for `example.com`. 
3. The IP addresses are listed below the **ANSWER SECTION** heading.
4. (Optional) To also see the IPv6 addresses, repeat these steps with `AAAA` instead of `A`.
## How to find a website's IP address
To check the IP addresses of a domain, follow these steps:
1. Open the [website to IP lookup tool](https://www.nslookup.io/website-to-ip-lookup/). 
2. Enter the URL or domain name and hit **\[enter\]**. 
3. The tool will query the IPv4 and IPv6 addresses and shown them at the top of the page.
[](https://www.nslookup.io/)
- Š 2026
##### DNS tools
- [Reverse IP lookup](https://www.nslookup.io/reverse-ip-lookup/)
- [DNS checker](https://www.nslookup.io/dns-checker/)
- [Website to IP lookup](https://www.nslookup.io/website-to-ip-lookup/)
- [CNAME lookup](https://www.nslookup.io/cname-lookup/)
- [TXT lookup](https://www.nslookup.io/txt-lookup/)
- [DNS Health Report](https://www.nslookup.io/dns-health/)
- [Security Scanner](https://www.nslookup.io/security-scanner/)
##### Other checkers
- [DMARC Checker](https://easydmarc.com/tools/dmarc-lookup?utm_source=nslookup)
- [SPF Checker](https://easydmarc.com/tools/spf-lookup?utm_source=nslookup)
- [DKIM Checker](https://easydmarc.com/tools/dkim-lookup?utm_source=nslookup)
- [BIMI Checker](https://easydmarc.com/tools/bimi-lookup)
- [IP Reputation Check](https://easydmarc.com/tools/ip-domain-reputation-check)
- [Phishing Link Checker](https://easydmarc.com/tools/phishing-url)
##### Other tools
- [Domain Scanner](https://easydmarc.com/tools/domain-scanner?utm_source=nslookup)
- [DMARC Report Analyzer](https://easydmarc.com/tools/dmarc-report-analyzer)
- [DNS Record Lookup](https://easydmarc.com/tools/dns-record-checker)
- [DKIM Generator](https://easydmarc.com/tools/dkim-record-generator)
- [DMARC Generator](https://easydmarc.com/tools/dmarc-record-generator)
- [SPF Record Generator](https://easydmarc.com/tools/spf-record-generator)
##### [Learning center](https://www.nslookup.io/learning/)
- [DNS record types](https://www.nslookup.io/learning/dns-record-types/)
- [Browser extension](https://www.nslookup.io/install/)
##### [About](https://www.nslookup.io/about/)
- [Contact](https://www.nslookup.io/contact-us/)
- [Privacy policy](https://www.nslookup.io/privacy-policy/)
- [Terms and conditions](https://www.nslookup.io/terms-and-conditions/) |
| Readable Markdown | ## How to lookup a website's IP address
Jump to
Every website has at least one IP address connected to its domain name. For example, the website Facebook has, among others, the IP address `157.240.214.35` connected to the domain name `www.facebook.com`.
When you enter a URL in your browser, it will first determine the domain name of that URL. It then looks up the IP address and connects to the server with this IP. Once connected, it fetches the website's source code to display the page.
These IP addresses are configured in the Domain Name System (DNS) as [A](https://www.nslookup.io/learning/dns-record-types/a/) and [AAAA](https://www.nslookup.io/learning/dns-record-types/aaaa/) records. But how can you look up those IP addresses? That depends on the operating system you are using. Windows, Linux and Mac all have a different way of finding the IPv4 and IPv6 addresses. The sections below list the instructions for each operating system.

## How to lookup a website's IP address on Windows
To check the server IP addresses for a domain name on Windows, follow these steps:
1. Open a *command prompt* by navigating to **Start â 'Type here to search' â 'cmd' â Open**. 
2. Type **`nslookup -q=A example.com`** and hit **\[enter\]** to get the IPv4 addresses for `example.com`. 
3. The IP addresses are listed below the **Non-authoritative answer** heading.
4. (Optional) To also see the IPv6 addresses, repeat these steps with `AAAA` instead of `A`.
## How to lookup a website's IP address on Mac OS
To check the IP addresses for a domain name on a Mac, follow these steps:
1. Open a *terminal* by entering **\[command\] + \[space\] â 'terminal.app' â \[enter\]**. 
2. Type **`dig example.com A`** and hit **\[enter\]** to get the IPv4 addresses for `example.com`. 
3. The IP addresses are listed below the **ANSWER SECTION** heading.
4. (Optional) To also see the IPv6 addresses, repeat these steps with `AAAA` instead of `A`.
## How to lookup a website's IP address on Linux
To check the IP addresses for a domain name on Linux, follow these steps:
1. Open a *terminal* by entering **\[Super\] â 'terminal' â \[enter\]**. 
2. Type **`dig example.com A`** and hit **\[enter\]** to get the IPv4 addresses for `example.com`. 
3. The IP addresses are listed below the **ANSWER SECTION** heading.
4. (Optional) To also see the IPv6 addresses, repeat these steps with `AAAA` instead of `A`.
## How to find a website's IP address
To check the IP addresses of a domain, follow these steps:
1. Open the [website to IP lookup tool](https://www.nslookup.io/website-to-ip-lookup/). 
2. Enter the URL or domain name and hit **\[enter\]**. 
3. The tool will query the IPv4 and IPv6 addresses and shown them at the top of the page. |
| Shard | 14 (laksa) |
| Root Hash | 5177492421859270014 |
| Unparsed URL | io,nslookup!www,/website-to-ip-lookup/ s443 |