SEO Analyser Website domain SEO Analyzer & Ranking tool

Your IP address is: 38.107.179.216

What is My IP?

The above number is your IP Address. A short definition from Wikipedia sounds like this:
"An Internet Protocol address (IP address) is usually a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication.[1] An IP address serves two principal functions: host or network interface identification and location addressing. The designers of the Internet Protocol defined an IP address as a 32-bit number[1] and this system, known as Internet Protocol Version 4 (IPv4), is still in use today. [Source: Wikipedia]"

The importance of dedicated/shared IP address within SEO

Many of us wonder if there is any difference, from the SEO point of view, between a dedicated or shared IP on a domain name. We think it’s not, but in some cases it may be (EX: when you have 100 domain assigned to the same IP address and you link between all these domains – you may have a ranking problem).

Today, the search engine values the Domain Name (The Website) and not the IP, so we think that you don’t have to worry if your pages are assigned to an IP shared with other websites (bad or good). From our experience, it really doesn’t matter if a website is on a Shared or Dedicated IP. The unique difference is that you’ll certainly spend more money for a dedicated IP for your website.

Useful IP Commands

Below you can see a list of the most used IP commands that you may find useful. We divided them in two sections, depending on your operating system’s family – DOS/UNIX.

  • IP Commands under DOS – Windows

  • ipconfig /all – displays your connection configuration
  • ipconfig /display – shows the DNS cache info
  • ipconfig /flushdns – clear your DNS cache
  • ipconfig /release – release the IP connections
  • ipconfig /renew – renew the IP connections
  • ipconfig /showclassid – display DHCP
  • ipconfig /setclassid – modify/change DHCP
  • ping SeoAnalyser.net – test your internet connection
  • tracert SeoAnalyser.net – trace route
  • netstat – display the active connections
  • arp – shows your mac addresses
  • hostname – the name of your PC
  • nslookup SeoAnalyser.net – name server IPs
  • IP Commands under Unix – Linux

  • ifconfig – show NIC (network interface card) configuration
  • ifconfig eth0 – show configuration for eth0
  • ifconfig eth0 46.4.42.93 - set IP
  • ifconfig eth0:0 46.4.42.93 – set multiple IPs
  • ifconfig eth0:1 88.198.51.126 – set the second IP
  • ifconfig eth0 46.4.42.93 netmask 255.255.255.0 – set IP&Subnet
  • route add default gw 46.4.42.93 – set the default Gateway
  • ifconfig eth0 up – turn on the network card
  • arp "or" arp -n – view ARP (address resolution protocol) cache
  • ping –c 5 46.4.42.93 – 5 pings for SeoAnalyser
  • traceroute www.SeoAnalyser.net – trace route
  • tracepath www.SeoAnalyser.net – trace path
  • host www.SeoAnalyser.net – DNS test
  • dig www.SeoAnalyser.net – advanced DNS test
  • host 46.4.42.93 - reverse lookup