Start a conversation

Phishing Protection - Allow List Formats

Domains

The general rule for allowing a domain or subdomain is that everything to the left-hand side will be wildcarded. Paths are automatically wildcarded and it is not possible to add a path to the allow list.

 

Allow List Entry Allowed URLs Re-written URLs
domain.com domain.com
domain.com/*
www.domain.com
www.domain.com/*
sub1.domain.com
sub1.domain.com/*
*.sub1.domain.com
*.sub1.domain.com/*
None
sub1.domain.com

sub1.domain.com
sub1.domain.com/*
*.sub1.domain.com
*.sub1.domain.com/*

domain.com
domain.com/*
All subdomains apart from sub1.domain.com, sub1.domain.com/*, *.sub1.domain.com and *.sub1.domain.com/*
E.g. sub2.sub4.domain.com, sub4.domain.com and domain.com would all be re-written.
sub2.sub1.domain.com

sub2.sub1.domain.com
sub2.sub1.domain.com/*
*.sub2.sub1.domain.com
*.sub2.sub1.domain.com/*

domain.com
domain.com/*
All subdomains apart from sub2.sub1.domain.com, sub2.sub1.domain.com/*, *.sub2.sub1.domain.com and *.sub2.sub1.domain.com/*
E.g. sub5.sub1.domain.com, sub2.sub4.domain.com and sub4.domain.com would all be re-written.

 

IP's

Rule Valid Examples Invalid Examples
Wildcards, CIDR notation and partial IP addresses are not allowed and cannot be added as entries, due to validation on the portal. 1.1.1.1
192.162.217.215
1.1.1.*
192.162.217.0/24
72.35.12.
100.*
Each octet can range between 0 and 255. 0.0.0.0
0.0.0.255
1.1.0.255
255.88.217.0
0.0.0.999
0.0.256.1
0.999.0.0
256.0.44.0
A full IP must be within the range of 0.0.0.0 to 255.255.255.255. 255.255.255.255
1.88.1.88
192.162.217.111
0.0.0.0
255.255.255.256
999.0.0.0
256.255.255.255
192.262.217.0
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Carlos Rios

  2. Posted

Comments