Anthropic Compliance organization IP restriction removed

This rule is part of a beta feature. To learn more, contact Support.
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Goal

Detects when an organization-level IP restriction is removed from an Anthropic organization.

Strategy

This rule monitors Anthropic Compliance activities for org_ip_restriction_deleted events. IP restrictions act as a network-level allowlist for the organization; removing one expands the surface from which legitimate and malicious sessions can originate. Particularly suspicious when paired with subsequent logins from new geographies.

Triage and response

  • Confirm {{@usr.email}} is authorized to manage the organization’s IP allowlist.
  • Determine whether the removal is part of a planned network change (office move, VPN deprecation).
  • Review the actor’s authentication history for compromise indicators preceding the change.
  • Examine subsequent login activity for sessions originating from IPs that would have been blocked by the removed restriction.
  • If the action was unauthorized, re-create the IP restriction using org_ip_restriction_created immediately.