Introducing Advanced IP Defense
Focus
Focus
Advanced IP Defense

Introducing Advanced IP Defense

Table of Contents

Introducing Advanced IP Defense

Advanced IP Defense is a cloud-delivered security service that provides real-time IP intelligence and direct-to-IP detection to stop outbound direct-to-IP threats and inbound attacks from masked origins.
Where Can I Use This?What Do I Need?
  • NGFW (Managed by Strata Cloud Manager)
  • NGFW (Managed by PAN-OS or the Panorama® management server)
  • VM-Series
  • Cloud NGFW for AWS
  • Cloud NGFW on Azure
  • Prisma Access
  • Advanced IP Defense license
  • PAN-OS 12.2 and later
Attackers frequently bypass traditional DNS-based and URL-based security controls by connecting directly to IP addresses. Malware establishes command-and-control (C2) channels through hardcoded IPs, and threat actors use proxies, anonymizers, and bulletproof hosting to mask their origins. Static third-party IP feeds suffer from delayed enforcement, can't distinguish between a malicious tenant and legitimate services on shared cloud infrastructure, and create significant operational overhead.
Palo Alto Networks Advanced IP Defense closes these gaps by combining two core capabilities: real-time IP intelligence that classifies public IP addresses across more than 19 dynamic attributes, and direct-to-IP detection that identifies connections made without a preceding DNS resolution. The Advanced IP Defense cloud service delivers these verdicts in real time, enabling your enforcement point to alert on or block traffic based on granular IP attribute categories and direct-to-IP behavior. Because Advanced IP Defense operates at the network layer (IP and port), it does not require SSL/TLS decryption to deliver its security benefits.
With Advanced IP Defense, you can block outbound C2 connections that bypass DNS and URL inspection, restrict access to high-risk infrastructure such as anonymizers and bulletproof hosting without disrupting legitimate traffic on shared cloud IPs, and replace capacity-constrained static IP feeds with a cloud-scale intelligence service that tracks millions of malicious IP addresses and updates in real time.
Advanced IP Defense operates independently from other cloud-delivered security services. You do not need an Advanced DNS Security license to use Advanced IP Defense, and new IP attribute categories or tags can be delivered through content updates without requiring a PAN-OS upgrade.

IP Intelligence

Advanced IP Defense classifies publicly routable IPv4 addresses using dynamic, cloud-sourced attributes organized into seven categories.
The Advanced IP Defense cloud service continuously evaluates publicly routable IP addresses and assigns security attributes based on observed behavior, infrastructure ownership, and threat intelligence. Each attribute has a defined lifespan (TTL) that determines how long it remains active without new evidence. The Advanced IP Defense cloud service sets and unsets attributes immediately when positive or negative evidence is observed, keeping verdicts current and reducing the false positives common with static IP feeds.
Attributes are organized into seven categories. You reference these categories and their individual tags when building match rules in an Advanced IP Defense security profile.
CategoryTagsDescription
Anonymizers and ProxiesTor Exit Node, Open Proxy, Private Proxy, Commercial VPNIP addresses associated with anonymizing services that mask the true origin of traffic, including Tor exit nodes, open and private proxy servers, and commercial VPN endpoints.
Netblock OwnerCDN, AWS Cloud, GCP Cloud, Azure Cloud, OCI Cloud, Public Cloud, Residential ISPInfrastructure classification based on the registered owner of the IP address block. Use these tags to build rules that differentiate between cloud-hosted, CDN-hosted, and residential traffic.
AbuseScanning and Brute-forceIP addresses actively conducting scanning or brute-force activities confirmed with solid evidence.
Malware and C2Malware C2, Malware Download, In Shellcode, Malware Communicated, Hardcoded in MalwareIP addresses linked to malware distribution, command-and-control communication, exploitation payloads, or sandbox-observed connections.
High RiskBulletproof HostingIP addresses or subnets belonging to bulletproof hosting infrastructure that knowingly shelters malicious content and resists takedown requests.
Direct to IP(No individual tags)Connections made directly to an IP address without a preceding DNS resolution. This category is unique because it reflects connection behavior rather than a static IP attribute.
Vulnerable ServicesExposed Vulnerable ServicePublicly reachable services on IP addresses that are vulnerable to known CVEs or exploits.
Attributes are assigned per IP address, not per subnet. Threat-related attributes (Anonymizers and Proxies, Abuse, Malware and C2, High Risk, Vulnerable Services) use shorter TTL values to stay current with rapidly changing threats, while infrastructure attributes (Netblock Owner) use longer TTL values because they change less frequently.
The category and tag definitions are delivered through the PAN-OS content update package. When Palo Alto Networks adds new categories or tags, you receive them through a content update and they become available in the profile configuration UI without a PAN-OS upgrade.

