Source
SEARCH_IP
Searches for valid IPv4 and IPv6 addresses in specified character-string columns from one or more tables, including fields in VARIANT, OBJECT, and ARRAY columns. The search is based on a single IP address or a range of IP addresses that…
IPLookupService
A lookup service that provides several types of enrichment information for IP addresses. The service is configured by providing a MaxMind Database file and specifying which types of enrichment should be provided for an IP Address or…
PARSE_IP
Returns a JSON object consisting of all the components from a valid INET (Internet Protocol) or CIDR (Classless Internet Domain Routing) IPv4 or IPv6 string.
ISPEnrichIP 2025.10.2.19
Looks up ISP information for an IP address and adds the information to FlowFile attributes. The ISP data is provided as a MaxMind ISP database. (Note that this is NOT the same as the GeoLite database utilized by some geo enrichment tools).
CURRENT_IP_ADDRESS
Returns the IP address of the client that submitted the request.
How to get the IP address and client application name for a given query ID
ISSUE: In this article we will provide a sample code to get the IP address and client application name for a given queryID.
Incoming request with IP/Token XX.XX.XX.XX is not allowed to access Snowflake. Contact your account administrator. For more information about this error, click here.
CAUSE: This error is displayed when the account has an active Network Policy applied at the account or user level and the source IP address is either included in the 'Blocked IP Addresses' list, or not included in the 'Allowed IP…
Malicious IP Protection
The Malicious IP Protection service continuously detects network access attempts originating from IP addresses maintained on a curated list. The service protects the Snowflake instance by blocking network access attempts that originate…
Data Clean Rooms Collaborator is unable to login because IP address is blocked by a Network Policy
CAUSE: This issue occurs when the account or user is governed by a network policy and the policy does not include the source IP addresses of the Data Clean Rooms WebApp. Depending upon the region in question the source IP of the WebApp may…
How to audit the IP addresses that have been blocked by a network policy in a Snowflake account
FAQ: To view the IP addresses that have been blocked by a network policy within the Snowflake account, query the LOGIN_HISTORY view, which is located in the SNOWFLAKE database and ACCOUNT_USAGE schema.