Skip to main content
Datacenter is our cheapest and fastest product. IPs come from datacenter ranges: easily detectable as datacenter by anti-bot systems, so use them on targets that don’t aggressively filter datacenter IPs.

IPv4 vs IPv6

IPv4IPv6
Pool size~3,000 IPsEssentially unlimited
RangeMultiple ranges/29 subnet
Use whenYou need IPv4 specifically; smaller targeted scrapesHigh-thread parsing; IPv6-friendly targets
Common targetsGeneral scraping where IPv4 is requiredYouTube, Twitch, large-scale parsing
Both share the same authentication, protocol support, and session model.

Specs (both)

ProtocolsHTTP, HTTPS, SOCKS5
AuthenticationUser:pass only: no IP whitelist
Session typesRotating and sticky
ThreadsUnlimited
Bandwidth modelPay-as-you-go GB, never expires

Pricing

Datacenter bandwidth is tiered by volume:
VolumePer-GB Cost
1-24 GB$2.00/GB
25-49 GB$1.90/GB
50-99 GB$1.80/GB
100-149 GB$1.70/GB
150-349 GB$1.60/GB
350+ GB$1.50/GB
Like Residential, datacenter bandwidth never expires.

When to use Datacenter

  • Bulk scraping of less-protected sites
  • API testing and development
  • SEO / rank tracking where the tracker tolerates datacenters
  • High-thread parsing (especially IPv6)
  • Cost-sensitive workloads

When NOT to use

  • Social platforms (TikTok, Instagram, X): generally blocked
  • Cloudflare-protected high-value targets: frequently blocked
  • Account creation / management on major platforms
  • Anything detecting datacenter IPs

Plans

Plans are time-limited (1 day, 7 days, 30 days) with thread caps. Bandwidth within the plan is generally not metered (subject to fair use).

Common questions

About 3,000 currently. Rotates as we acquire and retire ranges.
Multiple ranges, not just one /24. Ask support if you need exact ranges to allowlist.
Effectively yes. IPv6 space is vast and we allocate generously. You won’t run out.
Not currently—IPv6 is datacenter only.
No, Datacenter is credentials-only. Use Residential for IP-whitelist auth.
Known Netflix behavior: connection stalls then recovers. Implement retry with exponential backoff.
Yes on rotating port, sticky on sticky port. See Sessions.