IPinfo Core: M 500
收藏Snowflake2025-06-27 更新2025-06-28 收录
下载链接:
https://app.snowflake.com/marketplace/listing/GZSTZSHKQ57A
下载链接
链接失效反馈官方服务:
资源简介:
## **Dataset Information**
**Enrich your data with IPinfo,** the trusted source for IP intelligence. Lookup an IP address using IPinfo Core database and get:
- **Geolocation data:** City, Region (name and code), Continent (name and code), Country (name and code), Latitude and longitude, Timezone, Postal Code
- **Privacy detection:** Anonymous and Hosting IPs boolean flags
- **ASN data:** ASN Number, ASN Domain, ASN Name, ASN Type, ASN Country
- **Mobile detection**
- **Satellite detection**
- **Anycast detection**
**This listing provides monthly data refresh and 500 queries included in the price (overages are $0.10 per query thereafter).**
## **Documentation**
We encourage using our pre-built UDFs/UDTFs for seamless integration and optimal query performance. For the best results, please follow the detailed instructions in our documentation. If you need further assistance, our IPinfo community is here to help.
1. [IPinfo Snowflake Documentation](https://ipinfo.io/developers/snowflake_integration)
2. [IPinfo Community](https://community.ipinfo.io/docs?tags=snowflake)
3. Email: snowflake@ipinfo.io
## **Usage Conditions**
The data in this listing can only be used for your own internal business purposes, where the data is in no way referenced, ingested or integrated into any products, services or solutions that are delivered to and consumed by external end users.
提供机构:
IPinfo Inc.
创建时间:
2025-06-27
原始信息汇总
IPinfo Core: M 500 数据集概述
数据集信息
- 提供商: IPinfo Inc.
- 价格: $1,275/月
- 试用: 14天无限试用
- 主要功能: IP地理定位与智能分析
数据内容
- 地理定位数据:
- 城市、地区(名称和代码)、大洲(名称和代码)、国家(名称和代码)
- 经纬度、时区、邮政编码
- 隐私检测:
- 匿名和托管IP的布尔标志
- ASN数据:
- ASN编号、ASN域名、ASN名称、ASN类型、ASN国家
- 其他检测:
- 移动设备、卫星、Anycast检测
文档与支持
- 文档: IPinfo Snowflake Documentation
- 社区: IPinfo Community
- 邮箱: snowflake@ipinfo.io
使用条件
- 数据仅限内部业务使用,不得用于任何交付给外部最终用户的产品、服务或解决方案。
业务需求
- 受众细分: 按城市或地区划分用户,优化营销活动。
- 位置数据丰富: 获取精确的城市、邮政编码和时区数据。
- 欺诈补救: 通过城市级检查发现异常登录。
- 个性化客户体验: 根据用户位置提供定制内容。
- 联系人数据丰富: 结合ASN细节丰富CRM数据。
- 风险分析: 基于城市级上下文和隐私标志调整风险模型。
数据字典
- 核心函数:
GET_IP_CORE(VARCHAR(16777216)) - 包含字段:
START_IP_INT,END_IP_INT,JOIN_KEY,START_IP,END_IPCITY,REGION,REGION_CODE,COUNTRY,COUNTRY_CODECONTINENT,CONTINENT_CODE,LATITUDE,LONGITUDE,TIMEZONEPOSTAL_CODE,ASN,AS_NAME,AS_DOMAIN,AS_TYPEIS_ANONYMOUS,IS_ANYCAST,IS_HOSTING,IS_MOBILE,IS_SATELLITE
使用示例
-
丰富固定IP列表的元数据: sql WITH logs AS ( SELECT ip FROM (VALUES (21.146.22.125), (56.200.20.153)) AS v(ip) ) SELECT * FROM logs l JOIN TABLE(public.GET_IP_CORE(l.ip));
-
查询单个IP地址信息: sql SELECT * FROM TABLE(public.GET_IP_CORE(21.146.22.125));
-
预览IPinfo核心数据库: sql SELECT * FROM public.ip_core LIMIT 10;
-
查找特定城市/地区的所有IP: sql SELECT flat_data.value as IP_RANGE FROM ( SELECT public.range_to_cidr(start_ip, end_ip) as ip_range FROM public.ip_core WHERE city = Chicago AND region = Illinois ) chicago_ips, TABLE(FLATTEN(chicago_ips.ip_range)) flat_data;
其他信息
- 刷新频率: 每月
- 地理覆盖范围: 全球(按邮政编码)
- 云区域可用性: AWS多个区域(如亚太孟买、首尔、新加坡等)
- 法律条款: 标准
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集提供IP地址查询服务,可获取地理位置、隐私检测、ASN数据等IP情报,每月更新且价格包含500次查询。数据仅限内部业务使用,不得用于外部产品或服务交付。
以上内容由遇见数据集搜集并总结生成



