2024-11-30 - Ping / traceroute tool added - A new ping and traceroute tool has been added, enabling you to test connectivity by measuring response times, jitter, and packet loss, while also mapping the entire network path. Traceroute results also include ASN and geo-info for each hop, making it easier to diagnose and pinpoint network issues. API for the ping tool is made available as well.
2024-11-24 - ASN database ajustments - Among other things, the display of social media links has been fixed. This is an ongoing process though, as the links are being continuously processed.
2024-11-24 - Database optimizations - Database optimizations have been implemented across the various database-dependent tools (Database optimization is a never-ending story - but I had to start somewhere).
2024-11-24 - Navigation additions - Links for login, api, newsletter and about pages has been added to the website navifation
2024-11-24 - iamroot.tech about page added - An about page has been added - detailing the mission, about the creator (yours truely), a timeline, and a directory of all services and tools offered on the website.
2024-11-17 - GeoIP database has been updated - The GeoIP database has been updated
2024-11-16 - GeoIP UI updates - Minor UI updates (references for the ASN database added)
2024-11-16 - API response wrapper JSON update (nodes added and nodes removed) - Node 'UserQueryLimit24h' now contains info on the total available API rate limit. Node 'UserQueryLimit24hUsage' has been added, containing info on number of requests within the last 24h. Nodes 'Status' and 'StatusTxt' has been removed from the API response wrapper, as they didn't really add any useable info to the response.