Version history for Palantiri — network diagnostic tool.
v1.3.2
2026-06-03
latest
- Fixed — IP misdetected as MAC. Addresses like 111.111.111.111 were being treated as MAC addresses (their digits collapse to 12 hex characters). Valid IPv4/IPv6 input is now always detected as an IP address first.
- Changed — Single IP defaults to /32. An IPv4 address entered without a prefix is now treated as a single host (/32) instead of its classful default. Add an explicit prefix (e.g. /24) to analyze a subnet.
v1.3.1
2026-06-03
- Removed — rwhois section. The referral-whois (TCP/4321) panel has been removed from IP results — almost no networks still run rwhois, and the RDAP data shown above it is authoritative.
v1.3
2026-06-03
- Added — New primary domain. The site now lives at palantiri.work. The previous address (kasarirokki.com) permanently redirects here.
v1.2
2026-06-03
- Changed — Brand name. The tool has been renamed from Palantir to Palantiri across the site.
- Added — Contact details. A support contact address (palantiri-support@proton.me) is now shown in the footer.
v1.1.1
2026-06-03
- Added — Public patch notes. This version-history page is now published and linked from the footer.
- Added — Legal disclaimer. Footer now states the tool is provided “as is”, that nothing you type is stored, and that you are solely responsible for your use of it.
v1.1
2026-06-02
- Added — ASN lookup. Query any AS number (e.g. AS15169) for holder / name, registry, country, type and announced IPv4 / IPv6 prefixes, sourced from RIPEstat.
- Added — Port lookup. Enter a port number (e.g. 443, 22, 3389) to see the service name, transport protocol and relevant security notes.
- Input field, examples and detection now recognise port and ASN queries alongside IP, subnet, MAC and domain input.
v1.0
2026-06-02
- Initial release.
- IPv4 / IPv6 subnet math — network, broadcast, host range, mask and CIDR breakdown, computed fully in your browser.
- MAC / OUI vendor lookup against a local IEEE database (57k+ entries) with online fallback.
- Domain analysis — DNS zone records (A, AAAA, CNAME, MX, TXT, NS via DNS-over-HTTPS) plus registration WHOIS.
- Public IP WHOIS / RDAP — org, network, registry, country, reverse-DNS and abuse contact.
- Light / dark theme toggle with saved preference.