Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

.mobi whois port 43 server help

Status
Not open for further replies.

ThisDot

Level 6
Legacy Exclusive Member
Joined
Sep 1, 2005
Messages
749
Reaction score
0
I can access the .mobi whois website, but I am having trouble accessing the port 43 whois server via perl script. If anyone has had any luck with this, I'd appreciate a little help. This is the query I am trying:

$results = `whois -n [email protected]`;

also tried using variables $domain@$whois but still querying internic.

whois -n [email protected]
works from the command line but my perl one liner is failing.

Thanks,
David
 

poing

Level 4
Legacy Platinum Member
Joined
Nov 5, 2004
Messages
183
Reaction score
5
Maybe this will work for you:

whois -h whois.dotmobiregistry.net domain.mobi

Haven't tried it from perl, but maybe perl is using another whois binary? To be honest all my perl whois scripts actually open a socket on port 43 and write their query. Of course it's more than a oneliner....
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

Premium Members

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom