开发者参考

反向 IP 查询(已弃用) API 文档

反向 IP 查询(已弃用) API 文档: 已弃用:此端点只查询 DomScan 先前 API 查询产生的被动缓存,不是全网反向 IP 数据集。

反向 IP 查询(已弃用)

已弃用:此端点只查询 DomScan 先前 API 查询产生的被动缓存,不是全网反向 IP 数据集。

GET /v1/reverse/ip

查询参数

参数类型说明
ip 必需 string IPv4 address to check in the deprecated DomScan passive cache (e.g., "93.184.216.34")
limit 可选 number Maximum cached results to return. Default: 100, max: 1000

使用场景

  • Check cached DomScan observations for an IP
  • Review prior API lookup context only
  • Confirm whether DomScan has seen related domains before
  • Use as a limited legacy signal, not a full dataset

请求示例

curl "https://domscan.net/v1/reverse/ip?ip=93.184.216.34&limit=50"

响应示例

{
  "query": {
    "ip": "93.184.216.34",
    "asn": null,
    "expand": "none"
  },
  "deprecated": true,
  "deprecation_notice": "This endpoint is deprecated. It only searches DomScan passive cache entries from prior API lookups and is not an internet-wide reverse DNS dataset.",
  "results": [],
  "summary": {
    "total_found": 0,
    "returned": 0
  },
  "page": {
    "limit": 50,
    "next_cursor": null
  },
  "meta": {
    "source": "passive_dns",
    "note": "Results limited to domains previously queried through this API"
  }
}

响应字段

字段 类型
query object
query.ip string | null
query.asn integer | null
query.expand string
deprecated boolean
deprecation_notice string
ip_context object
ip_context.ip string
ip_context.asn integer
ip_context.asn_name string
results[] object[]
results[] object
results[].domain string
results[].apex string
results[].ips[] string[]
results[].last_seen string
results[].reason object
results[].reason.type string
results[].reason.matched string
results[].reason.source string
summary object
summary.total_found integer
summary.returned integer
page object
page.limit integer
page.next_cursor string | null
meta object
meta.generated_at string
meta.source string
meta.query_time_ms integer
meta.note string
cache object
cache.hit boolean
cache.age_s integer
cache.ttl_s integer
cache.key string

被出色公司的人们使用

VercelLLM PulseOLXCasa ModernaPipeCal.comBeehiivSnykTogglRemoteSprigDeel