Direct-to-IP Detection

Advanced IP Defense direct-to-IP detection identifies outbound connections made directly to IP addresses without a preceding DNS resolution, exposing potential C2 channels and data exfiltration attempts.
Attackers and unauthorized applications frequently bypass DNS-based security controls by connecting directly to IP addresses. Malware can communicate with C2 servers through hardcoded IPs, and data exfiltration can occur through direct IP connections to ephemeral cloud addresses that can't be blocked long-term. Direct-to-IP detection applies a zero trust approach to IP-based traffic by flagging any connection where the destination IP was not resolved through DNS.

How Direct-to-IP Detection Works

Your enforcement point forwards a copy of DNS response data (IP address and TTL pairs) to the Advanced IP Defense cloud service. The Advanced IP Defense cloud service builds a DNS Seen Table unique to your tenant that tracks every IP address resolved through DNS and when that resolution expires.
When your enforcement point queries the Advanced IP Defense cloud service about an IP address, the service checks whether that IP appears in your tenant's DNS Seen Table with a valid (non-expired) entry. If the IP has no DNS history or the entry has expired beyond a grace period, the Advanced IP Defense cloud service returns a direct-to-IP verdict. The grace period (currently 300 seconds) accounts for transmission delays and clients that use slightly expired cache entries.
Direct-to-IP detection applies only to publicly routable IP addresses in outbound traffic. All private IP ranges are allowlisted, so protocols that operate exclusively on internal networks (such as DHCP, mDNS, and NetBIOS) do not trigger false positives. Do not apply direct-to-IP rules to inbound traffic — direct-to-IP detection is designed for outbound sessions where a client initiates a connection without resolving the destination through DNS.

Profiling Period

When you first enable Advanced IP Defense on an enforcement point, a seven-day profiling period begins for that device. During this period:
  • The Advanced IP Defense cloud service learns your traffic patterns and identifies legitimate direct-to-IP connections specific to your environment.
  • An offline classification system analyzes direct-to-IP traffic using threat intelligence to distinguish benign connections from malicious ones.
  • Confirmed-benign direct-to-IP traffic is added to a customized allowlist for your enforcement point.
  • Direct-to-IP rules are not enforced during this period to prevent false positives.
After the profiling period completes, the direct-to-IP rules in your Advanced IP Defense profile begin enforcing. The Advanced IP Defense cloud service continues to monitor traffic patterns and updates the customized allowlist as your environment changes.

Allowlists

Advanced IP Defense uses three types of allowlists to reduce false positives and unnecessary cloud lookups:
  • Golden Allowlist — Applied to all customers and contains definitively-benign IP addresses such as well-known DNS resolvers and private IP ranges. Traffic to these IPs bypasses the Advanced IP Defense cloud lookup entirely.
  • Customized Allowlist — Generated per enforcement point based on traffic patterns learned during the profiling period and through ongoing analysis. Traffic to these IPs also bypasses the cloud lookup.
  • Direct-to-IP Allowlist — Contains IP addresses, ports, and IP-port combinations for protocols that legitimately use direct-to-IP connections (such as BGP, SIP, STUN, and BitTorrent). These entries skip only the direct-to-IP check while still allowing other IP attribute checks to proceed.
Your enforcement point downloads updated allowlists periodically. Entries are prioritized so that if memory constraints require truncation, the most critical entries are retained.