Today we are announcing changes and the addition of features to our site. We are happy introduce first and last timestamps per data source, tags, a new results UI, AS lookups and version 2.0 of the API. Below is an example of the additional fields and tags that are that are returned for an IP address search: When searching for an Autonomous System (AS), which requires authentication, the response contains similar first and last seen timestamps, but also a tag if the AS is frequently abused. Pagination exists for larger numbers of results and each page of 25 IP addresses will consume one API quota credit: Version 2.0 of the API has also been overhauled to include first and last timestamps, geolocation information, and AS information in the response, none of which were included in API version 1.0. POST /api/getip response (version 1.0) POST /api/v2/getip response (version 2.0) API version 1.0 will not cease to exist. We will continue monitor the use of the version 1.0 end...