Timeout in whois command Announcing the arrival of Valued Associate #679: Cesar Manara ...
Resolving to minmaj7
How discoverable are IPv6 addresses and AAAA names by potential attackers?
How does debian/ubuntu knows a package has a updated version
Why are Kinder Surprise Eggs illegal in the USA?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
How to bypass password on Windows XP account?
When do you get frequent flier miles - when you buy, or when you fly?
Seeking colloquialism for “just because”
What is Arya's weapon design?
Echoing a tail command produces unexpected output?
Is the Standard Deduction better than Itemized when both are the same amount?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
What exactly is a "Meth" in Altered Carbon?
How to react to hostile behavior from a senior developer?
Can a USB port passively 'listen only'?
Generate an RGB colour grid
Why light coming from distant stars is not discreet?
Fundamental Solution of the Pell Equation
How do pianists reach extremely loud dynamics?
What are the pros and cons of Aerospike nosecones?
Ring Automorphisms that fix 1.
51k Euros annually for a family of 4 in Berlin: Is it enough?
Why are there no cargo aircraft with "flying wing" design?
Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?
Timeout in whois command
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Strange whois resultsHow to use command line whois for “spam infected” domains like apple.com?PuTTY Network Error: Software caused connection abortCheck a list of domains with the WHOIS commandFTP client connecting successfully but times out on LIST command on Windows 7, while working fine on XPwhois query doesn't workWHOIS: Extra responses?Unable to setup OpenSSH server on UbuntuSOCKS5 proxy with username and password – ssh: could not resolve hostname, temporary failure in name resolutionWhois cli command not returning contact details
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Unable to figure out the problem with whois command. Whenever i give any query to whois command it gives timeout error. I also learned about jwhois command but it seems it is also getting similar problem. I am searching for this but not find anything useful. These are the error given while running the command and i also run whois on many other domain but no success. Please help!
knight07@bt:~$ whois google.com
Timeout
knight07@bt:~$ jwhois google.com
[Querying whois.verisign-grs.com]
[Unable to connect to remote host]
linux timeout whois
bumped to the homepage by Community♦ 18 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Mar 2 '13 at 0:36
This question came from our site for professional and enthusiast programmers.
|
show 3 more comments
Unable to figure out the problem with whois command. Whenever i give any query to whois command it gives timeout error. I also learned about jwhois command but it seems it is also getting similar problem. I am searching for this but not find anything useful. These are the error given while running the command and i also run whois on many other domain but no success. Please help!
knight07@bt:~$ whois google.com
Timeout
knight07@bt:~$ jwhois google.com
[Querying whois.verisign-grs.com]
[Unable to connect to remote host]
linux timeout whois
bumped to the homepage by Community♦ 18 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Mar 2 '13 at 0:36
This question came from our site for professional and enthusiast programmers.
A firewall is blocking the whois service?
– ott--
Mar 1 '13 at 21:44
I don't think so, i opened port 43 for tcp and udp. But still giving the same error.
– knight07
Mar 2 '13 at 8:06
Can you dostrace -vo whois.txt whois www.google.com
(or whatever name) and put the result to pastebin.com?
– ott--
Mar 2 '13 at 13:47
I have donestrace -v -T whois www.google.com
pastebin.com/HbpibUSj and i think the error is on line 285 as it is taking almost 60 seconds and then timeout occurs.
– knight07
Mar 2 '13 at 18:54
Now compare that with my whois (starting at looking up whois.crsnic.net). The IP address differs, but it works for me. See pastebin.com/d9SpCbfb
– ott--
Mar 2 '13 at 20:35
|
show 3 more comments
Unable to figure out the problem with whois command. Whenever i give any query to whois command it gives timeout error. I also learned about jwhois command but it seems it is also getting similar problem. I am searching for this but not find anything useful. These are the error given while running the command and i also run whois on many other domain but no success. Please help!
knight07@bt:~$ whois google.com
Timeout
knight07@bt:~$ jwhois google.com
[Querying whois.verisign-grs.com]
[Unable to connect to remote host]
linux timeout whois
Unable to figure out the problem with whois command. Whenever i give any query to whois command it gives timeout error. I also learned about jwhois command but it seems it is also getting similar problem. I am searching for this but not find anything useful. These are the error given while running the command and i also run whois on many other domain but no success. Please help!
knight07@bt:~$ whois google.com
Timeout
knight07@bt:~$ jwhois google.com
[Querying whois.verisign-grs.com]
[Unable to connect to remote host]
linux timeout whois
linux timeout whois
asked Mar 1 '13 at 21:07
knight07knight07
111
111
bumped to the homepage by Community♦ 18 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 18 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from stackoverflow.com Mar 2 '13 at 0:36
This question came from our site for professional and enthusiast programmers.
migrated from stackoverflow.com Mar 2 '13 at 0:36
This question came from our site for professional and enthusiast programmers.
A firewall is blocking the whois service?
– ott--
Mar 1 '13 at 21:44
I don't think so, i opened port 43 for tcp and udp. But still giving the same error.
– knight07
Mar 2 '13 at 8:06
Can you dostrace -vo whois.txt whois www.google.com
(or whatever name) and put the result to pastebin.com?
– ott--
Mar 2 '13 at 13:47
I have donestrace -v -T whois www.google.com
pastebin.com/HbpibUSj and i think the error is on line 285 as it is taking almost 60 seconds and then timeout occurs.
– knight07
Mar 2 '13 at 18:54
Now compare that with my whois (starting at looking up whois.crsnic.net). The IP address differs, but it works for me. See pastebin.com/d9SpCbfb
– ott--
Mar 2 '13 at 20:35
|
show 3 more comments
A firewall is blocking the whois service?
– ott--
Mar 1 '13 at 21:44
I don't think so, i opened port 43 for tcp and udp. But still giving the same error.
– knight07
Mar 2 '13 at 8:06
Can you dostrace -vo whois.txt whois www.google.com
(or whatever name) and put the result to pastebin.com?
– ott--
Mar 2 '13 at 13:47
I have donestrace -v -T whois www.google.com
pastebin.com/HbpibUSj and i think the error is on line 285 as it is taking almost 60 seconds and then timeout occurs.
– knight07
Mar 2 '13 at 18:54
Now compare that with my whois (starting at looking up whois.crsnic.net). The IP address differs, but it works for me. See pastebin.com/d9SpCbfb
– ott--
Mar 2 '13 at 20:35
A firewall is blocking the whois service?
– ott--
Mar 1 '13 at 21:44
A firewall is blocking the whois service?
– ott--
Mar 1 '13 at 21:44
I don't think so, i opened port 43 for tcp and udp. But still giving the same error.
– knight07
Mar 2 '13 at 8:06
I don't think so, i opened port 43 for tcp and udp. But still giving the same error.
– knight07
Mar 2 '13 at 8:06
Can you do
strace -vo whois.txt whois www.google.com
(or whatever name) and put the result to pastebin.com?– ott--
Mar 2 '13 at 13:47
Can you do
strace -vo whois.txt whois www.google.com
(or whatever name) and put the result to pastebin.com?– ott--
Mar 2 '13 at 13:47
I have done
strace -v -T whois www.google.com
pastebin.com/HbpibUSj and i think the error is on line 285 as it is taking almost 60 seconds and then timeout occurs.– knight07
Mar 2 '13 at 18:54
I have done
strace -v -T whois www.google.com
pastebin.com/HbpibUSj and i think the error is on line 285 as it is taking almost 60 seconds and then timeout occurs.– knight07
Mar 2 '13 at 18:54
Now compare that with my whois (starting at looking up whois.crsnic.net). The IP address differs, but it works for me. See pastebin.com/d9SpCbfb
– ott--
Mar 2 '13 at 20:35
Now compare that with my whois (starting at looking up whois.crsnic.net). The IP address differs, but it works for me. See pastebin.com/d9SpCbfb
– ott--
Mar 2 '13 at 20:35
|
show 3 more comments
1 Answer
1
active
oldest
votes
I have the same thing happening and it's almost certainly because one of the central whois servers has blocked you for too many queries. I suspect it's Verisign's .com server that is being touchy as I can get names lik
I haven't yet found out a way to remove myself from the block list but am working on it and would appreciate hearing anything you find out!
To test this, try a whois of flabbalabbaz.info - you'll get an immediate response; then try a whois of flabbalabbaz.com or .net - you'll time out.
The most usual cause of getting blacklisted is too many queries from some sort of automated system. We have a whois script built into one of our helpdesk operators' tools, but it doesn't actually issue many requests so I'm rather disappointed they've seen fit to block us for what would only have been a relatively small number of queries.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f559645%2ftimeout-in-whois-command%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I have the same thing happening and it's almost certainly because one of the central whois servers has blocked you for too many queries. I suspect it's Verisign's .com server that is being touchy as I can get names lik
I haven't yet found out a way to remove myself from the block list but am working on it and would appreciate hearing anything you find out!
To test this, try a whois of flabbalabbaz.info - you'll get an immediate response; then try a whois of flabbalabbaz.com or .net - you'll time out.
The most usual cause of getting blacklisted is too many queries from some sort of automated system. We have a whois script built into one of our helpdesk operators' tools, but it doesn't actually issue many requests so I'm rather disappointed they've seen fit to block us for what would only have been a relatively small number of queries.
add a comment |
I have the same thing happening and it's almost certainly because one of the central whois servers has blocked you for too many queries. I suspect it's Verisign's .com server that is being touchy as I can get names lik
I haven't yet found out a way to remove myself from the block list but am working on it and would appreciate hearing anything you find out!
To test this, try a whois of flabbalabbaz.info - you'll get an immediate response; then try a whois of flabbalabbaz.com or .net - you'll time out.
The most usual cause of getting blacklisted is too many queries from some sort of automated system. We have a whois script built into one of our helpdesk operators' tools, but it doesn't actually issue many requests so I'm rather disappointed they've seen fit to block us for what would only have been a relatively small number of queries.
add a comment |
I have the same thing happening and it's almost certainly because one of the central whois servers has blocked you for too many queries. I suspect it's Verisign's .com server that is being touchy as I can get names lik
I haven't yet found out a way to remove myself from the block list but am working on it and would appreciate hearing anything you find out!
To test this, try a whois of flabbalabbaz.info - you'll get an immediate response; then try a whois of flabbalabbaz.com or .net - you'll time out.
The most usual cause of getting blacklisted is too many queries from some sort of automated system. We have a whois script built into one of our helpdesk operators' tools, but it doesn't actually issue many requests so I'm rather disappointed they've seen fit to block us for what would only have been a relatively small number of queries.
I have the same thing happening and it's almost certainly because one of the central whois servers has blocked you for too many queries. I suspect it's Verisign's .com server that is being touchy as I can get names lik
I haven't yet found out a way to remove myself from the block list but am working on it and would appreciate hearing anything you find out!
To test this, try a whois of flabbalabbaz.info - you'll get an immediate response; then try a whois of flabbalabbaz.com or .net - you'll time out.
The most usual cause of getting blacklisted is too many queries from some sort of automated system. We have a whois script built into one of our helpdesk operators' tools, but it doesn't actually issue many requests so I'm rather disappointed they've seen fit to block us for what would only have been a relatively small number of queries.
answered Mar 20 '13 at 0:08
Brian CBrian C
1463
1463
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f559645%2ftimeout-in-whois-command%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
A firewall is blocking the whois service?
– ott--
Mar 1 '13 at 21:44
I don't think so, i opened port 43 for tcp and udp. But still giving the same error.
– knight07
Mar 2 '13 at 8:06
Can you do
strace -vo whois.txt whois www.google.com
(or whatever name) and put the result to pastebin.com?– ott--
Mar 2 '13 at 13:47
I have done
strace -v -T whois www.google.com
pastebin.com/HbpibUSj and i think the error is on line 285 as it is taking almost 60 seconds and then timeout occurs.– knight07
Mar 2 '13 at 18:54
Now compare that with my whois (starting at looking up whois.crsnic.net). The IP address differs, but it works for me. See pastebin.com/d9SpCbfb
– ott--
Mar 2 '13 at 20:35