Overview
The platform supports IP targeting using both:
- IPv4
- IPv6
You can use:
- single IPs
- IP ranges
- CIDR notation
- mixed IPv4 and IPv6 lists
Where IP Targeting is Available
1. Line Item Targeting
Path: Line Item → Targeting → IP
Available options:
- Range
- CIDR
2. Global IP Lists
Path: Tools → Global Lists → IP Lists
When creating a list:
- You can include both IPv4 and IPv6
- Use comma-separated values
Supported Formats
The system supports the following formats:
IPv4 (existing support)
Single IP
203.0.113.10Range
203.0.113.0-203.0.113.255CIDR
203.0.113.0/24
IPv6
Full format
2001:0db8:0000:0000:0000:0000:0000:0001Compressed format
2001:db8::1CIDR (full or compressed)
2001:0db8:1234:0000::/48 2001:db8:1234::/48
Mixed lists
You can combine IPv4 and IPv6 in the same list:
203.0.113.0/24
2001:db8:1234::/48
Range and CIDR Options
Range input
- Enter values as a comma-separated list
Example:
192.0.0.0-192.168.1.254,
2001:0db8:0000:0000:0000:0000:0000:0001-2001:0db8:0000:0000:0000:0000:0000:0002
CIDR input
Example:
192.0.0.0/32,
234.1.1.1/16,
2001:0db8:1234:0000::/48,
2001:db8:1234::/48
Examples
Valid combinations
- IPv4 + IPv6 in one list
- Multiple CIDR entries
- Multiple ranges
Important Notes
- Ranges must use the same IP version:
- IPv4 → IPv4
- IPv6 → IPv6
- Mixed formats are supported within the same list
- No strict validation is applied when entering IPv6 ranges
- IPv6 is fully supported alongside existing IPv4 targeting