FireWeave
Native Integrations

Connect to Everything

FireWeave integrates with your infrastructure—cloud providers, Panorama, Cisco and Juniper network devices, F5, Infoblox, ServiceNow, JIRA, and more. Each integration below is labelled with its current availability.

Cloud & Network

Native integration with major cloud providers and Palo Alto Panorama.

A

AWS

Deep integration with Amazon Web Services for complete cloud visibility.

Available
  • VPC and Subnet discovery
  • Security Groups analysis
  • Transit Gateway topology
  • EC2 and RDS resource mapping
  • Direct Connect detection
  • Cross-region analysis
  • Blast radius calculation
M

Microsoft Azure

Native Azure integration for hybrid cloud environments.

Available
  • Virtual Network mapping
  • Network Security Groups
  • Application Security Groups
  • ExpressRoute detection
  • VPN Gateway status
  • Cross-subscription discovery
  • Traffic flow analysis
G

Google Cloud Platform

Full GCP network security integration.

Available
  • VPC network discovery
  • Firewall rules collection
  • Cloud Asset Inventory
  • VM instance topology
  • VPN tunnel monitoring
  • Cross-region analysis
  • IAM integration
P

Palo Alto Panorama

Deep integration with Palo Alto Networks Panorama.

Available
  • Device group hierarchy
  • Template stack management
  • Security policy analysis
  • NAT rule validation
  • VPN configuration
  • Real-time topology sync
  • SSH deployment

Network Infrastructure

Extend visibility beyond firewalls to routers, switches, load balancers, and DNS/DHCP infrastructure.

Cisco Routers & Switches

Complete network visibility: routing tables, ACLs, interface configs, VLAN mappings.

Available
  • IOS/IOS-XE configuration discovery
  • Routing table analysis
  • ACL policy extraction
  • Interface mapping
  • VLAN topology visualization
  • Multi-hop path tracing

Juniper Routers & Switches

Junos config discovery and topology mapping across Juniper estates.

Available

Cisco ACI

Application-centric infrastructure integration for modern data centers.

Available
  • EPG (Endpoint Group) discovery
  • Contract and filter analysis
  • Tenant policy mapping
  • Application profile visibility
  • Multi-site fabric support
  • Microsegmentation policies

Cisco FMC

Firepower Management Center integration for FTD policy visibility.

In Development

F5 Load Balancers

Secure application delivery with F5 BIG-IP integration.

Available
  • Virtual server discovery
  • Pool member mapping
  • iRule analysis
  • SSL certificate tracking
  • Load balancer health monitoring
  • Traffic distribution policies

Infoblox

DNS, DHCP, IPAM integration for network context enrichment.

Available
  • IPAM data synchronization
  • DNS zone discovery
  • DHCP scope mapping
  • IP address conflict detection
  • Network documentation
  • DNS security insights

IT & Security Tools

Connect to your ITSM, compliance, and security systems.

ServiceNow

End-to-end change management automation with ServiceNow ITSM.

Most PopularAvailable
  • Automatic change detection
  • Rule generation from tickets
  • SSH deployment to Panorama
  • Evidence package upload
  • State transition automation
  • Ticket closure
  • Single end-to-end automated flow

JIRA

Connect security findings to your development workflow.

Available
  • Issue tracking integration
  • Security finding tickets
  • Compliance issue creation
  • Bidirectional sync
  • Custom field mapping

Compliance Checks

Continuous policy validation against custom and standard frameworks.

Available

Threat Intelligence

Enrich security analysis with threat feeds.

Available
  • VirusTotal URL scanning
  • URLhaus malicious detection
  • Google Safe Browsing
  • URL category analysis
  • Domain reputation

Developer API

Comprehensive REST API for automation and integration across your stack.

  • REST API with OpenAPI/Swagger documentation
  • JWT authentication
  • Webhook support
# Check policy path via API
curl -X POST \
https://api.fireweave.io/v1/policy/path \
-H "Authorization: Bearer $TOKEN" \
-d '{"src":"10.0.0.1","dst":"192.168.1.50"}'
# Response
{
"allowed": true,
"rule": "allow-web-traffic",
"device_group": "Production"
}

Ready to Connect?

See how FireWeave integrates with your existing infrastructure. Schedule a demo and we'll show you a live integration with your systems.

Schedule Integration Demo