Whois server list API
This is a JAVA API for accessing the whois-server-list.
Installation
This package is available in Maven central:
<dependency>
<groupId>de.malkusch.whois-server-list.api.v1</groupId>
<artifactId>whois-server-list-api</artifactId>
<version>3.0.0</version>
</dependency>
Usage
This API is just a compilation of JAXB generated domain model classes:
You can use DomainListFactory
for downloading and unmarshaling the whois server list:
DomainListFactory factory = new DomainListFactory();
DomainList domainList = factory.download();
License and author
Markus Malkusch [email protected] is the author of this project. This project is free and under the WTFPL.
Donations
If you like this project and feel generous donate a few Bitcoins here: 1335STSwu9hST4vcMRppEPgENMHD2r1REK