Skip to main content
13+ free network tools

The full IPFerret toolkit.

Every utility we ship — lookup, diagnostic, utility, reference. Free, CORS-friendly API on every endpoint, zero tracking, dark mode that actually works.

Lookup

Investigate a specific IP, domain, ASN, or country.

8 tools

Diagnostic

Inspect your connection — what your browser reveals, what your network is doing.

5 tools

Utility

Bit-math and notation helpers for network engineers.

4 tools

Reference

Concept explainers — the underlying mechanics in plain language.

3 tools

Shell-friendly

Every tool is also a curl one-liner.

The big tools have plain-text shortcuts so they pipe cleanly into jq or your shell prompt. Everything else is JSON under /api/.

$ curl ipferret.com/ip
$ curl ipferret.com/ua
$ curl ipferret.com/json
$ curl 'ipferret.com/api/dns?name=example.com&type=A'
$ curl ipferret.com/api/whois/1.1.1.1
$ curl ipferret.com/api/lookup/8.8.8.8