Skip to main content
ccaehax
Visitor III
June 13, 2025
Question

Lacework IP Address

  • June 13, 2025
  • 2 replies
  • 1014 views

I need to check What is my Lacework IP address For any integration  with other services.

 

Can you suggest ?

2 replies

Jean-Philippe_P
Staff & Editor
Staff & Editor
June 15, 2025

Hello ccaehax, 

 

Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible. 

 

Thanks, 

Jean-Philippe - Fortinet Community Team
Jean-Philippe_P
Staff & Editor
Staff & Editor
June 17, 2025

Hello again!

 

I found this solution. Can you tell me if it helps, please?

 

To check the IP addresses used by Lacework FortiCNAPP for integration with other services, you can refer to the following list of rotating IP addresses:

 

  1. api.lacework.net resolves to:
    - 34.209.102.252
    - 34.212.241.15
    - 34.212.79.17
    - 35.164.176.181
    - 44.225.189.230
    - 44.230.246.102
    - 52.35.54.98
    - 52.43.136.187
    - 54.185.31.7
    - 162.159.137.89
    - 162.159.138.89
    - 168.100.6.0/23

  2. aprodus2.agent.lacework.net resolves to:
    - 35.95.82.0/26
    - 162.159.137.89
    - 162.159.138.89
    - 168.100.6.0/23

  3. api.fra.lacework.net resolves to:
    - 162.159.134.54
    - 162.159.135.54
    - 162.159.137.89
    - 162.159.138.89
    - 168.100.6.0/23

  4. auprodn1.agent.lacework.net resolves to:
    - 162.159.137.89
    - 162.159.138.89
    - 168.100.6.0/23

Ensure these IP addresses are allowlisted in your network settings for successful integration.

Jean-Philippe - Fortinet Community Team
sahilucl
New Member
September 1, 2025

Sorry , It doesn't help me ,  I need IP address and hostname of my Lacework.

I have checked the console and CMD but could n't find te details.

Jean-Philippe_P
Staff & Editor
Staff & Editor
September 1, 2025

Hello again sahilucl,

 

Thank you for your answer, sorry if it didn't help.

Does that answer help you more?

 

To find the IP address and hostname of your Lacework instance, you may need to check a few different places:

  1. Lacework Console: Log in to your Lacework account and navigate to the "Settings" or "Configuration" section. This is where you might find network settings that include the IP address and hostname.

  2. Command Line: If you have access to the Lacework agent or any associated services on your local machine or server, you can use commands like ping or nslookup followed by the Lacework domain to find the IP address. For example:

    • ping your-lacework-instance.lacework.com
    • nslookup your-lacework-instance.lacework.com
  3. Network Configuration: If you have access to the network configuration where Lacework is deployed, you might find the IP address listed in the network settings or DHCP leases.

Jean-Philippe - Fortinet Community Team