标准代理协议。无SDK,无专用库,不绑定供应商。
为什么重要
机房IP会被封,家庭宽带不会
风控系统按IP归属的网络进行分类。机房网段几秒内就会被识别。与数百万普通住户共用的住宅光纤则无法被区分。
- Assigned by a consumer ISP to a private home
- Indistinguishable from an ordinary visitor
- Not published in any known hosting range
- Sees the same content a local customer sees
- Assigned by a hosting company to a server
- Identified as automated traffic within seconds
- Published in ranges every anti-fraud vendor knows
- Gets the wrong catalogue, prices and search results
真实家庭线路
每个出口都是一台放在日本真实住户家中的安卓设备,通过该住户自己的光纤上网。出口IP归属消费级运营商,而非我们。
默认固定IP
整个订阅期内IP保持不变。账号管理、抢票等把IP变动视为可疑行为的场景必须如此。
SOCKS5与HTTP
一个入口,两种协议,同一端口。兼容curl、Python、Node.js、Puppeteer、Playwright、Scrapy等所有标准客户端。
DNS在日本解析
域名在我们位于日本的服务器上解析,DNS与出口IP同属一国,请求特征保持一致。
网关层过滤滥用
SMTP端口被封禁,所有会话均有记录。这正是我们的IP池保持干净、地址不进黑名单的原因。
实时流量计量
按会话统计带宽并显示在控制台。没有意外超额,不必自己估算。
使用流程
三步,约两分钟
选择套餐
需要带宽就选共享池,需要每次都是同一地址就选独享IP。
付款
日本银行转账或加密货币。确认到账后立即显示连接信息。
配置客户端
一行配置。无需安装,无需维护。
# curl
curl -x socks5h://user:pass@keironet.com:80 https://ipinfo.io/json
# Python
import requests
p = {"https": "socks5h://user:pass@keironet.com:80"}
requests.get("https://ipinfo.io/json", proxies=p)
# Puppeteer
puppeteer.launch({ args: ["--proxy-server=http://keironet.com:80"] })
价格
价格清晰,没有约束
以美元计价。无开通费,无合约,不自动续费。可用越南盾、日元或美元付款,按当日汇率换算,付款前显示最终金额。
Trial · 5 GB
4.07 CNY per GB · No expiry
- Traffic never expires — use it whenever you want
- Japanese residential IPs, NTT/OCN
- SOCKS5 and HTTP, same endpoint
- Automatic failover between devices
50 GB
1.63 CNY per GB · No expiry
- Traffic never expires — use it whenever you want
- Japanese residential IPs, NTT/OCN
- SOCKS5 and HTTP, same endpoint
- Automatic failover between devices
200 GB
1.19 CNY per GB · No expiry
- Traffic never expires — use it whenever you want
- Japanese residential IPs, NTT/OCN
- SOCKS5 and HTTP, same endpoint
- Automatic failover between devices
需要超过200GB或批量独享IP?请联系我们获取批量报价。
应用场景
日本住宅IP的常见用途
Ad verification in Japan
Confirm your campaigns render correctly to real users in Japan instead of to a datacentre that advertisers block.
Read more →E-commerce price monitoring in Japan
Japanese retailers show different prices, stock and shipping options to domestic visitors.
Read more →Localisation and regional QA
Test how your product behaves for a user physically located in Japan.
Read more →Japanese market research
Collect public Japanese market data at a reasonable volume without triggering blocks.
Read more →SEO rank tracking in Japan
See Japanese search results as a user in Japan actually sees them.
Read more →Mobile and web app testing
Verify geo-gated features, payments and content restrictions from Japan.
Read more →常见问题