GithubHelp home page GithubHelp logo

IDN domain bug about pois HOT 5 CLOSED

erichuang2015 avatar erichuang2015 commented on June 15, 2024
IDN domain bug

from pois.

Comments (5)

mirhmousavi avatar mirhmousavi commented on June 15, 2024

Pois work for all IDN domains. the problem is not knowing the right whois server.
to know a tld whois server you can query whois.iana.org, if you do it for this tld 购物 you see no whois server.
as I found, the whois server for this tld is whois.nic.购物 so just pass it as whois_server arguments to fetch method.


In [16]: Pois().fetch(domain='天天.购物',whois_server='whois.nic.购物')
Out[16]: 'No Data Found\r\nURL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/\r\n>>> Last update of WHOIS database: 2018-08-09T03:23:12Z <<<\r\nThe above WHOIS results have been redacted to remove potential personal data. The full WHOIS output may be available to individuals and organisations with a legitimate interest in accessing this data not outweighed by the fundamental privacy rights of the data subject. To find out more, or to make a request for access, please visit: RDDSrequest.nic.xn--g2xx48c.\r\n\r\nFor more information on Whois status codes, please visit https://icann.org/epp\r\n\r\nThe whois information provided on this site is intended to provide you with the relevant contact information for a domain name registrant and the identity of certain administrative and technical contacts associated with that domain name. The data in this record is provided by Neustar, Inc. on behalf of Minds + Machines Group Limited ("the Company"), for informational purposes only. Accuracy is not guaranteed. The Company is the authoritative source for whois information in top-level domains it operates under contract with the Internet Corporation for Assigned Names and Numbers. This service is intended only for query-based access. Note that the lack of a whois record for a particular domain does not indicate that the name is available for registration. By using this service, you agree that you will use any data presented for lawful purposes only and that under no circumstances will you use (a) data acquired for the purpose of allowing, enabling, or otherwise supporting the transmission by email, telephone, facsimile, or other communications mechanisms mass unsolicited, commercial, advertising, or solicitations to entities other than your existing customers; or (b) this service to enable high volume, automated, electronic processes that send queries or data to the systems of any registrar or any registry except as reasonably necessary to register domain names or to modify existing domain name registrations. The Company reserves the right to modify these terms at any time. By submitting this query, you agree to abide by this policy. All rights reserved. For more information on Whois status codes, please visit https://icann.org/epp\r\n\r\n'

I'm trying to collect more nameservers for IDN domains.

from pois.

mirhmousavi avatar mirhmousavi commented on June 15, 2024

more tlds added to tlds.json

from pois.

erichuang2015 avatar erichuang2015 commented on June 15, 2024

Thanks.
Yes, it is the whois server addr. for punycode server addr, such as whois.nic.xn--g2xx48c,if in this case , I try to query 天天.购物, it will fail

from pois.

mirhmousavi avatar mirhmousavi commented on June 15, 2024

Give me your code, I tried it and it succeeded

In [3]: Pois().fetch('天天.购物')
Out[3]: 'No Data Found\r\nURL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/\r\n>>> Last update of WHOIS database: 2018-08-12T05:47:31Z <<<\r\nThe above WHOIS results have been redacted to remove potential personal data. The full WHOIS output may be available to individuals and organisations with a legitimate interest in accessing this data not outweighed by the fundamental privacy rights of the data subject. To find out more, or to make a request for access, please visit: RDDSrequest.nic.xn--g2xx48c.\r\n\r\nFor more information on Whois status codes, please visit https://icann.org/epp\r\n\r\nThe whois information provided on this site is intended to provide you with the relevant contact information for a domain name registrant and the identity of certain administrative and technical contacts associated with that domain name. The data in this record is provided by Neustar, Inc. on behalf of Minds + Machines Group Limited ("the Company"), for informational purposes only. Accuracy is not guaranteed. The Company is the authoritative source for whois information in top-level domains it operates under contract with the Internet Corporation for Assigned Names and Numbers. This service is intended only for query-based access. Note that the lack of a whois record for a particular domain does not indicate that the name is available for registration. By using this service, you agree that you will use any data presented for lawful purposes only and that under no circumstances will you use (a) data acquired for the purpose of allowing, enabling, or otherwise supporting the transmission by email, telephone, facsimile, or other communications mechanisms mass unsolicited, commercial, advertising, or solicitations to entities other than your existing customers; or (b) this service to enable high volume, automated, electronic processes that send queries or data to the systems of any registrar or any registry except as reasonably necessary to register domain names or to modify existing domain name registrations. The Company reserves the right to modify these terms at any time. By submitting this query, you agree to abide by this policy. All rights reserved. For more information on Whois status codes, please visit https://icann.org/epp\r\n\r\n'

If you try it in http://whois.nic.购物 you'll get same result

from pois.

erichuang2015 avatar erichuang2015 commented on June 15, 2024

thanks

it seems that my ip was banned by whois server

from pois.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.