AdguardTeam / AdguardTeam/AdGuardDNS

Use an alternate method to detect a company

オープン
#764 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
feature request
主要言語
Go
スター
952
フォーク
82
PR マージ指標
30日以内にマージされた PR はありません

説明

### Issue Details

Currently the company a query belongs to is manually set in the companiesdb repo.

The companiesdb method is currently very limited as it is not meant to be used as a “catch all” for every domain on the internet. Because of this, even though a domain may belong to a company, if that company doesn’t fit the undocumented criteria of the companiesdb repo or is a new TLD, it either won’t be known about, may not fit the criteria to be added, or there will be long delays in getting it added.

When sorting queries by company, this can provide incomplete searches leaving out important domains that can be the solution to a problem being searched for.

An example of this would be when sorting by “Microsoft” as the company.
The domain `dealczars.bing-shopping.microsoft-falcon.io` is not listed, but when doing a WHOIS fetch, the registrant organisation is Microsoft Corporation.

### Proposed solution

Integrate new methods of company name detection such as doing a fetch for the WHOIS company organization data to automate the process.

### Alternative solution

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。