Get address/country of a website given it's hostname using C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • YAMS
    New Member
    • Sep 2011
    • 3

    Get address/country of a website given it's hostname using C#

    I need to find out the location (address or country) of any website given its url. Is there any FREE website, API, or code that can be used to find out this data?

    I want the solution to provide a way with UNLIMITED number of look ups.

    I'm using C#.

    Thanks in advance
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Look up "whois webservices"... .
    Googling that topic I found one that that looks promising:
    whoisxmlapi.com

    Comment

    Working...