Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.mp TLD has a whois server #9

Closed
weppos opened this issue Feb 3, 2010 · 2 comments
Closed

.mp TLD has a whois server #9

weppos opened this issue Feb 3, 2010 · 2 comments

Comments

@weppos
Copy link
Owner

weppos commented Feb 3, 2010

Migrated from http://code.simonecarletti.com/issues/326

According to http://www.iana.org/domains/root/db/mp.html, the whois server is whois.nic.mp.

@weppos
Copy link
Owner Author

weppos commented Feb 3, 2010

Any test returns the same answer.

ruby-1.8.7-p174 > puts Whois.query "laurel.mp" 

.mp Whois Server Version 1.0

Domain laurel.mp either protected or not registered.
Visit http://get.mp for more information.

This whois server contains ONLY .MP domain names.
 => nil 
ruby-1.8.7-p174 > puts Whois.query "get.mp" 

.mp Whois Server Version 1.0

Domain get.mp either protected or not registered.
Visit http://get.mp for more information.

This whois server contains ONLY .MP domain names.
 => nil 
ruby-1.8.7-p174 > puts Whois.query "chi.mp" 

.mp Whois Server Version 1.0

Domain chi.mp either protected or not registered.
Visit http://get.mp for more information.

This whois server contains ONLY .MP domain names.
 => nil 
ruby-1.8.7-p174 > puts Whois.query "nic.mp" 

.mp Whois Server Version 1.0

Domain nic.mp either protected or not registered.
Visit http://get.mp for more information.

This whois server contains ONLY .MP domain names.
 => nil 

@weppos
Copy link
Owner Author

weppos commented Jun 11, 2010

Still not working. Sent an email to support@get.mp on May 20, as of today no one answered.
https://get.mp/help

tpalmer pushed a commit to tpalmer/whois that referenced this issue Oct 10, 2012
Update whois.melbourneit.com parser to match new format
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant