Legacy Dev Forum Posts

 View Only

Sign Up

IP Ranges getting public IP address

  • 1.  IP Ranges getting public IP address

    Posted 06-05-2025 19:26

    Shubham_Bhosale | 2024-07-29 13:10:32 UTC | #1

    How can I fetch public Ip address for (https://login.{myRegion}.pure.cloud/oauth/token). I want Ip address similar to one we get for APIs on hitting GET/api/v2/ipranges


    Jerome.Saint-Marc | 2024-07-29 13:19:16 UTC | #2

    nslookup login.mypurecloud.com (or equivalent for your computer/operating system). That's not a genesys command.


    Shubham_Bhosale | 2024-07-29 13:26:08 UTC | #3

    Should I use nslookup login.euw2.pure.cloud if I want region specific, or the one you provided (nslookup login.mypurecloud.com) will work for every region


    Jerome.Saint-Marc | 2024-07-29 13:57:22 UTC | #4

    Yes. You have to use the FQDN (fully qualified domain name) that you are trying to resolve. This was just an example. For Europe(London), that would indeed be: login.euw2.pure.cloud Nslookup is a tool that network professionals use to obtain IP addresses or DNS records


    Shubham_Bhosale | 2024-07-30 05:14:50 UTC | #5

    Thanks a lot @Jerome.Saint-Marc


    system | 2024-08-30 05:15:10 UTC | #6

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 27450