PDA

Bekijk Volledige Versie : Whois proxy/relay host .nl .be



h4f
14/07/07, 19:01
Ik vroeg me af of iemand weet waar een whois proxy/relay host gevonden kanw orden voor .nl .be ivm beperking aantal whois queries voor niet leden.

smurf
15/07/07, 09:20
Om dit te mogen/kunnen zal je zelf deelnemer of agent moeten worden. Sidn en DNS.be staan niet toe dat hun agenten/deelnemers derden ongelimiteerde toegang geven tot de whois database.

24x7group
15/07/07, 11:58
Wij gebruiken zelf ook Modernbill en zijn ook geen deelnemer van sidn / dns, en ons order form zegt altijd dat die domeinnaam reeds in gebruik is terwijl dat niet zo is, dus dat maakt het wel enorm lastig. Ik hoop dat ze hier spoedig een oplossing voor vinden of een workaround, want zo kunnen onze klanten niet deftig .nl of .be domeinnamen bestellen.

®on
15/07/07, 12:07
want zo kunnen onze klanten niet deftig .nl of .be domeinnamen bestellen.
"Is Free" werkt voldoende voor niet-deelnemers. De beperking op de volledige whois voor niet-deelnemers vind ik prima. Een workaround op de volledige whois is er dus ook niet.

smurf
15/07/07, 12:07
Voor .be namen kan je de DAS server implementeren:

DAS : Domain availability service

As the WHOIS service limits the number of queries in a given time frame, it is not suitable for websites or automated systems to get the status of a domain. For this reason, DNS has put in place the DAS service (dubbed the domain availability service) that does not have such limitations. The DAS only gives out the status of a domain name.

Protocol
DAS uses TCP as transport layer and has its own protocol. It accepts exactly one command: GET. The syntax is :

get version domainname

* get is the keyword get
* version is the current version (at the moment 1.0)
* domainname is the domain name being queried (without the trailing .be).

The command should be on one line, seperated by spaces. The result will come back in strict format as well :
Successful query:

% .be Domain Availability Server 2.0
%
% (c) dns.be 2001-2004 (http://www.dns.be)
%
%% RC = 0
Domain: name
Status: xyz

Unsuccessful query:

% .be Domain Availability Server 2.0
%
% (c) dns.be 2001-2004 (http://www.dns.be)
%
%% RC = rc
% message

* RC = corresponds to the status of the query:
o 0: query successfull
o -6: Invalid version
o -7: Invalid pattern
o -8: Timeout
o -9: IP address blocked
* If an error occurred an extra line will appear with the description of the error
* Domain: returns the domain name again
* Status: returns the status of the domain name
o FREE: Domain name is available for registration.
o REGISTERED: Domain name is in use, therefore not available for registration; the agent manages the domain.
o OUT OF SERVICE: This covers all domains registered with DNS directly and not transferred to an agent before their due date. Domain names of which the agent stopped being agent (failure or termination of the contract) and whose due date has passed, are likewise accorded this status. The licence right of these names can only be renewed through a new agent.
o QUARANTINE: When a domain is deleted, the domain name comes in quarantine. This is a period from 40 days. The licensee has 40 days to reactivate his domain with his current agent or to initiate a transfer from a new agent. A domain in quarantine is not available for registration.
o ON HOLD: This is an exception of REGISTERED, this means that an ADR (Alternative Dispute Resolution, i.e., in Cepina) or lawsuit is pending. This is not visible to the outside world because the domain stays active; however, no changes can be made to the domain by the agent.
o NOT ALLOWED: The domain name does not meet the requirements as specified in our Enduser Terms and Conditions.

Upon connecting to DAS, it will wait for a query command (without sending a header, prompt, ...). Upon completion of the query, DAS will close the connection.

The DAS service is available on this address

* address: whois.dns.be
* port: 4343


How to interrogate the DAS service

* Unix/Linux users can use the regular whois script with the following parameters:

whois -h whois.dns.be -p 4343 get 1.0 domainname

o h to specify the whois server to use
o p the port to use (standard whois port is 43)
* Others can contact our DAS service via telnet:

telnet whois.dns.be 4343
Trying 193.109.126.141...
Connected to whois.dns.be.
Escape character is '^]'.
get 1.0 domain
% .be Domain Availability Server 1.0b
%
% (c) dns.be 2001 (http://www.dns.be)
%
%% RC = 0
Domain: domain
Status: REGISTERED

Connection closed by foreign host.

Once the telnet connection is made you have a limited time to write: "get 1.0 domain", so best is to copy/paste it.
* We also made a small “perl” and “php” script to retrieve DAS information for a certain domain name. Perl and php are very well known under Unix/Linux but can also be used under Windows. The example script is a base that you can use, the rest (to suite your own needs) is up to you because this is very agent dependent.

Freakingme
15/07/07, 12:25
Je kan toch ook een sidn deelnemer vragen om jouw ip adres toe te voegen in drs aan de lijst met servers die geen limit hebben?

®on
15/07/07, 12:31
Je kan toch ook een sidn deelnemer vragen om jouw ip adres toe te voegen in drs aan de lijst met servers die geen limit hebben?
Ik denk niet (en ik mag hopen van niet) dat er deelnemers zijn die dit zullen toestaan. Uiteindelijk is de whoisfunctie helemaal niet nodig voor een orderproces, enkel de "is"-functie is voldoende.

Ontheffing voor intern gebruik door Deelnemers
Om deelnemers te faciliteren bij de uitvoering van hun domeinregistratiewerkzaamheden kunnen zij een ontheffing krijgen voor de Whois-beperking. Deze ontheffing is uitdrukkelijk bedoeld voor de eigen, interne activiteiten van de Deelnemers. Bijvoorbeeld om te controleren of bij een verhuizing of wijziging domeinnaamhouder de juiste houder het registratiecontract heeft ondertekend.

Geert-Jan
15/07/07, 12:52
Je kan toch ook een sidn deelnemer vragen om jouw ip adres toe te voegen in drs aan de lijst met servers die geen limit hebben?

Klopt. Dat mag je i.d.d. vragen....

Arieh
15/07/07, 16:30
Ik geloof dat tijdens de SIDN meeting van laatst gezegd werd dat ook op de is domein query's limieten gaan komen voor de niet deelnemers.

mitedo
15/07/07, 22:01
zou dat nut hebben. De `is free` hebben veel mensen nodig. Ook resellers van deelnemers. Commercieel lijkt me dit voor SIDN niet interessant.