We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b7114b commit 335194cCopy full SHA for 335194c
pythonwhois/net.py
@@ -11,7 +11,6 @@ def get_whois_raw(domain, server="", previous=None, rfc3490=True, never_cut=Fals
11
".ps": "whois.pnina.ps",
12
".buzz": "whois.nic.buzz",
13
".moe": "whois.nic.moe",
14
- ".bm": "whois.asaplatform.info",
15
# The following is a bit hacky, but IANA won't return the right answer for example.com because it's a direct registration.
16
"example.com": "whois.verisign-grs.com"
17
}
0 commit comments