描述:IP反查域名是通过IP查询相关联的域名信息的功能,它提供IP地址历史上绑定过的域名信息。需要注意的是,IP和域名之间的关系可能会发生变化,特别是在共享IP地址的情况下。因此,在使用IP反查域名的结果时,应该综合考虑其他因素,并结合其他工具和数据进行分析和判断。(接口数据来源于站长工具收集整理,不保证数据100%完整性
接口地址: https://openapi.chinaz.net/v1/1001/sameip
返回格式:JSON
请求方式:GET
请求示例:https://openapi.chinaz.net/v1/1001/sameip?ip=ip地址&page=页码
&APIKey=申请接口时获取的APIKey值&ChinazVer=接口版本号
请求参数:
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
ip | string | 是 | IP地址(仅限查询IP) |
page | int | 是 | 页码,默认第1页 |
APIKey | string | 是 | 申请接口时获取的APIKey值 |
ChinazVer | string | 是 | 接口版本号,取值1.0 |
返回参数说明:
名称 | 类型 | 说明 |
---|---|---|
StateCode | int | 状态码 |
Reason | string | 状态说明 |
Result | object | 具体返回内容 |
Result.TotalCount | int | 总数量 |
Result.TotalPage | int | 总页数 |
Result.Page | int | 当前页 |
Result.PageSize | int | 当前页数量(最多返回10条) |
Result.Ip | string | 查询的IP |
Result.List | object | 数据列表 |
Result.List.Domain | string | 解析过的域名(同IP网站) |
Result.List.FirstDate | string | 从首次解析成功时间(基于站长工具分析的时间) |
Result.List.LastDate | string | 最后解析成功时间(基于站长工具分析的时间) |
JSON返回示例:
{ "StateCode": 1, "Reason": "成功", "Result": { "Ip": "1.0.0.10", "Page": 1, "PageSize": 10, "TotalCount": 2492, "TotalPage": 250, "List": [ { "Domain": "shjbwl.cn", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "shilipiaoxiang.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "www.hantengiot.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "www.parsonvy.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "www.linyigbl.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "btukdz.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "tssjdz.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "99nahuo.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "0551happy.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" }, { "Domain": "hkshuangxi.com", "FirstDate": "2024-06-06", "LastDate": "2024-06-06" } ] } }
错误代码 | 说明 |
---|---|
1 | 成功 |
-1 | 系统异常 |
0 | IP不能为空 |
10006 | 暂无数据 |
431 | http响应状态码:APIKey缺失,请附带APIKey参数 |
432 | http响应状态码:错误的APIkey长度 |
433 | http响应状态码:错误的请求key(或者返回状态码10001) |
434 | http响应状态码:错误的APIkey类型 |
436 | http响应状态码:额度不足,或者APIKey不存在 |
437 | http响应状态码:该IP未在白名单内 |
531 | http响应状态码:请求过于频繁 |
532 | http响应状态码:未知错误,请联系管理员(或者返回533) |
内容 | 说明 |
---|---|
客服微信 |
描述:查询IP高精准...
描述:查询IP高精准...
描述:查询IP区县级...
描述:查询IP城市级...
描述:分析公共通信和...