March 11, 2020 update

General

  • [Bug Fix] SOA emails are now properly parsed in all apps and API

Console

  • [Housekeeping] Improved validation for registrations

SurfaceBrowser

  • [Feature] New IP page featuring more data
  • [Housekeeping] Added some logic to help improve the accuracy of logo generation
  • [Housekeeping] Placeholder text in the search bar was inaccurate. We rewrote this to be more clear
  • [Housekeeping] Improved consistency of data to keep parity between the free app and SurfaceBrowser
  • [Bug Fix] Improved handling of some SOA records
  • [Bug Fix] Improved the handling of invalid IP addresses
  • [Bug Fix] Fixed an issue that could cause incomplete historical DNS records

API

  • [Feature] Feeds now supports the gzip header
  • [Feature] /domain/ssl and /domain/ssl_stream now show fields for id, precert, public_key, and subject_key_id
  --url 'https://api.securitytrails.com/v1/feeds/subdomains/type?apikey=YOURAPIKEY' \
  --header 'accept: application/gzip'```
- [Housekeeping] `/domains/list` and `/domains/stats` now show an appropriate error message when trying to use query and filter at the same time
- [Bug Fix] Fixed an issue that could cause the same `mx` record to appear twice when searching DNS history for `mx` records