IP Access Management is a security feature that allows you to control who can access your SendGrid account based on their IP address. After you allow an IP address, you can only access the SendGrid UI, API, and SMTP relay if you are connecting from an allowed IP address. Any access attempts from other IPs will be blocked. This is a powerful security tool that you can use to help prevent malicious activity on your account.
It is possible to remove your own IP address from your list of allowed addresses, thus blocking your own access to your account. While we are able to restore your access, we do require thorough proof of your identify and ownership of your account. We take the security of your account very seriously and wish to prevent any bad actors from maliciously gaining access to your account.
If you do not access SendGrid via a static IP address (for example, via VPN or from a business internet service), setting up IP Access Management may result in being locked out of your SendGrid account. If you have locked yourself out of your account, please contact SendGrid Support.
There is a limit of 1000 IP addresses that you can allow.
To enable IP Access Management and add allowed addresses
If you do not add your current IP address, you will be prompted to add it. Choosing not to add your current IP will terminate your session. You will then have to reconnect to your account from one of your allowed addresses.
You can add a range of IP addresses using CIDR notation or a wildcard character.
To enter a range of IP addresses using CIDR notation:
/
and the number of bits in your routing mask. For example: 192.168.100.14/24
.Explaining CIDR notation is beyond the scope of this article, and we only recommend that advanced users use this notation when allowing IPs. If you are unfamiliar with CIDR notation, we recommend that you enter each IP individually when allowing a range of IPs.
To enter a range of IP addresses using a wildcard character:
25.203.44.*
will include all IPs that begin with 25.203.44
.Once IP Access Management is enabled, you can add individual addresses from the Recent Access Attempts list to your list of allowed IPs.
It is possible to remove your own IP address from your list of allowed addresses, thus blocking your own access to your account. While we are able to restore your access, we do require thorough proof of your identify and ownership of your account. We take the security of your account very seriously and wish to prevent any bad actors from maliciously gaining access to your account.
You can disable IP Access Management to reopen account access to any IP address and no longer maintain a list of allowed addresses.
For additional information about using IP Access Management through our API, see our API Reference.