domain_stats
domain_stats copied to clipboard
On the first looup: ``` $ wget -q -O- http://127.0.0.1:5730/microsoft.com.au {"alerts":["YOUR-FIRST-CONTACT","RDAP lookup to https://www.rdap.net/domain/microsoft.com.au returned 404"],"category":"ERROR","freq_score":[5.2609,5.1892],"seen_by_isc":"ERROR","seen_by_web":"ERROR","seen_by_you":"ERROR"} ``` on second lookup: ``` $ wget -q -O- http://127.0.0.1:5730/microsoft.com.au {"alerts":["RDAP lookup to https://www.rdap.net/domain/microsoft.com.au...
Hi, Given the cost of RDAP lookups (and WHOIS in some cases), is there any way to preload the actual top 1 million (or even the top 500K)? I know...
Hi, I'm currently trying to configure and test domain_stats. For a lot of queries, it works fine but when it run into a domain with no RDAP data, it fails:...
I ran domain-stats-settings and configured the established setting to be 30 days, however I am still seeing domains coming across that are greater than 30 days old showing as NEW...
Hi, I am trying to send my networks data to both domain_stats and freq_server for analysis and enrichment. I am sending on average 20 queries per second. When this data...
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Greetings! I've been using domain_stats for some time and I love it. I've deployed it on docker version. As far as I understand - to fix missing RDAP queries from...
In our environment, it would be ideal to prevent certain domains from being processed by domain_stats. Could you add a configuration item to suppress analysis of those domains?