• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question IP addresses shared vs dedicated

A shared IP address refers to the use of the same IP address by multiple companies or email senders on the same mail server. A dedicated IP address, on the other hand, is only used by one sender at a time. It's the IP address from which just one individual or corporation sends emails.
 
"companies" is misleading, I'd say "domain names".

To answer the original question, though a bit late:
Usually you get one IPv4 address with a server because they are a very limited resource nowadays. So unless you spend extra money to get additional addresses, you'll have to share this IP for all domains and services.
With IPv6, there is no such scarcity, so you usually get a subnet that is bigger than the entire address space of IPv4. Which means it makes no sense to save address space by sharing IPs, and you could give every file on your storage its own dedicated IPv6 address if you wanted to.
 
Back
Top