freeapis

IP2WHOIS Information Lookup

WHOIS 域名查询

认证方式
API Key
HTTPS
Yes
CORS
Unknown
分类
开发

简介

IP2WHOIS(IP2Location)提供域名 WHOIS 记录——注册商、日期和域名服务器。认证是 API 密钥(无效密钥返回 401,已实测)。

快速开始

查询(替换 YOUR_KEY):

curl "https://api.ip2whois.com/v2?key=YOUR_KEY&domain=google.com"
{
  "domain": "google.com",
  "domain_id": "2138514_DOMAIN_COM-VRSN",
  "status": "clientdeleteprohibited",
  "create_date": "1997-09-15",
  "registrar": { "name": "MarkMonitor Inc." },
  "registrant": { "name": "Domain Administrator" },
  "nameservers": ["ns1.google.com", "ns2.google.com"]
}

认证方式

  • 在 ip2whois.com 注册 → 免费 API 密钥。
  • 通过 key 查询参数携带(无效 → 401,已实测)。

速率限制与注意事项

  • 免费层:500 次查询/月(以文档为准);付费档可扩展。
  • 返回注册商、日期、状态、联系人和域名服务器。

常见问题

IP2WHOIS 免费吗? 免费层:500 次/月;更多需要付费。

如何获取密钥? ip2whois.com → 注册。

认证风格是什么? key 查询参数(已实测)。

开发 分类更多

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown