知识库

Eye(FR) → Mill(skill) → Library(/app)

← 返回列表
Simon Willison's Blog · 2026-03-22 · 待补写

DNS Lookup

结合的源文章

主源
DNS Lookup
打开原文 ↗

原文快照

展开 / 收起快照

Tool: DNS Lookup

TIL that Cloudflare's 1.1.1.1 DNS service (and 1.1.1.2 and 1.1.1.3, which block malware and malware + adult content respectively) has a CORS-enabled JSON API, so I had Claude Code build me a UI for running DNS queries against all three of those resolvers.

Tags: dns, cors, cloudflare