B
B
BruFor2018-06-05 16:03:44
Domain Name System
BruFor, 2018-06-05 16:03:44

How do services like 2ip.ru, ipinf.ru, www.similarweb.com and others collect analytics?

Good afternoon!

An interesting question is how, for example, ipinf.ru collects information about domains located on the same IP?
There is an idea, for the implementation of which it is necessary to receive this information in automatic mode. But few services provide information via API, some have API but unclear or expensive pricing. I'm trying to understand how best to organize this process, and in general to understand the primary sources of this information.

Thank you!

Sincerely, BruFor

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Danil Sapegin, 2018-06-05
@ynblpb_spb

I assume that the lists of domains are downloaded from registrars (they are in the public domain)
Only delegated domains are taken
Next, the domains go through the list and ip addresses are resolved
Everything is added to the database and we get the necessary bindings

S
sim3x, 2018-06-05
@sim3x

Cheaper to pay
Google
There are a lot of things in open sources

L
latteo, 2018-06-15
@latteo

You can parse something in the services themselves, something in the PS:
https://www.bing.com/search?q=ip%3A178.248.232.5
On the Internet, with proper Google, you can find gigabyte archives (and this is in the archive) with domains.
You write a dns resolver in your favorite programming language, run it in 100 threads, and in a few weeks or months ;) you will have such a base. Which would be nice to update...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question