args: - description: Address to use. name: ip_address required: true comment: An automation script to return address IANA information. commonfields: id: IPCalcReturnAddressIANAAllocation version: -1 name: IPCalcReturnAddressIANAAllocation outputs: - contextPath: IPCalc.IP.Allocation.allocation description: IANA IP allocation type. type: String - contextPath: IPCalc.IP.Allocation.address description: Address. type: String script: '-' subtype: python3 timeout: '0' type: python dockerimage: demisto/python3:3.12.13.11879924 tests: - No tests fromversion: 6.0.0