pmarks-net / ipvfoo

Display the current page's IP version and addresses
Apache License 2.0
545 stars 50 forks source link

adding whois to domain names #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
adding whois search option when right click the domain name

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by jacobh...@gmail.com on 11 Jan 2015 at 4:08

pmarks-net commented 9 years ago

If someone knows of a reliable, non-spammy source of domain WHOIS information, I might consider linking there from the popup. Although, Chrome only allows one top-level context menu item, so it may not be easy to do unobtrusively.

nshopik commented 8 years ago

It would be nice to have info on IPv[4|6] addresses too, you could get that info via RDAP (json based whois replacement)

pmarks-net commented 8 years ago

For IP addresses, you can already right-click and look them up on bgp.he.net.

I notice that bgp.he.net does provide WHOIS information for domain names, but only if you strip off the correct number of subdomains. http://bgp.he.net/dns/kernel.org#_whois works, but http://bgp.he.net/dns/www.kernel.org#_whois is blank.

I'd rather not deal with maintaining a list of second-level domains, like .co.uk

nshopik commented 8 years ago

For IP addresses, you can already right-click and look them up on bgp.he.net.

Nice I didn't know that. But my suggestion about do lookup via JS for example https://rdap.arin.net/registry/ip/8.8.8.8 and parse JSON output for name of network and put in next column but this is should be done on demand anyway.

I'd rather not deal with maintaining a list of second-level domains, like .co.uk

Its already somewhat maintained by https://publicsuffix.org/